]> git.dujemihanovic.xyz Git - u-boot.git/commit
librem5: Add addresses for compressed kernel load
authorArnaud Ferraris <arnaud.ferraris@collabora.com>
Fri, 27 Oct 2023 13:40:45 +0000 (15:40 +0200)
committerFabio Estevam <festevam@gmail.com>
Wed, 13 Dec 2023 13:01:09 +0000 (10:01 -0300)
commit62b1bbdfdf453e8438c404b4ea40e63ee60f03e9
tree21b2fc429852a1bc086b160cfc8c4ac2cca63167
parent4ae3fcdf7b5cb9625e78110183392d0d4e8fe783
librem5: Add addresses for compressed kernel load

The "booti" command to load arm64 Linux kernels supports automatic
decompression of zipped kernel images, but relies on some environment
variables to point to usable buffer RAM.

Add those variables and let them point to some default values, that
should cover most use-cases.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
include/configs/librem5.h