]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: total_compute: Initialize environment variables
authorBoyan Karatotev <boyan.karatotev@arm.com>
Fri, 25 Oct 2024 17:18:15 +0000 (18:18 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 20:50:43 +0000 (14:50 -0600)
commitea70352af8a7ca0025c44c309dc9e28f6ed956ce
tree53931f38ad54049d220d693412591d1cd292d9a5
parented3649472467275e5c9430def028d54263f73a1b
arm: total_compute: Initialize environment variables

Initialize the environment variables 'fdt_addr_r' and 'kernel_addr_r'
during the misc init phase. The static configurations are not needed,
remove them.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Signed-off-by: Leo Yan <leo.yan@arm.com>
arch/arm/Kconfig
board/armltd/total_compute/total_compute.c
include/configs/total_compute.h