commit | e8cdeefc222ff32a80282dd571be0426156cd9d9 | [log] [tgz] |
---|---|---|
author | Ye.Li <B37916@freescale.com> | Wed Jan 14 17:18:12 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Feb 10 12:48:49 2015 +0100 |
tree | 3508487854218c7e19f23c49fbba6c5d4eedb7e3 | |
parent | 9598f8c30cb3535b96c8b33638f016d67691e076 [diff] |
imx: mx6: Fixed AIPS3 base address issue Should use AIPS3 configuration address 0x0227C000 to set AIPS3, not the AIPS3 base address. Additional, replace AIPS1_BASE_ADDR to AIPS3_ARB_BASE_ADDR to align with AIPS1 and AIPS2, and resolve the AIPS3_ARB_BASE_ADDR undefine problem. Signed-off-by: Ye.Li <B37916@freescale.com>