diff options
author | Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de> | 2013-10-14 10:27:38 +0200 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2013-10-17 07:20:25 +0200 |
commit | 83d271b5ffc19e98098861dd21e940cf53545a43 (patch) | |
tree | 13366d9f30a4298b7b6922d872689da748309665 /test | |
parent | b55b8eef35f9ca04cf790381bab14510278b08a4 (diff) | |
download | u-boot-imx-83d271b5ffc19e98098861dd21e940cf53545a43.zip u-boot-imx-83d271b5ffc19e98098861dd21e940cf53545a43.tar.gz u-boot-imx-83d271b5ffc19e98098861dd21e940cf53545a43.tar.bz2 |
Fix: nommu I2C adapter relocation error
NoMMU systems have a access violation problem with i2c_reloc_fixup.
Blame for it is a double relocation of the adapter itself. The
i2c_adap_p is already relocated, if i2c_reloc_fixup is called.
This patch removes the relocation of i2c_adap_p from i2c_reloc_fixup
to fix this.
Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions