]> git.ipfire.org Git - thirdparty/u-boot.git/commit - cmd/armflash.c
arm: afs: Set the filesize env. var. on load
authorRobert Catherall <robert.catherall@arm.com>
Thu, 23 Nov 2023 14:16:01 +0000 (14:16 +0000)
committerTom Rini <trini@konsulko.com>
Wed, 20 Dec 2023 15:46:54 +0000 (10:46 -0500)
commit785834d62ef3c4121601a4a68a032d96100b7475
treee0144d2015c4fb7ac4a63e66b781be4eff512574
parentece85cc0202717ee8eaf5acb0772c0912b7f8e9d
arm: afs: Set the filesize env. var. on load

The `afs load` command copies data to RAM. Set the filesize
environment variable to record how much data was 'loaded'

Signed-off-by: Robert Catherall <robert.catherall@arm.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Andre Przywara <andre.przywara@arm.com>
cmd/armflash.c