[U-Boot] [PATCH V3 5/6] mx6q: mx6qsabrelite: Provide default chip-select for serial flash
Eric Nelson
eric.nelson at boundarydevices.com
Tue Jan 24 17:18:23 CET 2012
Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
Acked-by: Dirk Behme <dirk.behme at de.bosch.com>
Acked-by: Stefano Babic <sbabic at denx.de>
---
include/configs/mx6qsabrelite.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index 8dd6e39..e34f108 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -46,6 +46,7 @@
#define CONFIG_CMD_SF
#ifdef CONFIG_CMD_SF
+#define CONFIG_SPI_FLASH_CS 0x5300
#define CONFIG_SPI_FLASH
#define CONFIG_SPI_FLASH_SST
#define CONFIG_MXC_SPI
--
1.7.1
More information about the U-Boot
mailing list