mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-16 06:56:01 +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>