Hi Tom, On Fri, Nov 15, 2019 at 4:21 PM Bin Meng <[email protected]> wrote: > > From: Lihua Zhao <[email protected]> > > 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 <[email protected]> > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > common/bootm_os.c | 39 +++++++++++++++++++++++++++++++++++++-- > doc/README.vxworks | 13 +++++++++++++ > include/vxworks.h | 3 +++ > 3 files changed, 53 insertions(+), 2 deletions(-) >
It would be good if you pick this up for v2020.01. Thanks! Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

