On 4 July 2016 at 11:57, Simon Glass <s...@chromium.org> wrote: > Add an sandbox implementation for the generic SPL framework. This supports > locating and running U-Boot proper. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: None > Changes in v2: None > > arch/sandbox/cpu/Makefile | 1 + > arch/sandbox/cpu/spl.c | 51 > ++++++++++++++++++++++++++++++++++++++++++ > arch/sandbox/include/asm/spl.h | 23 +++++++++++++++++++ > 3 files changed, 75 insertions(+) > create mode 100644 arch/sandbox/cpu/spl.c > create mode 100644 arch/sandbox/include/asm/spl.h
Applied to u-boot-dm _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot