
6 May
2021
6 May
'21
8:36 a.m.
On 4/15/21 9:59 AM, Reto Schneider wrote:
From: Reto Schneider reto.schneider@husqvarnagroup.com
This commit updates the default config with the values that are actually used "in the wild" and which are close to what is used on the MediaTek MT7688 based, 2nd generation of the GARDENA smart gateway:
- Reduce startup time by setting bootdelay to 0 (still allows accessing the shell, one just has to send a key press quicker)
- Adjusting U-Boot environment volume names and MTD partitions to the actual layout
Signed-off-by: Reto Schneider reto.schneider@husqvarnagroup.com Reviewed-by: Stefan Roese sr@denx.de
Changes in v2:
Generate with savedefconfig, remove double CONFIG_BOOTDELAY
configs/gardena-smart-gateway-at91sam_defconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Applied to u-boot-atmel/next, thanks !