X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgalileo.h;h=dcbaade54e1e736ec183b33cae4672933d66b6cd;hb=23a2168398e1263473d362cc907b591ab8cf2eaf;hp=14a42b1d400453c41ff530536a955f1a528dd945;hpb=f1993ca066100fcaba7d49fecae0ef604e5807e2;p=u-boot diff --git a/include/configs/galileo.h b/include/configs/galileo.h index 14a42b1d40..dcbaade54e 100644 --- a/include/configs/galileo.h +++ b/include/configs/galileo.h @@ -14,33 +14,17 @@ #include #define CONFIG_SYS_MONITOR_LEN (1 << 20) -#define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_ARCH_EARLY_INIT_R -#define CONFIG_ARCH_MISC_INIT /* ns16550 UART is memory-mapped in Quark SoC */ #undef CONFIG_SYS_NS16550_PORT_MAPPED -#define CONFIG_PCI_PNP - #define CONFIG_STD_DEVICES_SETTINGS "stdin=serial\0" \ "stdout=serial\0" \ "stderr=serial\0" /* SATA is not supported in Quark SoC */ #undef CONFIG_SCSI_AHCI -#undef CONFIG_CMD_SCSI - -/* Video is not supported in Quark SoC */ -#undef CONFIG_VIDEO -#undef CONFIG_CFB_CONSOLE - -/* SD/MMC support */ -#define CONFIG_MMC -#define CONFIG_SDHCI -#define CONFIG_GENERIC_MMC -#define CONFIG_MMC_SDMA -#define CONFIG_CMD_MMC +#undef CONFIG_SCSI /* 10/100M Ethernet support */ #define CONFIG_DESIGNWARE_ETH