ipq806x: add support for zImage kernel
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 May 2015 11:47:02 +0000 (11:47 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 May 2015 11:47:02 +0000 (11:47 +0000)
commit4ee680f947cf8e575f5b34a8dd9f914712a74ee7
tree0ed7b973f21cb43f4fa35af8ee88b55858a03e0f
parent02b24a2db002a27e280d38f2f460ab1c06072997
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45662 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ipq806x/Makefile
target/linux/ipq806x/config-3.18
target/linux/ipq806x/config-4.0