commit | b55b8eef35f9ca04cf790381bab14510278b08a4 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Fri Oct 11 16:23:54 2013 +0900 |
committer | Heiko Schocher <hs@denx.de> | Thu Oct 17 07:20:25 2013 +0200 |
tree | a47147f5aa69f7e62a155640c25d6b75f990956f | |
parent | 13c2433ccb4d9a5efb95ad953c2b3a0eb1909988 [diff] |
i2c: sh_i2c: Avoid using I2C prior to relocation If user uses the I2C in before the relocation, board of sh and rmobile will not start. This will solve this problem. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>