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)
commit3c4bc0cd77fabc8b77fc7a136ce35786cc5c2a61
tree069ceac15ecd884514d05a53eb0cd61e03037561
parentbdcba36442a443249a2f68b76a12bced088de0d3
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