]> git.baikalelectronics.ru Git - uboot.git/commit
configs: keystone2: Unwind KERNEL_MTD_PARTS definition
authorAndrew Davis <afd@ti.com>
Tue, 25 Jul 2023 18:15:20 +0000 (13:15 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 28 Jul 2023 14:11:01 +0000 (10:11 -0400)
commit088c7e7bf8f0ff780e615ad180e179d0aaae5d3a
tree41a0704d6ac14b3c31f36b219374059ccb1fb5a0
parent08104813333ae06c469b09558108b9637c975852
configs: keystone2: Unwind KERNEL_MTD_PARTS definition

This is more complex than it needs to be and makes converting these
boards over to plain text env files more difficult. Remove setting
mtdparts as the DTS already contain the partitions. While here also
drop the conflicting definitions from the K2 defconfigs.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
14 files changed:
configs/k2e_evm_defconfig
configs/k2e_hs_evm_defconfig
configs/k2g_evm_defconfig
configs/k2g_hs_evm_defconfig
configs/k2hk_evm_defconfig
configs/k2hk_hs_evm_defconfig
configs/k2l_evm_defconfig
configs/k2l_hs_evm_defconfig
include/configs/k2e_evm.h
include/configs/k2g_evm.h
include/configs/k2hk_evm.h
include/configs/k2l_evm.h
include/configs/ti_armv7_keystone2.h
include/environment/ti/spi.h [deleted file]