On Fri, 25 Oct 2024 18:18:13 +0100, Leo Yan wrote: > 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. > > [...]
Applied to u-boot/master, thanks! -- Tom