[U-Boot] standalone u-boot app - bootm issue was the part of: (Re: arm: U-Boot API - clang support broke ABI)

Tom Rini trini at ti.com
Wed Nov 20 14:49:07 CET 2013


On Wed, Nov 20, 2013 at 08:59:43AM +0100, Michal Simek wrote:
> On 11/19/2013 09:07 PM, Tom Rini wrote:
> > On Tue, Nov 19, 2013 at 10:09:44AM +0100, Michal Simek wrote:
> >> Hi Albert,
> >>
> >> I have just bisect why on the latest kernel hello world example doesn't work
> >> and I have end up in this patch too. After reverting hello world example
> >> is working.
> >>
> >> Also I would like to know if we have still bootm support for standlone
> >> http://www.denx.de/wiki/view/DULG/UBootStandalone#Section_5.12.3.
> >> Because it is not working for me with error
> >> "ERROR: booting os 'U-Boot' (17) is not supported"
> >> and I can't see IH_OS_U_BOOT in boot_os table in cmd_bootm.c
> >>
> >> I have created image like this.
> >> ./tools/mkimage -n "hello" -A arm -O u-boot -T standalone -C none -a c100000 -d examples/standalone/hello_world.bin -v /tftpboot/hello.ub
> > 
> > Let's get Albert on CC here, since, yeah, this is a problem...
> 
> This is not just arm specific problem. I see the same problem on Microblaze too.
> Was the support removed or just not tested and something broke it?

Can you bisect down to where this breaks on microblaze?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131120/44f6d32c/attachment.pgp>


More information about the U-Boot mailing list