All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] configs: rockchip: rock-pi-s: use default bootdelay (2s)
@ 2023-09-11 10:05 FUKAUMI Naoki
  2023-10-07  2:31 ` Kever Yang
  0 siblings, 1 reply; 2+ messages in thread
From: FUKAUMI Naoki @ 2023-09-11 10:05 UTC (permalink / raw)
  To: u-boot; +Cc: gajjar04akash, FUKAUMI Naoki

align with other boards.

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
---
 configs/rock-pi-s-rk3308_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/rock-pi-s-rk3308_defconfig b/configs/rock-pi-s-rk3308_defconfig
index cc3274a98b..cd0a996ee7 100644
--- a/configs/rock-pi-s-rk3308_defconfig
+++ b/configs/rock-pi-s-rk3308_defconfig
@@ -24,7 +24,6 @@ CONFIG_DEBUG_UART=y
 CONFIG_ANDROID_BOOT_IMAGE=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
-CONFIG_BOOTDELAY=0
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 # CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_SPL_MAX_SIZE=0x20000
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] configs: rockchip: rock-pi-s: use default bootdelay (2s)
  2023-09-11 10:05 [PATCH] configs: rockchip: rock-pi-s: use default bootdelay (2s) FUKAUMI Naoki
@ 2023-10-07  2:31 ` Kever Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Kever Yang @ 2023-10-07  2:31 UTC (permalink / raw)
  To: FUKAUMI Naoki, u-boot; +Cc: gajjar04akash


On 2023/9/11 18:05, FUKAUMI Naoki wrote:
> align with other boards.
>
> Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>   configs/rock-pi-s-rk3308_defconfig | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/configs/rock-pi-s-rk3308_defconfig b/configs/rock-pi-s-rk3308_defconfig
> index cc3274a98b..cd0a996ee7 100644
> --- a/configs/rock-pi-s-rk3308_defconfig
> +++ b/configs/rock-pi-s-rk3308_defconfig
> @@ -24,7 +24,6 @@ CONFIG_DEBUG_UART=y
>   CONFIG_ANDROID_BOOT_IMAGE=y
>   CONFIG_FIT=y
>   CONFIG_FIT_VERBOSE=y
> -CONFIG_BOOTDELAY=0
>   CONFIG_SYS_CONSOLE_INFO_QUIET=y
>   # CONFIG_DISPLAY_CPUINFO is not set
>   CONFIG_SPL_MAX_SIZE=0x20000

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-07  2:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11 10:05 [PATCH] configs: rockchip: rock-pi-s: use default bootdelay (2s) FUKAUMI Naoki
2023-10-07  2:31 ` Kever Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.