ipq806x: add support for zImage kernel
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 May 2015 11:47:02 +0000 (11:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 May 2015 11:47:02 +0000 (11:47 +0000)
commit0ae937f2524903884f21d2316f5c22cdbf1aed83
tree0ed7b973f21cb43f4fa35af8ee88b55858a03e0f
parent73b80d583c6a338a1b1f7804b428ea12fc92a40a
ipq806x: add support for zImage kernel

This change enable zImage+appended dtb support in ipq806x kernel
options. The zImage will now be generated as part of the kernel
binaries. Platforms which do not have DT support enabled in U-boot
can now make use of it by generating zImage files and appending dtb
to it.

It is not used yet but it is done as a stepping stone for early IPQ806x
platforms, which did not include DT support in U-boot.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45662
target/linux/ipq806x/Makefile
target/linux/ipq806x/config-3.18
target/linux/ipq806x/config-4.0