X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbmips_common.h;h=3cdd0e47eaebd4820b974ec15ef11b21373d69bb;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=7e358a6314bfef83ba32180ecd58c8eb436ccadb;hpb=167f699ba142193e67cade8d19127cfda723ce38;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/bmips_common.h b/include/configs/bmips_common.h index 7e358a6..3cdd0e4 100644 --- a/include/configs/bmips_common.h +++ b/include/configs/bmips_common.h @@ -9,7 +9,7 @@ #include /* UART */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, \ +#define CFG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, \ 230400, 500000, 1500000 } #endif /* __CONFIG_BMIPS_COMMON_H */