On 20/01/17 21:37, Maxime Ripard wrote:
> Hi,
> 
> On Fri, Jan 20, 2017 at 01:53:31AM +0000, 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
>> NOR flash.
>>
>> Signed-off-by: Andre Przywara <andre.przyw...@arm.com>
> 
> Does the MMC driver need a similar patch?

No, the other SPL boot media drivers all support FIT already. It's just
that the sunxi SPL SPI driver is a bit special and was designed to be as
small as possible, so it didn't have these few bits.
And apparently no one used FIT with it before.

Cheers,
Andre

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to