]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: arm64: Add addresses for compressed kernel load
authorArnaud Ferraris <arnaud.ferraris@gmail.com>
Sat, 20 Feb 2021 12:14:15 +0000 (13:14 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 16 Apr 2021 00:12:59 +0000 (01:12 +0100)
commit7dac9510ff6dc8cb3bc1fbc71819cbc2f124eb33
treebfc441630e1a2cc34c97fc4fe151351ac56ff148
parent0efbc88561a2b7c315902b02e6e8d46857de0d37
sunxi: arm64: 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: Andre Przywara <andre.przywara@arm.com>
include/configs/sunxi-common.h