[linux-sunxi] Re: [RFC PATCH 11/11] SPL: SPI: sunxi: add SPL FIT image support

2017-01-20 Thread André Przywara
On 20/01/17 21:37, Maxime Ripard wrote: > Hi, > > On Fri, Jan 20, 2017 at 01:53:31AM +, Andre Przywara wrote: >> The sunxi-specific SPI load routine only knows how to load a legacy >> U-Boot image. >> Teach it how to handle FIT images as well, simply by providing the >> existing SPL FIT

[linux-sunxi] Re: [RFC PATCH 11/11] SPL: SPI: sunxi: add SPL FIT image support

2017-01-20 Thread Maxime Ripard
Hi, On Fri, Jan 20, 2017 at 01:53:31AM +, Andre Przywara wrote: > The sunxi-specific SPI load routine only knows how to load a legacy > U-Boot image. > Teach it how to handle FIT images as well, simply by providing the > existing SPL FIT loader with the right loader routine to access the SPI