diff options
author | Jason Liu <r64343@freescale.com> | 2013-10-29 11:19:19 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2013-11-05 12:49:39 +0800 |
commit | 6bcfb0da7e2eb72cf3d312821f7f68f88d9070d7 (patch) | |
tree | 038fda02dfc3dc9b0fe01c1f72443dc9d6e34c59 /include | |
parent | fca3686b5760dc069e165b7b6b94a1c9a42f4fe8 (diff) | |
download | u-boot-imx-6bcfb0da7e2eb72cf3d312821f7f68f88d9070d7.zip u-boot-imx-6bcfb0da7e2eb72cf3d312821f7f68f88d9070d7.tar.gz u-boot-imx-6bcfb0da7e2eb72cf3d312821f7f68f88d9070d7.tar.bz2 |
ENGR00285890 imx6:plugin: update the ROM_API_TABLE_BASE_ADDR for plugin code
i.MX6DQ TO1.5 and i.MX6DL/SOLO change the ROM_API_TABLE_BASE_ADDR
from 0xc0 to 0xc4.Need update the plugin code to sync with this change.
The change as the following for the new TO with i.MX6DQ, i.MX6DL/SOLO:
For i.MX6DQ, if the TO >=1.5, will use the new ROM_API_TABLE_BASE_ADDR=0xc4
For i.MX6DL/S, if the TO >=1.2, will use the new ROM_API_TABLE_BASE_ADDR=0xc4
For the old TO, we will still use the 0xc0 to keep compatible.
Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions