[U-Boot] [PATCH v6 07/20] sandbox: Add sandbox board

Wolfgang Denk wd at denx.de
Mon Oct 17 22:48:18 CEST 2011


Dear Simon Glass,

In message <1318270953-32482-8-git-send-email-sjg at chromium.org> you wrote:
> This adds basic files for the sandbox board. The lds file is very simple
> since we can rely mostly on the linker defaults.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2:
> - Remove clean and dist-clean targets from Makefile
> - Move lds script out of the board directory
> 
> Changes in v4:
> - Remove board/sandbox/common directory as it is not used
> 
> Changes in v5:
> - Simplify the declaration of gd_t in sandbox's board.c
> 
>  board/sandbox/sandbox/Makefile  |   42 +++++++++++++++++++++++++++++++++
>  board/sandbox/sandbox/sandbox.c |   49 +++++++++++++++++++++++++++++++++++++++
>  boards.cfg                      |    1 +
>  3 files changed, 92 insertions(+), 0 deletions(-)
>  create mode 100644 board/sandbox/sandbox/Makefile
>  create mode 100644 board/sandbox/sandbox/sandbox.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: wd at denx.de
Four thousand throats may be cut in one night by a running man.
	-- Klingon Soldier, "Day of the Dove", stardate unknown


More information about the U-Boot mailing list