]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: andes: add vender prefix for target name
authorRandolph <randolph@andestech.com>
Mon, 25 Sep 2023 09:24:51 +0000 (17:24 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 4 Oct 2023 10:00:51 +0000 (18:00 +0800)
commitb68bf22fbb5cbce6f48d979a31a8bfb7230e9512
tree67677b9d316d1a397dc4b2cef3b9ff96090c937b
parente637e455ca766d6b5bea5f4c5b9290ab07c87507
configs: andes: add vender prefix for target name

Modify "CONFIG_TARGET_AE350" to "CONFIG_TARGET_ANDES_AE350"

Signed-off-by: Randolph <randolph@andestech.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/riscv/Kconfig
arch/riscv/dts/Makefile
board/AndesTech/ae350/Kconfig
configs/ae350_rv32_defconfig
configs/ae350_rv32_spl_defconfig
configs/ae350_rv32_spl_xip_defconfig
configs/ae350_rv32_xip_defconfig
configs/ae350_rv64_defconfig
configs/ae350_rv64_spl_defconfig
configs/ae350_rv64_spl_xip_defconfig
configs/ae350_rv64_xip_defconfig