bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
authorLihua Zhao <lihua.zhao@windriver.com>
Fri, 15 Nov 2019 08:21:17 +0000 (00:21 -0800)
committerTom Rini <trini@konsulko.com>
Tue, 3 Dec 2019 13:43:23 +0000 (08:43 -0500)
commit1e26f648885719cb6a105ae3562e8d840e75a6b8
treeda6eb468bce859e1fe827858172f134f5089005b
parent9a94a8994aa9f3722a832cd5c84af24c5eaab5e8
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC

Enhance do_bootm_vxworks() to support Linux compatible standard DTB
for ARM and PPC, when the least significant bit of flags in VxWorks
bootargs is set. Otherwise it falls back to the existing bootm flow
which is now legacy.

Signed-off-by: Lihua Zhao <lihua.zhao@windriver.com>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/bootm_os.c
doc/README.vxworks
include/vxworks.h