Dear Simon Glass, In message <[email protected]> you wrote: > Add a main program so that we can run U-Boot. > > Signed-off-by: Simon Glass <[email protected]> > --- > Changes in v4: > - Move main() into arch/sandbox/cpu/start.c > > arch/sandbox/cpu/Makefile | 2 +- > arch/sandbox/cpu/start.c | 33 +++++++++++++++++++++++++++++++++ > 2 files changed, 34 insertions(+), 1 deletions(-) > create mode 100644 arch/sandbox/cpu/start.c
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Worlds may change, galaxies disintegrate, but a woman always remains a woman. -- Kirk, "The Conscience of the King", stardate 2818.9 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

