summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-02-26 14:51:00 +0900
committerTom Rini <trini@ti.com>2014-03-04 09:27:39 -0500
commit9c366881d70ec09ddb8830daaf3f5cd07f9aac15 (patch)
treeea92decfdc37cf6066bb751a1ce19b8339249d87 /board
parent2d88a6acf8b5f40d996b4b1b5276b384f10e7525 (diff)
downloadtalos-obmc-uboot-9c366881d70ec09ddb8830daaf3f5cd07f9aac15.tar.gz
talos-obmc-uboot-9c366881d70ec09ddb8830daaf3f5cd07f9aac15.zip
nand_spl: simpc8313: move config.mk used only for nand_spl
board/sheldon/simpc8313/config.mk is used only for nand_spl. So it should go into nand_spl/board/sheldon/simpc8313/. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'board')
-rw-r--r--board/sheldon/simpc8313/config.mk5
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 d1b4e2eeb6..0000000000
--- a/board/sheldon/simpc8313/config.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-ifdef CONFIG_NAND_LP
-PAD_TO = 0xFFF20000
-else
-PAD_TO = 0xFFF04000
-endif
OpenPOWER on IntegriCloud