X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fnovena.h;h=8cb02820a96068dd978ab04f0d039e06b29ece79;hb=584133665affa0963ca1025a8ad1feae015dee06;hp=cfb92d6356460a39c41c1ca0d8613b9010bc3dff;hpb=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4;p=u-boot diff --git a/include/configs/novena.h b/include/configs/novena.h index cfb92d6356..8cb02820a9 100644 --- a/include/configs/novena.h +++ b/include/configs/novena.h @@ -27,7 +27,6 @@ #define CONFIG_VIDEO /* U-Boot general configurations */ -#define CONFIG_VERSION_VARIABLE /* U-BOOT version */ /* U-Boot environment */ #define CONFIG_ENV_SIZE (16 * 1024) @@ -57,7 +56,6 @@ /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR -#define PHYS_SDRAM_SIZE 0xF0000000 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM #define CONFIG_SYS_INIT_RAM_ADDR IRAM_BASE_ADDR @@ -74,9 +72,6 @@ #define CONFIG_SYS_MALLOC_LEN (64 * 1024 * 1024) /* SPL */ -#define CONFIG_SPL_FAT_SUPPORT -#define CONFIG_SPL_EXT_SUPPORT -#define CONFIG_SPL_MMC_SUPPORT #include "imx6_spl.h" /* common IMX6 SPL configuration */ /* Ethernet Configuration */ @@ -148,8 +143,8 @@ #ifdef CONFIG_CMD_USB #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_MX6 -#define CONFIG_USB_STORAGE #define CONFIG_USB_KEYBOARD +#define CONFIG_SYS_STDIO_DEREGISTER #define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX