Skip to content

liwenhao/uenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uenv

uenv is a linux module for mapping uboot env to sysfs

Only mtd device supported

Usage

insmod uenv name="uboot" offset=393216 size=262144

  • name: mtd partition's name
  • offset: offset of the start of uboot env block
  • size: size of the uboot env block

About

uenv is a linux module for mapping uboot env to sysfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages