summaryrefslogtreecommitdiff
path: root/README
blob: 6f34ada00e62792d48901370e7a202ef8909a280 (plain)
1
2
3
4
5
6
7
8
9
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.