X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Ftrab.h;h=b0615a0e37753b5d2481bfa82e1e414755630722;hb=245f6ef3e11828cb46188e396fb1e67f7b07cd03;hp=de36fca11e745701043d3612b058c41268ec0042;hpb=eddc7c46c6030d6eca29ac254c9db98198be572d;p=oweals%2Fu-boot.git diff --git a/include/configs/trab.h b/include/configs/trab.h index de36fca11e..b0615a0e37 100644 --- a/include/configs/trab.h +++ b/include/configs/trab.h @@ -289,7 +289,8 @@ #if 1 /* feel free to disable for development */ #define CONFIG_AUTOBOOT_KEYED /* Enable password protection */ -#define CONFIG_AUTOBOOT_PROMPT "\nEnter password - autoboot in %d sec...\n" +#define CONFIG_AUTOBOOT_PROMPT \ + "\nEnter password - autoboot in %d sec...\n", bootdelay #define CONFIG_AUTOBOOT_DELAY_STR "R" /* 1st "password" */ #endif