summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b108325
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+See README in the subdirectories for details.
+
+env/
+ Linux command line tools to access and manipulate U-Boot environment
+ (taken from u-boot source).
+
+mkubootenv/
+ Create an U-Boot environment image suitable for flashing.