X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fplatinum.h;h=6687c38c992722ba965ebf23a34953fd12c0190d;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=4f78a3d6d7bfd20ecf580e425ecdfc6216184371;hpb=78d1e1d0a157c8b48ea19be6170b992745d30f38;p=oweals%2Fu-boot.git diff --git a/include/configs/platinum.h b/include/configs/platinum.h index 4f78a3d6d7..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,12 +19,9 @@ * Console configuration */ -#define CONFIG_CMD_BMODE -#define CONFIG_CMD_MII #define CONFIG_CMD_MTDPARTS #define CONFIG_CMD_NAND #define CONFIG_CMD_NAND_TRIMFFS -#define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS /* @@ -59,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 @@ -122,7 +116,6 @@ */ /* Board startup config */ -#define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_MISC_INIT_R #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM