
5 Jul
2023
5 Jul
'23
4:10 a.m.
On Tue, Jul 04, 2023 at 07:13:21PM +0800, Yu Chien Peter Lin wrote:
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
include/configs/ae350.h | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com