[PATCH 1/1] cmd: blkls: Add blkls command

Niel Fourie lusus at denx.de
Wed Mar 25 15:30:05 CET 2020


Hi Stefan,

On 3/25/20 3:13 PM, Stefan Roese wrote:
>> +config CMD_LSBLK
>> +    depends on HAVE_BLOCK_DEVICE
> 
> You depend on CONFIG_HAVE_BLOCK_DEVICE here...
> 
>> +
>> +#if CONFIG_IS_ENABLED(HAVE_BLOCK_DEVICE)
> 
> ... so this #ifdef should not be necessary, right?

Oops, you are right... I forgot to take out the #ifdef after adding the 
Kconfig dependency. Will fix. Well spotted, thanks!

Best regards,
Niel Fourie

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-21 Fax: +49-8142-66989-80  Email: lusus at denx.de


More information about the U-Boot mailing list