[U-Boot] [PATCH v2 2/3] imximage: Specify default IVT offset in IMX image
Bryan O'Donoghue
bryan.odonoghue at linaro.org
Mon Mar 26 14:30:03 UTC 2018
On 26/03/18 15:15, Fabio Estevam wrote:
> On Mon, Mar 26, 2018 at 11:11 AM, Bryan O'Donoghue
> <bryan.odonoghue at linaro.org> wrote:
>
>> +/* Specify the offset of the IVT in the IMX header as expected by BootROM */
>> +#define BOOTROM_IVT_HDR_OFFSET 0xC00
>
> You introduce this new define, but there is no user for it.
>
Ah not _yet_
There's a bunch of code in a BSP mod I plan to bomb the list with that
makes use of this.
More information about the U-Boot
mailing list