-
Notifications
You must be signed in to change notification settings - Fork 0
Modify SheevaPlug u-boot environment from userspace
License
cbxbiker61/plugenv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a utility to list or modify the SheevaPlug u-boot environment. Quite a bit of error checking occurs when the program runs, so it should be relatively safe. When you use "plugenv -e" it will open the current environment with vi (or any other editor if the EDITOR environment variable is set). It will only update the uboot-env if you write changes with your editor, otherwise no write to nand occurs. "plugenv -l" will list the current uboot-env. If this command runs properly on your plug then you can pretty comfortable that a uboot-env write will succeed. plugenv calls mtd-utils programs, keep in mind that bugs in mtd-utils certainly could cause problems. I have tested versions 1.4.4 to 1.4.9. plugenv currently verifies that it is on a SheevaPlug by reading /proc/cpuinfo. If you find that you can get it to run on the "SheevaPlug like" plugs please send patches to cbxbiker61-AT-gmail-DOT-com. You will probably have to patch the section of code that looks for "SheevaPlug" in /proc/cpuinfo. Read COPYING for licensing info.
About
Modify SheevaPlug u-boot environment from userspace
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published