summaryrefslogtreecommitdiff
path: root/include/configs/ls1012a_common.h
diff options
context:
space:
mode:
authorSuresh Gupta <suresh.gupta@nxp.com>2017-04-25 09:21:38 (GMT)
committerYork Sun <york.sun@nxp.com>2017-05-23 16:18:01 (GMT)
commit5e3f763a4b00b6ca99e3e7e30544c78a8cb05f20 (patch)
tree75315495eecae45797e1bb28176e9e9621e222a6 /include/configs/ls1012a_common.h
parente9420444f64a0ec3b444204ada20c10a50f93800 (diff)
downloadu-boot-fsl-qoriq-5e3f763a4b00b6ca99e3e7e30544c78a8cb05f20.tar.xz
armv8: ls1012a: fix the size of flash for multiple boards
LS1012AFRDM, LS1012ARDB, LS1012AQDS all have S25FS512S flash of 64MB size. Signed-off-by: Suresh Gupta <suresh.gupta@nxp.com>
Diffstat (limited to 'include/configs/ls1012a_common.h')
-rw-r--r--include/configs/ls1012a_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h
index 0db926f..861cbc3 100644
--- a/include/configs/ls1012a_common.h
+++ b/include/configs/ls1012a_common.h
@@ -56,7 +56,7 @@
#define QSPI0_AMBA_BASE 0x40000000
#define CONFIG_SPI_FLASH_SPANSION
-#define FSL_QSPI_FLASH_SIZE (1 << 24)
+#define FSL_QSPI_FLASH_SIZE SZ_64M
#define FSL_QSPI_FLASH_NUM 2
/*