summaryrefslogtreecommitdiffstats
path: root/include/version.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-10-03 19:26:50 +0000
committerWolfgang Denk <wd@denx.de>2011-10-17 23:56:59 +0200
commit86eb49b3e596baa688bea5ef678e951e964845a3 (patch)
treef764460dce92e46dea7a17c27ea6e21836babbf7 /include/version.h
parent9d2cb8e8e6a3650613eab95c1b30023e81beb15c (diff)
downloadblackbird-obmc-uboot-86eb49b3e596baa688bea5ef678e951e964845a3.tar.gz
blackbird-obmc-uboot-86eb49b3e596baa688bea5ef678e951e964845a3.zip
sandbox: Makefile changes to build sandbox architecture
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@chromium.org>
Diffstat (limited to 'include/version.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud