[U-Boot] [PATCH 2/2] sandbox: Enable CONFIG_DISPLAY_CPUINFO
Bin Meng
bmeng.cn at gmail.com
Sun Oct 14 07:50:22 UTC 2018
On Sun, Oct 14, 2018 at 2:00 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Allow Sandbox targets to print out CPU info during boot.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> configs/sandbox64_defconfig | 1 +
> configs/sandbox_defconfig | 1 +
> configs/sandbox_flattree_defconfig | 1 +
> configs/sandbox_noblk_defconfig | 1 +
> configs/sandbox_spl_defconfig | 1 +
> 5 files changed, 5 insertions(+)
>
Please ignore this patch. For sandbox, since it supports different DT
for various purpose, the appropriate update should be adding
"u-boot,dm-pre-reloc" in the DT. Will send v2.
Regards,
Bin
More information about the U-Boot
mailing list