
3 Jun
2020
3 Jun
'20
6:26 p.m.
On Thu, May 28, 2020 at 05:54:45PM +0200, Harald Seiler wrote:
When using CONFIG_ENV_IS_IN_FAT and the config-file specifies a size larger than what U-Boot wrote into the env-file, a confusing error message is shown:
$ fw_printenv Read error on /boot/uboot.env: Success
Fix this by showing a different error message when read returns too little data.
Signed-off-by: Harald Seiler hws@denx.de
Applied to u-boot/master, thanks!
--
Tom