Re: [U-Boot] [PATCH 2/2] sunxi: OrangePi Zero: defconfig: enable SPI flash

2017-01-15 Thread Jagan Teki
On Sunday 15 January 2017 05:04 PM, Maxime Ripard wrote: On Sat, Jan 14, 2017 at 02:06:10AM +, Andre Przywara wrote: Newer OrangePi Zero boards all come with 16 Mib SPI flash soldered, from which the board can actually boot from. Enable the SPL support for the SPI controller and SPI flash

Re: [U-Boot] [PATCH 2/2] sunxi: OrangePi Zero: defconfig: enable SPI flash

2017-01-15 Thread Maxime Ripard
On Sat, Jan 14, 2017 at 02:06:10AM +, Andre Przywara wrote: > Newer OrangePi Zero boards all come with 16 Mib SPI flash soldered, from > which the board can actually boot from. > Enable the SPL support for the SPI controller and SPI flash to allow > putting the SPL, the DT and U-Boot proper

[U-Boot] [PATCH 2/2] sunxi: OrangePi Zero: defconfig: enable SPI flash

2017-01-13 Thread Andre Przywara
Newer OrangePi Zero boards all come with 16 Mib SPI flash soldered, from which the board can actually boot from. Enable the SPL support for the SPI controller and SPI flash to allow putting the SPL, the DT and U-Boot proper into there. This will let a board boot without an SD card inserted. The