X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_zoom1.h;h=6d3cd3f4ff0e2c07cf65a3b488ca2d3cc4bf77d1;hb=75670c81e48d4cdab791ab040f00062f2a997d78;hp=70613b5e753165312c3e73f84359d5fc1923d5b0;hpb=8daec2d9d3ff2d7ff85c203c0e9d07f5278b74f4;p=oweals%2Fu-boot.git diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h index 70613b5e75..6d3cd3f4ff 100644 --- a/include/configs/omap3_zoom1.h +++ b/include/configs/omap3_zoom1.h @@ -19,7 +19,6 @@ #include /* Remove SPL boot option - we do not support that on LDP yet */ -#undef CONFIG_SPL_FRAMEWORK /* Generic NAND definition conflicts with debug_base */ #undef CONFIG_SYS_NAND_BASE @@ -34,11 +33,6 @@ * Hardware drivers */ -/* USB */ -#define CONFIG_USB_MUSB_UDC 1 -#define CONFIG_USB_OMAP3 1 -#define CONFIG_TWL4030_USB 1 - /* USB device configuration */ #define CONFIG_USB_DEVICE 1 #define CONFIG_USB_TTY 1 @@ -48,11 +42,6 @@ #define CONFIG_USBD_MANUFACTURER "Texas Instruments" #define CONFIG_USBD_PRODUCT_NAME "Zoom1" -#define MTDIDS_DEFAULT "nand0=nand" -#define MTDPARTS_DEFAULT "mtdparts=nand:512k(x-loader),"\ - "1920k(u-boot),128k(u-boot-env),"\ - "4m(kernel),-(fs)" - #if defined(CONFIG_CMD_NAND) /* NAND: SPL falcon mode configs */ #ifdef CONFIG_SPL_OS_BOOT