diff options
author | Breno Lima <breno.lima@nxp.com> | 2018-02-20 01:19:26 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-02-22 14:36:06 +0100 |
commit | 7b889baf29c3c891a26eea0eeb3769263af80476 (patch) | |
tree | 8186ce0705d1bdb375eaeacc7bf046173e04d4b4 /arch/arm/Kconfig | |
parent | 20fa1dd386c891f7d6477e7d442dda76af6c765b (diff) | |
download | u-boot-7b889baf29c3c891a26eea0eeb3769263af80476.tar.gz u-boot-7b889baf29c3c891a26eea0eeb3769263af80476.tar.xz u-boot-7b889baf29c3c891a26eea0eeb3769263af80476.zip |
arm: imx: hab: Define HAB_RVT_BASE according to the processor version
Currently the following devices are using a different definition for ROM
Vector Table addresses:
- i.MX6DQP = All rev
- i.MX6DQ >= rev 1.5
- i.MX6SDL >= rev 1.2
There is no need to create a new RVT macros since the only update were the
RVT base address. Remove HAB_RVT_*_NEW macros and define a new RVT base
address.
More details about RVT base address can be found on processors Reference
Manual and in the following documents:
EB803: i.MX 6Dual/6Quad Applications Processor Silicon Revision 1.2 to 1.3
Comparison
EB804: i.MX 6Solo/6DualLite Application Processor Silicon Revision 1.1
to 1.2/1.3 Comparison
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions