X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf561-acvilon.h;h=6871d8c422265308d6955c51ac5779de9525efd0;hb=b4a0b4006fe4d6542899abf402c0569b11aa18e2;hp=0c0204fbd79c76ce51c2e751c71b1c520befae8e;hpb=e1e3cf7c79d97e7c59f90036d6e1e8e9d3abfbbe;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/bf561-acvilon.h b/include/configs/bf561-acvilon.h index 0c0204f..6871d8c 100644 --- a/include/configs/bf561-acvilon.h +++ b/include/configs/bf561-acvilon.h @@ -12,8 +12,8 @@ /* * Processor Settings */ -#define CONFIG_BFIN_CPU bf561-0.5 -#define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_BYPASS +#define CONFIG_BFIN_CPU bf561-0.5 +#define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_BYPASS /* @@ -53,7 +53,7 @@ #define CONFIG_EBIU_AMBCTL0_VAL 0xffc2ffc2 #define CONFIG_EBIU_AMBCTL1_VAL 0x99b35554 -#define CONFIG_SYS_MONITOR_LEN (256 * 1024) +#define CONFIG_SYS_MONITOR_LEN (384 * 1024) #define CONFIG_SYS_MALLOC_LEN (128 * 1024) @@ -76,7 +76,6 @@ * Network Settings */ #define ADI_CMDS_NETWORK 1 -#define CONFIG_NET_MULTI #define CONFIG_CMD_NET #define CONFIG_CMD_MII #define CONFIG_CMD_DATE @@ -162,7 +161,6 @@ #define CONFIG_BAUDRATE 57600 #define CONFIG_SYS_PROMPT "Acvilon> " - /* * Pull in common ADI header for remaining command/environment setup */