[U-Boot] [PATCH 5/5] arm: imx: hab: Define HAB_RVT_BASE according to the processor version

Fabio Estevam festevam at gmail.com
Tue Feb 20 10:45:55 UTC 2018


On Mon, Feb 19, 2018 at 10:19 PM, Breno Lima <brenomatheus at gmail.com> wrote:
> From: Breno Lima <breno.lima at nxp.com>
>
> 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 at nxp.com>

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list