Allow loading kernel from rootfs+kernel and kernel+rootfs firmware images
authorPiotr Dymacz <pepe2k@gmail.com>
Mon, 7 Nov 2016 21:57:47 +0000 (22:57 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 7 Nov 2016 21:57:47 +0000 (22:57 +0100)
commita086e2006dd1c49b5a351019623204e371751c53
treec5537b04d0598eb12cbf0739e8cd0a96a8cc786a
parent924b9d2854c36f85081347201a17970491165cae
Allow loading kernel from rootfs+kernel and kernel+rootfs firmware images

Most of the boards with firmware based on official and old QC/A SDK use
rootfs+kernel firmware order. In OpenWrt/LEDE kernel+rootfs order is
prefered (better for growing size of kernel) and more common.

As we don't know what firmware user is using, make it working with both
type of images, with kernel in front or behind the rootfs.

With this change, there is no need to change 'bootcmd' variable when
switching from vendor firmware to OpenWrt/LEDE on YunCore AP90Q/CPE830.
u-boot/include/configs/ap143.h