[U-Boot-Users] Re: FT u-boot shim
Kumar Gala
galak at kernel.crashing.org
Thu Apr 27 21:59:15 CEST 2006
>> How would we distinguish the bootm command that takes a blob versus
>> the ones we have today?
>
> Arg count. For example:
>
> OLD: bootm <kernel_addr>
> or bootm <kernel_addr> <ramdisk_addr>
>
> NEW: bootm <kernel_addr> - <dts_addr>
> or bootm <kernel_addr> <ramdisk_addr> <dts_addr>
do you mean a literal '-' char for the no ramdisk, but dts case?
- kumar
More information about the U-Boot
mailing list