X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fr7780mp.h;h=bc01ae92776c4c5ffa2dd5e436b7ad805ffd86d1;hb=716d6677cbe96fa21438da6e6d2580a7093c99d9;hp=6097dc2ca860ccd365bd1b99a08c7905dc99009a;hpb=a212d6966bfcf393e82e44246d7dfb6de032e82a;p=u-boot diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 6097dc2ca8..bc01ae9277 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -28,13 +28,9 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_CONS_SCIF0 1 -#define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTARGS "console=ttySC0,115200" #define CONFIG_ENV_OVERWRITE 1 -/* check for keypress on bootdelay==0 */ -/*#define CONFIG_ZERO_BOOTDELAY_CHECK*/ - #define CONFIG_SYS_TEXT_BASE 0x0FFC0000 #define CONFIG_SYS_SDRAM_BASE (0x08000000) #define CONFIG_SYS_SDRAM_SIZE (128 * 1024 * 1024)