commit | 08f5b0b23a62ac7d1b705241f16df1e3a1cb8ae1 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Aug 06 10:23:31 2018 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 18 00:01:18 2018 -0600 |
tree | b84d888adb4f4453ba299cb29e69167fba2feb74 | |
parent | e40615565d68465284b3c6a5fc4147f662824a88 [diff] |
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>