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