X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fr7780mp.h;h=a7b36282988cce9dacaa16cd2730614eb022b7af;hb=f9c1456cf632175afb7d6b27f42f1aab8432be0f;hp=b0655c32330098d4064774b8768c289da1725996;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=u-boot diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index b0655c3233..a7b3628298 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -70,8 +70,6 @@ #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_BARGSIZE 512 -/* List of legal baudrate settings for this board */ -#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 57600, 38400, 19200, 9600 } #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - 0x100000)