X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53cx9020.h;h=3094402d15a1e9635cb4642e6df54f50692cafc7;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=03e9a2abe0dbf714343b484cc88ac08e232ae8e5;hpb=54925327fa11779112bfc947a0c0a0f30623bbc6;p=oweals%2Fu-boot.git diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h index 03e9a2abe0..3094402d15 100644 --- a/include/configs/mx53cx9020.h +++ b/include/configs/mx53cx9020.h @@ -59,7 +59,6 @@ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE #define CONFIG_CONS_INDEX 1 -#define CONFIG_BAUDRATE 115200 /* Command definition */ #define CONFIG_SUPPORT_RAW_INITRD @@ -171,9 +170,7 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH - +/* environment organization */ #define CONFIG_ENV_OFFSET (6 * 64 * 1024) #define CONFIG_ENV_SIZE (8 * 1024) #define CONFIG_ENV_IS_IN_MMC