Hi John, On 23-01-27, John Watts wrote: > The i.MX6 includes some on-chip RAM: 128KiB on most variants, with 256KiB on > the Dual and Quad variants. > > This region is where the first stage of Barebox gets loaded if RAM > initialization isn't hard coded using DCD information. > > Add the base address and size so it can be used to calculate where to put the > stack at boot. > > Signed-off-by: John Watts <contact@xxxxxxxxxx> Reviewed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>