From 2134e864c823b456d6de0a128bb6c55d1a04aba7 Mon Sep 17 00:00:00 2001 From: James Maki Date: Fri, 23 Apr 2010 14:27:29 -0500 Subject: initial commit --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..6f34ada --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +U-Boot utilities for Linux + +This is an alternative to U-Boot's fw_{print,set}env which in the version +of U-boot that we are using (1.3.4), did not work with our NAND flash. + +The partitions, sizes, and default environment are configurable at compile time. + +The code assumes that you have a redundant environment partition. + +There are probably bugs. -- cgit v1.2.3