Re: [U-Boot] [RFC v2] env: Fix errors printing on env loading

2018-07-19 Thread Wolfgang Denk
Dear Sam Protsenko, In message <20180719193028.814-1-semen.protse...@linaro.org> you wrote: > This is just a draft to discuss ideas related to "Make U-Boot log great > again" thread. > > With this patch we will have something like this: > > Attempting to load environment from FAT: > -> M

[U-Boot] [RFC v2] env: Fix errors printing on env loading

2018-07-19 Thread Sam Protsenko
This is just a draft to discuss ideas related to "Make U-Boot log great again" thread. With this patch we will have something like this: Attempting to load environment from FAT: -> MMC: no card present -> ** Bad device mmc 0 ** -> Failed (-5) Attempting to load environme