openwrtv3/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
2015-08-04 23:09:43 +00:00
..
base-files ipq806x: add db149 support to OpenWrt init scripts 2015-04-21 07:15:47 +00:00
image ipq806x: add support for non-dt enabled ap148 bootloader 2015-08-04 23:09:43 +00:00
patches-3.18 ipq806x: add support for non-dt enabled ap148 bootloader 2015-08-04 23:09:43 +00:00
patches-4.1 ipq806x: add support for non-dt enabled ap148 bootloader 2015-08-04 23:09:43 +00:00
profiles ipq806x: automatically select kmod-usb-phy-qcom-dwc3 2015-04-10 08:28:44 +00:00
base-files.mk ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
config-3.18 kernel: move a symbol from the ipq806x config to generic to prevent it from being nuked by make kernel_oldconfig 2015-06-07 07:32:35 +00:00
config-4.1 ipq806x: update bleeding-edge kernel from 4.0 to 4.1 2015-08-04 23:09:38 +00:00
Makefile ipq806x: move stmmac support in the kernel binary 2015-06-01 20:11:35 +00:00
modules.mk kernel: add package for dwc3 usb driver used on ipq806x 2015-04-03 19:06:21 +00:00