]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/omap3_spi.h
sbc8641d: increase malloc pool size to a sane default
[u-boot] / drivers / spi / omap3_spi.h
index ab7cd8444811a88b3599949ea2ab6a060af8e4b0..4af22c118ea1055a97d6c2002239d3a355dd3234 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef _OMAP3_SPI_H_
 #define _OMAP3_SPI_H_
 
-#ifdef CONFIG_AM33XX
+#if defined(CONFIG_AM33XX) || defined(CONFIG_AM43XX)
 #define OMAP3_MCSPI1_BASE      0x48030100
 #define OMAP3_MCSPI2_BASE      0x481A0100
 #else