commit | 6e35fd2bdcebb613bdf7995c916ddaef7aaff386 | [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 | 48e17bf9bb80678f59deaf1686fcfbbc7f67c3ad [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>