On Wed, 24 Jun 2020 at 22:11, Walter Lozano <walter.loz...@collabora.com> wrote: > > In order to be able to update data in u_boot_list, move this section to > make it RW. > > Signed-off-by: Walter Lozano <walter.loz...@collabora.com> > --- > > arch/sandbox/cpu/u-boot-spl.lds | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org> Applied to u-boot-dm/next, thanks!