diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2012-11-20 11:17:45 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2012-11-20 11:17:45 +0100 |
commit | 87216d98dea1b7576fb367b2a1288f5096e22ab6 (patch) | |
tree | 6ddfa6b81af5e353c44232333b33a401d9aa06fc | |
parent | e1a400a031b99f54f45d017cf2658d332974c73b (diff) |
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |