[U-Boot] [PATCH 1/3] net: emaclite: Use ioremap_nocache
Michal Simek
michal.simek at xilinx.com
Mon Aug 1 09:10:58 CEST 2016
On 27.7.2016 13:50, Daniel Schwierzeck wrote:
>
>
> Am 27.07.2016 um 13:25 schrieb Zubair Lutfullah Kakakhel:
>> Virtual to physical mapping isn't necessarily 1:1 for all architectures
>>
>> Using ioremap_nocache allows for the arch code to translate the
>> physical address to a virtual address.
>>
>> Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel at imgtec.com>
>> Reviewed-by: Paul Burton <paul.burton at imgtec.com>
>
> looks okay because this driver is only used by Microblaze which has
> ioremap_nocache() defined.
>
> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
First of all please keep me in CC for all these xilinx drivers changes.
This driver is enabled only for Microblaze but can be also used for ARM
and ARM64.
Thanks,
Michal
More information about the U-Boot
mailing list