[PATCH] boot: show all boot sources

Rolf Evers-Fischer embedded24 at evers-fischer.de
Wed Jul 2 03:01:14 PDT 2014



On Wed, 2 Jul 2014, Sascha Hauer wrote:

> I mean the intention is that
> 
> boot -l <source1> <source2>
> 
> lists all sources specified, whereas
> 
> boot -l
> 
> lists everything from $global.boot.default
> 

Thank you for this clarification. Now I know, how I can list more than one 
bootsource in bootmenu: I simply have to change my $global.boot.default 
entry from e.g.

global.boot.default=sd

to

global.boot.default="sd usb net"

I have just confirmed that it works! And it doesn't need any sourcecode 
patch.


Best regards,
 Rolf



More information about the barebox mailing list