X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos7420-common.h;h=b4b034fb3537de7381976757cb3ae14c76df3ff0;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=1cea74e9542cd2667be3fce2a4589bf6de78d5d9;hpb=6b29a395b62965eef6b5065d3a526a8588a92038;p=oweals%2Fu-boot.git diff --git a/include/configs/exynos7420-common.h b/include/configs/exynos7420-common.h index 1cea74e954..b4b034fb35 100644 --- a/include/configs/exynos7420-common.h +++ b/include/configs/exynos7420-common.h @@ -18,7 +18,6 @@ #include #define CONFIG_ARCH_CPU_INIT -#define CONFIG_BOARD_EARLY_INIT_F /* Size of malloc() pool before and after relocation */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) @@ -32,10 +31,6 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* select serial console configuration */ -#define CONFIG_BAUDRATE 115200 - -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH /* Timer input clock frequency */ #define COUNTER_FREQUENCY 24000000 @@ -53,7 +48,6 @@ #define CONFIG_CORE_COUNT 0x8 /* select serial console configuration */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000)