[U-Boot] [PATCH v6 20/20] sandbox: Makefile changes to build sandbox architecture
Wolfgang Denk
wd at denx.de
Mon Oct 17 22:51:52 CEST 2011
Dear Simon Glass,
In message <1318270953-32482-21-git-send-email-sjg at chromium.org> you wrote:
> At this point U-Boot will build and run on x86 under Linux.
>
> The idea is to define a new architecture called 'sandbox', alongside ARM
> and x86. This runs natively on Linux to suit the host machine. All
> hardware access is either omitted or emulated.
>
> The purpose of this system is to test the bulk of the non-hardware-specific
> U-Boot code. We can mock the SPI flash, GPIOs, UART and keyboard, then test
> that U-Boot behaves as we wish.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2:
> - Rebase to master
> - Tidy top-level Makefile to minimise changes
>
> Changes in v4:
> - Drop board/sandbox/common/board.c for now (no board_init() needed)
> - Move main() into start.c to remove one ifdef from the top level Makefile
> - Fix up Makefile for non-sandbox builds
>
> Makefile | 8 ++++++++
> 1 files changed, 8 insertions(+), 0 deletions(-)
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
Der Horizont vieler Menschen ist ein Kreis mit Radius Null --
und das nennen sie ihren Standpunkt.
More information about the U-Boot
mailing list