[U-Boot] [PATCH] bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC

Tom Rini trini at konsulko.com
Wed Nov 27 12:55:51 UTC 2019


On Wed, Nov 27, 2019 at 02:03:03PM +0800, Bin Meng wrote:
> Hi Tom,
> 
> On Wed, Nov 20, 2019 at 10:22 PM Tom Rini <trini at konsulko.com> wrote:
> >
> > On Wed, Nov 20, 2019 at 10:11:00AM +0800, Bin Meng wrote:
> > > Hi Tom,
> > >
> > > On Fri, Nov 15, 2019 at 4:21 PM Bin Meng <bmeng.cn at gmail.com> wrote:
> > > >
> > > > From: Lihua Zhao <lihua.zhao at windriver.com>
> > > >
> > > > 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 at windriver.com>
> > > > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > > > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> > > > ---
> > > >
> > > >  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!
> >
> > OK, thanks.  I'll put this on my TODO list for soon.
> 
> A gentle ping?

So the issue now is that this causes size growth and then link failure
on tbs2910.  And I don't think "boot modern VxWorks kernels" is a new
CONFIG option I want to see.  So I'm not quite sure what to do here yet.
Soeren, do you care about VxWorks support on this platform?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191127/c09c62ea/attachment.sig>


More information about the U-Boot mailing list