]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "U-boot: arm: Refine the booting on Total Compute"
authorTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 21:40:54 +0000 (15:40 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 22:41:38 +0000 (16:41 -0600)
commit4ef5664f81e1c9d847a166891a808b5a501907af
tree3ba32684697f2cedce392463930bed955f93adf0
parenta2bed7d8a6997697b54eb75fe59e56edde449314
parentea2d73c46d5fd946a7e49b5bd459538cd21eb317
Merge patch series "U-boot: arm: Refine the booting on Total Compute"

Leo Yan <leo.yan@arm.com> says:

This patch series is to refine the booting on Arm Total Compuate
platform.

It changes to use the info passed in DTB for initialization DRAM info,
and dynamically initializes the booting envoironment variables.

Another big change is to use an envoironment file for boot commands,
based on it, the series extends to support multiple block devices
(MMC and virtio). And the env file is extended for booting Debian.

The last commit is to update memory mapping info based on the DRAM info
passed via DT binding.

Link: https://lore.kernel.org/r/20241025171821.624702-1-leo.yan@arm.com
arch/arm/Kconfig
configs/total_compute_defconfig