
24 Oct
2022
24 Oct
'22
2:22 p.m.
On Mon, Oct 10, 2022 at 06:01:20PM +0100, Andre Przywara wrote:
At the moment the QEMU firmware command just prints the size of the loaded binaries on the console. To go with all the other load methods, and many boot scripts' expectations, also store the size of the file loaded last in the environment variable "filesize". We first put the kernel size in there, but overwrite this with the initrd size, should we have one, because this is probably the more prominent user of $filesize (in the booti or bootz command).
Signed-off-by: Andre Przywara andre.przywara@arm.com
Applied to u-boot/master, thanks!
--
Tom