X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fglsdk-u-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fmx53loco.h;h=a1b27cef53569f9e9781ddc711ecfd9bfd0ae3d6;hp=55efeb741c3ba7a7b82c03efc3593f8be80502db;hb=f04821a8ca714459481bd9fd315af2b5f92d99a6;hpb=b68d6712c379735e886ef9c01b946bc36f295273 diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 55efeb741..a1b27cef5 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -58,7 +58,6 @@ #define CONFIG_DOS_PARTITION /* Eth Configs */ -#define CONFIG_HAS_ETH1 #define CONFIG_MII #define CONFIG_FEC_MXC @@ -222,6 +221,6 @@ #define CONFIG_SPLASH_SCREEN #define CONFIG_BMP_16BPP #define CONFIG_VIDEO_LOGO -#define CONFIG_IPUV3_CLK 133000000 +#define CONFIG_IPUV3_CLK 200000000 #endif /* __CONFIG_H */