Re: [PATCH v2 09/10] configs: ae350: Display CPU and board info for AE350 platforms

From: Peter Yu-Chien Lin(林宇謙) peterlin@andestech.com Sent: Monday, February 06, 2023 4:11 PM To: u-boot@lists.denx.de Cc: Leo Yu-Chi Liang(梁育齊) ycliang@andestech.com; Rick Jian-Zhi Chen(陳建志) rick@andestech.com; prabhakar.csengg@gmail.com; Peter Yu-Chien Lin(林宇謙) peterlin@andestech.com Subject: [PATCH v2 09/10] configs: ae350: Display CPU and board info for AE350 platforms
Display information about CPU and board during start up.
Signed-off-by: Yu Chien Peter Lin peterlin@andestech.com Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com
configs/ae350_rv32_defconfig | 2 ++ configs/ae350_rv32_spl_defconfig | 2 ++ configs/ae350_rv32_spl_xip_defconfig | 2 ++ configs/ae350_rv32_xip_defconfig | 2 ++ configs/ae350_rv64_defconfig | 2 ++ configs/ae350_rv64_spl_defconfig | 2 ++ configs/ae350_rv64_spl_xip_defconfig | 2 ++ configs/ae350_rv64_xip_defconfig | 2 ++ 8 files changed, 16 insertions(+)
Reviewed-by: Rick Chen rick@andestech.com
participants (1)
-
Rick Chen