diff options
Diffstat (limited to 'board/sheldon/simpc8313/config.mk')
-rw-r--r-- | board/sheldon/simpc8313/config.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/sheldon/simpc8313/config.mk b/board/sheldon/simpc8313/config.mk index 7a8aa42..d1b4e2e 100644 --- a/board/sheldon/simpc8313/config.mk +++ b/board/sheldon/simpc8313/config.mk @@ -1,11 +1,3 @@ -ifndef NAND_SPL -sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp -endif - -ifndef CONFIG_SYS_TEXT_BASE -CONFIG_SYS_TEXT_BASE = 0x00100000 -endif - ifdef CONFIG_NAND_LP PAD_TO = 0xFFF20000 else |