]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: Fix compile error on lowlevel_init file
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sun, 11 Jan 2009 08:48:56 +0000 (17:48 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 16 Jan 2009 01:22:27 +0000 (10:22 +0900)
commitc9935c992575922b7ef13eec0656ed8665d324e3
tree18f3c75d2877e3357b14a0c12a277adca5ca885e
parenta5b04d00bfeb940c62232972ce644d50b45797f9
sh: Fix compile error on lowlevel_init file

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>
board/ms7722se/lowlevel_init.S
board/ms7750se/lowlevel_init.S
board/renesas/MigoR/lowlevel_init.S
board/renesas/r2dplus/lowlevel_init.S