[Buildroot] [PATCH] board/beaglebone: fix boot on BeagleBone Black

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 15 22:38:44 UTC 2019


On Sat,  9 Nov 2019 12:22:54 -0300
unixmania at gmail.com wrote:

> From: Carlos Santos <unixmania at gmail.com>
> 
> Commit 68b5b79b2f has set the getty port to the default console but left
> "ttyO0" in bootargs, in the U-Boot environment. Use "ttyS0", instead.
> 
> Also set loadaddr to 0x82000000 and fdtaddr to 0x88000000, replacing the
> values that were valid for the ancient U-Boot and Linux pre-installed on
> old boards but cause boot hangs with the current versions.
> 
> Signed-off-by: Carlos Santos <unixmania at gmail.com>
> ---
> CC: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> CC: Lothar Felten <lothar.felten at gmail.com>
> ---
> Changes v1->v2:
> - Clarify the explanation about old U-Boot versions in the commit
>   message.
> ---
>  board/beaglebone/uEnv.txt | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list