-
- Downloads
env: Add support for UBI environment
UBI is a better place for the environment on NAND devices because it
handles wear-leveling and bad blocks.
Gluebi is needed in Linux to access the env as an MTD partition.
Signed-off-by:
Joe Hershberger <joe.hershberger@ni.com>
Showing
- README 21 additions, 0 deletionsREADME
- common/Makefile 1 addition, 0 deletionscommon/Makefile
- common/cmd_nvedit.c 2 additions, 1 deletioncommon/cmd_nvedit.c
- common/env_ubi.c 103 additions, 0 deletionscommon/env_ubi.c
- include/environment.h 15 additions, 0 deletionsinclude/environment.h
- tools/env/fw_env.c 2 additions, 1 deletiontools/env/fw_env.c
Loading
Please register or sign in to comment