commit | 26be18f7bcd4c40e27819947d4ca7d2d6e395327 | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@arm.com> | Fri Oct 25 18:18:19 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 04 14:50:44 2024 -0600 |
tree | 26552f452cd0ed4a3ed99a5af9993cae1a6d0720 | |
parent | ab0214d5f1d639930de85e0fd7dd5a609f929f87 [diff] |
arm: total_compute: Dynamically detect block device Dynamically detect block device in the boot command, this allows to support both MMC and virtio block devices. Signed-off-by: Leo Yan <leo.yan@arm.com>