upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/fs/jffs2
Wolfgang Denk 87b8bd5aed Fix return values of the jffs2 commands ls/fsload/fsinfo, 19 years ago
..
Makefile
compr_lzari.c It's better to handle LZO and LZARI compression mdoes for JFFS2 with 20 years ago
compr_lzo.c It's better to handle LZO and LZARI compression mdoes for JFFS2 with 20 years ago
compr_rtime.c
compr_rubin.c
compr_zlib.c
jffs2_1pass.c Fix return values of the jffs2 commands ls/fsload/fsinfo, 19 years ago
jffs2_private.h Add common (with Linux) MTD partition scheme and "mtdparts" command 19 years ago
mini_inflate.c