X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm_t43.h;h=7a61107294ffe68eccdd2bd72030a920d8c1868a;hb=19d1f1a2f3ccfbf85125150f7876ce22714b38bd;hp=7b5ca0db0fe714f1227236f3b20d900863c12e49;hpb=f2d78c1cedfc58fe469ea45fa67c7dfbb91bcc52;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h index 7b5ca0d..7a61107 100644 --- a/include/configs/cm_t43.h +++ b/include/configs/cm_t43.h @@ -60,7 +60,6 @@ /* USB support */ #define CONFIG_USB_XHCI_OMAP -#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2 #define CONFIG_OMAP_USB_PHY #define CONFIG_AM437X_USB2PHY2_HOST @@ -97,7 +96,6 @@ #define V_OSCK 24000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK) -#define CONFIG_ENV_IS_IN_SPI_FLASH #define CONFIG_ENV_SECT_SIZE (64 * 1024) #define CONFIG_ENV_OFFSET (768 * 1024) #define CONFIG_ENV_SPI_MAX_HZ 48000000