Re: [U-Boot] [PATCH V2 3/5] rpi: add Raspberry Pi 3 board ID

2016-03-25 Thread Tom Rini
On Thu, Mar 24, 2016 at 10:15:18PM -0600, Stephen Warren wrote: > This allows U-Boot to known the name of the board. > > The existing rpi_2_defconfig can operate correctly on the Raspberry Pi 3 > in 32-bit mode /if/ you have configured the firmware to use the PL011 UART > as the console UART (the

[U-Boot] [PATCH V2 3/5] rpi: add Raspberry Pi 3 board ID

2016-03-24 Thread Stephen Warren
This allows U-Boot to known the name of the board. The existing rpi_2_defconfig can operate correctly on the Raspberry Pi 3 in 32-bit mode /if/ you have configured the firmware to use the PL011 UART as the console UART (the default is the mini UART). This requires two things: a) config.txt should