mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-03 09:51:44 +01:00
lowlevel_init of SH was corrected to use the write/readXX macro. However, there was a problem that was not able to be compiled partially. This patch corrected this. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>