[PATCH 2/8] asm-generic: define fallback memcpy and memset for device I/O

Sascha Hauer sha at pengutronix.de
Thu Feb 4 05:12:10 EST 2021


On Tue, Feb 02, 2021 at 08:41:22PM +0100, Ahmad Fatoum wrote:
> 
> 
> On 02.02.21 20:03, Sascha Hauer wrote:
> > On Fri, Jan 29, 2021 at 05:11:10PM +0100, Ahmad Fatoum wrote:
> >> The Atmel quadspi driver makes use of the memcpy_(to|from)io,
> >> but we don't define them on all platforms. Fix this to allow
> >> for easier porting of kernel code.
> >>
> >> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> >> ---
> >>  include/asm-generic/io.h | 53 ++++++++++++++++++++++++++++++++++++++++
> >>  1 file changed, 53 insertions(+)
> > 
> > This patch breaks compilation for ARM:
> 
> Apologies, the order of the commits is wrong.
> I just sent out a v2 (which I forgot the v2 tag..) and made sure this time
> that all intermediate commits compile.

Ok, thanks.

Sascha

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list