u-boot-brain/drivers/mtd/ubi
Stefan Roese 60cfe87bd3 UBI: Add compile-time check for correct malloc area configuration
UBI is quite memory greedy and requires at least approx. 512k of malloc
area. This patch adds a compile-time check, so that boards will not
build with less memory reserved for this area (CONFIG_SYS_MALLOC_LEN).

Signed-off-by: Stefan Roese <sr@denx.de>
2009-06-12 20:47:18 +02:00
..
build.c UBI: Add compile-time check for correct malloc area configuration 2009-06-12 20:47:18 +02:00
crc32.c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
crc32defs.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
crc32table.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
debug.c UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
debug.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
eba.c UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
io.c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
kapi.c UBI: Add basic UBI support to U-Boot (Part 3/8) 2008-11-19 20:34:39 +01:00
Makefile UBI: Add basic UBI support to U-Boot (Part 1/8) 2008-11-19 20:34:39 +01:00
misc.c UBI: Add basic UBI support to U-Boot (Part 3/8) 2008-11-19 20:34:39 +01:00
scan.c UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
scan.h UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
ubi-media.h UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
ubi.h UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
upd.c UBI: Add basic UBI support to U-Boot (Part 5/8) 2008-11-19 20:34:39 +01:00
vmt.c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
vtbl.c UBI: Add basic UBI support to U-Boot (Part 5/8) 2008-11-19 20:34:39 +01:00
wl.c UBI: Add basic UBI support to U-Boot (Part 5/8) 2008-11-19 20:34:39 +01:00