]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: Add read*_*/write*_* macros
authorMario Six <mario.six@gdsys.cc>
Mon, 6 Aug 2018 08:23:31 +0000 (10:23 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Sep 2018 06:01:18 +0000 (00:01 -0600)
commitd178e74ec2153117f3461fa3b0479e1f7736321e
treeb84d888adb4f4453ba299cb29e69167fba2feb74
parent7918c077a2fe57d5a7a4c8944106b9d8507ba3f0
powerpc: Add read*_*/write*_* macros

Define the read*_*/write*_* macros for the PowerPC platform to be able
to use the macros in wait_bit.h.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/include/asm/io.h