]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
sandbox: Update and expand the README
[people/ms/u-boot.git] / README
diff --git a/README b/README
index b973344184f23210a9ff40b5d311a022df4eec2c..4178987e7c8a1ebb58904cee04cf6d9bc6289ef2 100644 (file)
--- a/README
+++ b/README
@@ -264,6 +264,17 @@ e.g. "make cogent_mpc8xx_config". And also configure the cogent
 directory according to the instructions in cogent/README.
 
 
+Sandbox Environment:
+--------------------
+
+U-Boot can be built natively to run on a Linux host using the 'sandbox'
+board. This allows feature development which is not board- or architecture-
+specific to be undertaken on a native platform. The sandbox is also used to
+run some of U-Boot's tests.
+
+See board/sandbox/sandbox/README.sandbox for more details.
+
+
 Configuration Options:
 ----------------------