]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/am335x_boneblack_vboot_defconfig
am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED
authorrobertcnelson@gmail.com <robertcnelson@gmail.com>
Thu, 14 Jan 2016 18:15:25 +0000 (12:15 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 20 Jan 2016 15:19:40 +0000 (10:19 -0500)
commit07684b995b7755a2357f7fd2b1ea37f4ee096470
tree19269e1577c2457a83bcc7a18c4d6cdd8b339fd7
parentc67b760dd904b2d5828c408473f658768a7b327a
am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED

On startup, the BeagleBone family of boards can occationally halt at
the U-Boot prompt.  Due to U-Boot receiving random data on the usart.

Migrate BeagleBone based boards to use CONFIG_AUTOBOOT_KEYED, user
will now have to enter the <SPACE> key to get to U-Boot prompt

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
CC: Craig McQueen <craig.mcqueen@innerrange.com>
CC: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_boneblack_defconfig
configs/am335x_boneblack_vboot_defconfig
configs/am335x_evm_defconfig