X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fstout.h;h=d2bc0506190141294a14de19c1ce82bbfe500f82;hb=3788b451e32bc925c4a63a882acc9c3b4ee895be;hp=d21c3cbdeb2f70faa895af9a7e6bf9abc105d62f;hpb=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/stout.h b/include/configs/stout.h index d21c3cbdeb..d2bc050619 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -14,13 +14,11 @@ #undef DEBUG #define CONFIG_R8A7790 -#define CONFIG_RMOBILE_BOARD_STRING "Stout" +#define CONFIG_ARCH_RMOBILE_BOARD_STRING "Stout" #include "rcar-gen2-common.h" -/* #define CONFIG_BOARD_LATE_INIT */ - -#if defined(CONFIG_RMOBILE_EXTRAM_BOOT) +#if defined(CONFIG_ARCH_RMOBILE_EXTRAM_BOOT) #define CONFIG_SYS_TEXT_BASE 0xB0000000 #else #define CONFIG_SYS_TEXT_BASE 0xE8080000 @@ -90,10 +88,8 @@ #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_RMOBILE #define CONFIG_USB_MAX_CONTROLLER_COUNT 3 -#define CONFIG_USB_STORAGE /* MMC */ -#define CONFIG_MMC #define CONFIG_GENERIC_MMC /* Module stop status bits */