X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fplatinum.h;h=6687c38c992722ba965ebf23a34953fd12c0190d;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=bb7e84518380d188b90f4990aeb958499d969678;hpb=13a3972585af60ec367d209cedbd3601e0c77467;p=oweals%2Fu-boot.git diff --git a/include/configs/platinum.h b/include/configs/platinum.h index bb7e845183..6687c38c99 100644 --- a/include/configs/platinum.h +++ b/include/configs/platinum.h @@ -8,8 +8,6 @@ #define __PLATINUM_CONFIG_H__ /* SPL */ -#define CONFIG_SPL_NAND_SUPPORT -#define CONFIG_SPL_MMC_SUPPORT /* Location in NAND to read U-Boot from */ #define CONFIG_SYS_NAND_U_BOOT_OFFS (14 * 1024 * 1024) @@ -21,18 +19,10 @@ * Console configuration */ -#define CONFIG_CMD_BMODE -#define CONFIG_CMD_DHCP -#define CONFIG_CMD_I2C -#define CONFIG_CMD_MII #define CONFIG_CMD_MTDPARTS #define CONFIG_CMD_NAND #define CONFIG_CMD_NAND_TRIMFFS -#define CONFIG_CMD_PING -#define CONFIG_CMD_TIME -#define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS -#define CONFIG_CMD_USB /* * Hardware configuration @@ -64,7 +54,6 @@ /* USB config */ #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_MX6 -#define CONFIG_USB_STORAGE #define CONFIG_MXC_USB_PORT 1 #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0 @@ -127,7 +116,6 @@ */ /* Board startup config */ -#define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_MISC_INIT_R #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM