You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ipq806x
Felix Fietkau c4c986e419 ipq806x: add support for non-dt enabled ap148 bootloader
Certain AP148 platforms (and derivative) use bootloaders which did not
have DT enabled.
In order to support these old platforms, we'll now make the following
modifications:
*explicitely add the memory node in the AP148 DT: this used to be added
 by new u-boot through a run-time patch mechanism. We'll now add it
 explicitely so it works on boots which don't support that feature. New
 boots will have the node twice, the second one will be ignored.
*add the zImage generation next to the FIT image for AP148.

Other platforms using non-DT enabled bootloaders may want to leverage
this zImage code to generate their own firmare as well.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>

SVN-Revision: 46555
9 years ago
..
base-files ipq806x: add db149 support to OpenWrt init scripts 9 years ago
image ipq806x: add support for non-dt enabled ap148 bootloader 9 years ago
patches-3.18 ipq806x: add support for non-dt enabled ap148 bootloader 9 years ago
patches-4.1 ipq806x: add support for non-dt enabled ap148 bootloader 9 years ago
profiles ipq806x: automatically select kmod-usb-phy-qcom-dwc3 9 years ago
Makefile ipq806x: move stmmac support in the kernel binary 9 years ago
base-files.mk ipq806x: Add support for IPQ806x chip family 10 years ago
config-3.18 kernel: move a symbol from the ipq806x config to generic to prevent it from being nuked by make kernel_oldconfig 9 years ago
config-4.1 ipq806x: update bleeding-edge kernel from 4.0 to 4.1 9 years ago
modules.mk kernel: add package for dwc3 usb driver used on ipq806x 9 years ago