]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ae350: Add missing env variables for booti
authorYu Chien Peter Lin <peterlin@andestech.com>
Tue, 4 Jul 2023 11:13:21 +0000 (19:13 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 6 Jul 2023 09:28:08 +0000 (17:28 +0800)
commit12f66e2197c59e500d1e2ee359bb2ce22d748290
treec7fd1e9c9d43d0bca6fdcd00b63ddafd523cb33a
parentbc35b49a5c12891d969e28dbf29024ca664dea8b
board: ae350: Add missing env variables for booti

The 'booti' command is unable to boot Image.gz due to the absence
of required environment variables 'kernel_comp_addr_r' and
'kernel_comp_size'.

This commit adds these variables and reorganizes the memory layout
to prevent any overlap between binaries and files.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
include/configs/ae350.h