aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-03-28 21:44:49 -0400
committerTom Rini <trini@konsulko.com>2019-03-28 21:44:49 -0400
commit1111ff671f65a71f8577fe145b53f1f0c920faa4 (patch)
treecbb70c5d15d3366865bb47be1273dfdcb003d9f7 /include
parent7f21ced0d2488605ccf6eb307daa9e18ee78aa94 (diff)
parent34d117b1fb055920e742baafdd9c1a390c480519 (diff)
downloadu-boot-1111ff671f65a71f8577fe145b53f1f0c920faa4.zip
u-boot-1111ff671f65a71f8577fe145b53f1f0c920faa4.tar.gz
u-boot-1111ff671f65a71f8577fe145b53f1f0c920faa4.tar.bz2
Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arc
This is last minute change which fixes problems in runtime on AXS10x board caused by some changes in NAND framework and tiny documentation improvement. Anyways NAND flash storage was never really used on the board for various reasons and now we decided to drop it for good. Note this change only touches 1 ARC board so that should be safe for others. As usual - build tested in TravisCI, see https://travis-ci.org/abrodkin/u-boot/builds/512041342
Diffstat (limited to 'include')
-rw-r--r--include/configs/axs10x.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h
index 0f4d78a..0c5a3af 100644
--- a/include/configs/axs10x.h
+++ b/include/configs/axs10x.h
@@ -32,12 +32,6 @@
#define CONFIG_SYS_LOAD_ADDR 0x82000000
/*
- * NAND Flash configuration
- */
-#define CONFIG_SYS_NAND_BASE (ARC_FPGA_PERIPHERAL_BASE + 0x16000)
-#define CONFIG_SYS_MAX_NAND_DEVICE 1
-
-/*
* UART configuration
*/
#define CONFIG_SYS_NS16550_SERIAL