Re: [U-Boot] [PATCH 1/4] Raspberry Pi: add device tree overlay support

2017-06-26 Thread Heinrich Schuchardt
On 06/26/2017 03:25 PM, Peter Robinson wrote: > Raspberry Pi has numerous HAT and other HW expansion options such as screens > and > cameras some of which need overlays from the beginning so it makes sense to > enable evice tree overlays. > > Signed-off-by: Peter Robinson > --- > configs/rpi_2_

[U-Boot] [PATCH 1/4] Raspberry Pi: add device tree overlay support

2017-06-26 Thread Peter Robinson
Raspberry Pi has numerous HAT and other HW expansion options such as screens and cameras some of which need overlays from the beginning so it makes sense to enable evice tree overlays. Signed-off-by: Peter Robinson --- configs/rpi_2_defconfig | 2 ++ configs/rpi_3_32b_defconfig | 2 ++ confi