]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/am335x_shc.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / am335x_shc.h
index f6768224049696f79d27c0ebe6b705e00440a43d..247679eee37babc2e9902a98fd39fa7acc159a24 100644 (file)
 #define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
 #define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
 #define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_CONS_INDEX               1
 
 /* PMIC support */
 
 /* SPL */
 
-#define CONFIG_SPL_LDSCRIPT            "arch/arm/mach-omap2/am33xx/u-boot-spl.lds"
+#define CONFIG_SPL_LDSCRIPT            "arch/arm/mach-omap2/u-boot-spl.lds"
 
 #ifndef CONFIG_SPL_USBETH_SUPPORT
 #define CONFIG_FASTBOOT_FLASH_MMC_DEV   1
  */
 #ifdef CONFIG_SPL_BUILD
 #undef CONFIG_DM_MMC
+#undef CONFIG_DM_MMC_OPS
 #undef CONFIG_TIMER
 #endif