[U-Boot] [PATCH] spl: Change debug to printf for "Unsupported boot-device"
Tom Rini
trini at ti.com
Tue Nov 11 17:16:22 CET 2014
On Tue, Nov 11, 2014 at 04:59:13PM +0100, Stefan Roese wrote:
> We had the problem on an AM33xx platform, that SPL detected an
> unsupported boot-device. But since this message is a debug message
> it took a bit of time to really know, where the hangup in SPL
> resulted from. So let's change this debug message to a printf
> and also print the detected boot-device that is not supported.
> This makes debugging of such cases much easier.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Tom Rini <trini at ti.com>
Did you build all of ARM with this? I _think_ this may break the
davinci/related boards that use SPL since they don't have printf due to
size.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141111/7dcba9f0/attachment.pgp>
More information about the U-Boot
mailing list