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
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
9 years ago
..
base-files ipq806x: initialize the network on AP148 9 years ago
image ipq806x: update target to v3.18 9 years ago
patches ipq806x: add ap148 bootargs to DT 9 years ago
patches-3.18 ipq806x: fix AP148 boot from NOR 9 years ago
profiles ipq806x: Add support for IPQ806x chip family 10 years ago
Makefile ipq806x: add ahci to default packages 9 years ago
base-files.mk ipq806x: Add support for IPQ806x chip family 10 years ago
config-3.18 ipq806x: fix AP148 boot from NOR 9 years ago