X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=README;h=80a1bfaad2a5093fa05d3ac3341a97216f5820ee;hp=61851b3d888c98223832554785a774674c318037;hb=f4617ef86dbbc2b844d530564694b927099bf0a9;hpb=bcb879c0e37db1cf527ff408df93918f155012ea diff --git a/README b/README index 61851b3d88..80a1bfaad2 100644 --- 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: ----------------------