]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
Merge branch 'tom' of git://git.denx.de/u-boot-x86
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 61851b3d888c98223832554785a774674c318037..80a1bfaad2a5093fa05d3ac3341a97216f5820ee 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:
 ----------------------