[PATCH] configs: add PineTab defconfig

Vagrant Cascadian vagrant at debian.org
Sun Mar 7 21:34:14 CET 2021


On 2021-03-07, Nicolas Boulenguez wrote:
> From: Arnaud Ferraris <arnaud.ferraris at collabora.com>
>
> The PineTab device-tree is already in u-boot, this commit adds the corresponding
> defconfig, based on pinephone_defconfig.
>
> Signed-off-by: Arnaud Ferraris <arnaud.ferraris at collabora.com>
...
> --- /dev/null
> +++ b/configs/pinetab_defconfig
...
> +CONFIG_BOOTDELAY=0

Setting bootdelay to 0 it almost impossible to debug issues in a running
u-boot.

The default of 2 seconds that distro_bootcmd uses tries to strike a
balance between not slowing the boot down too much while still being
reasonably able to get into a u-boot shell when something goes wrong.

Individual users or vendors can set this value as they see fit, but this
doesn't seem like a good default for mainline u-boot, at least to me.


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210307/db8a451a/attachment.sig>


More information about the U-Boot mailing list