openwrtv4/target/linux/ipq806x
John Crispin 7f3013a480 ipq806x: fix AP148 boot from NOR
This patch allows AP148 to boot from NOR flash.

As we're using a FIT image as kernel (which includes kernel bin + DTB)
we enable the MTD_SPLIT_FIT_FW kernel option, which will detect the FIT
image and automatically split the "firmware" partition into 2 MTD parts
(kernel + rootfs).

The rootfs will then be parsed and split between rootfs + rootfs_data,
as usual.

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

SVN-Revision: 44794
2015-03-15 19:39:41 +00:00
..
base-files ipq806x: initialize the network on AP148 2015-02-24 12:00:04 +00:00
image ipq806x: update target to v3.18 2015-02-11 10:09:23 +00:00
patches ipq806x: add ap148 bootargs to DT 2015-03-15 19:39:33 +00:00
patches-3.18 ipq806x: fix AP148 boot from NOR 2015-03-15 19:39:41 +00:00
profiles ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
base-files.mk ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
config-3.18 ipq806x: fix AP148 boot from NOR 2015-03-15 19:39:41 +00:00
Makefile ipq806x: add ahci to default packages 2015-02-24 12:00:22 +00:00