On Wed, Apr 9, 2025 at 3:17 PM Jesse Taube <[email protected]> wrote: > > Add a check for CONFIG_SKIP_RELOCATE in reserve_uboot to skip the > relocation of the U-Boot image. > CONFIG_SKIP_RELOCATE skips relocation of U-Boot to the end of RAM > allowing for systems that have extremely limited RAM to run U-Boot. > > Signed-off-by: Jesse Taube <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > Reviewed-by: Caleb Connolly <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>

