diff options
Diffstat (limited to 'board/sheldon/simpc8313')
-rw-r--r-- | board/sheldon/simpc8313/config.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/sheldon/simpc8313/config.mk b/board/sheldon/simpc8313/config.mk deleted file mode 100644 index d1b4e2e..0000000 --- a/board/sheldon/simpc8313/config.mk +++ /dev/null @@ -1,5 +0,0 @@ -ifdef CONFIG_NAND_LP -PAD_TO = 0xFFF20000 -else -PAD_TO = 0xFFF04000 -endif |