uboot/fs
Michael Lawnick faac4fd852 UBIFS: Missing offset relocation for compressor 'none'
On systems where U-Boot is linked to another address than it really lays
(e.g. backup image), calls via function pointers must be fixed with a
'+= gd->reloc_off'.
This was not done for none_compr in ubifs_compressors_init() what leads
to system crash on ubifsmount command.

Signed-off-by: Michael Lawnick <ml.lawnick@gmx.de>
Acked-by: Stefan Roese <sr@denx.de>
2009-03-20 22:39:15 +01:00
..
cramfs
ext2
fat fat.c: fix warning: array subscript is above array bounds 2009-01-27 21:36:28 +01:00
fdos
jffs2 jffs2: include <linux/mtd/compat.h> instead of defining own min_t 2008-12-16 17:14:54 +01:00
reiserfs
ubifs UBIFS: Missing offset relocation for compressor 'none' 2009-03-20 22:39:15 +01:00
yaffs2
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00