T104xRDB: Remove non-TARGET_T1042D4RDB variants
At this point only the TARGET_T1042D4RDB variant of this is supported in tree, so remove the remaining parts of the other platforms. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
|
||||
#if defined(CONFIG_TARGET_T2080QDS) || \
|
||||
defined(CONFIG_TARGET_T2080RDB) || \
|
||||
defined(CONFIG_TARGET_T1042RDB) || \
|
||||
defined(CONFIG_TARGET_T1042D4RDB) || \
|
||||
defined(CONFIG_TARGET_T1042RDB_PI) || \
|
||||
defined(CONFIG_ARCH_T1024)
|
||||
#undef CFG_SYS_INIT_L3_ADDR
|
||||
#define CFG_SYS_INIT_L3_ADDR 0xbff00000
|
||||
|
||||
Reference in New Issue
Block a user