summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>2013-10-14 10:27:38 +0200
committerHeiko Schocher <hs@denx.de>2013-10-17 07:20:25 +0200
commit83d271b5ffc19e98098861dd21e940cf53545a43 (patch)
tree13366d9f30a4298b7b6922d872689da748309665 /test
parentb55b8eef35f9ca04cf790381bab14510278b08a4 (diff)
downloadu-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