diff options
Diffstat (limited to 'board/cmc_pu2/config.mk')
-rw-r--r-- | board/cmc_pu2/config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/cmc_pu2/config.mk b/board/cmc_pu2/config.mk deleted file mode 100644 index cdb8a5f..0000000 --- a/board/cmc_pu2/config.mk +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_SYS_TEXT_BASE = 0x20F00000 -## For testing: load at 0x20100000 and "go" at 0x201000A4 -#CONFIG_SYS_TEXT_BASE = 0x20100000 |