console: Implement pre-console buffer
[oweals/u-boot.git] / arch / blackfin / include / asm / config-pre.h
index 4531519d918b268b0c388d1a9ebeba2d19352dd5..4ce67d4cd01d251e20c6ac0aea00a598e94614b1 100644 (file)
@@ -71,6 +71,9 @@ static inline const char *get_bfin_boot_mode(int bfin_boot)
 # define BFIN_BOOT_SPI_SSEL 1
 #endif
 
+/* Define to get a GPIO CS with the Blackfin SPI controller */
+#define MAX_CTRL_CS 8
+
 /* There is no Blackfin/NetBSD port */
 #undef CONFIG_BOOTM_NETBSD