From: Lothar Waßmann Date: Thu, 22 Oct 2015 13:04:44 +0000 (+0200) Subject: arm: mx6: fix the AIPS?_BASE_ADDR fsckup introduced by commit f5def95698f6 X-Git-Tag: KARO-TX6UL-2015-10-23~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fdd6994fe0b1ed4e75ed47f6a7d056dea753ef2a;hp=fdd6994fe0b1ed4e75ed47f6a7d056dea753ef2a;p=karo-tx-uboot.git arm: mx6: fix the AIPS?_BASE_ADDR fsckup introduced by commit f5def95698f6 commit f5def95698f6f3d8923f0e38706e3e5ebed81a10 ("imx: mx6: Fixed AIPS3 base address issue") claimed to fix an AIPS3 base address issue, while it in fact messed up the AIPS1 and AIPS2 base addresses too. ---