Home
last modified time | relevance | path

Searched hist:"60 cfe87bd39e6f07f2b92eb4bff82bfd105f4724" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dbuild.c60cfe87bd39e6f07f2b92eb4bff82bfd105f4724 Thu Jun 04 14:55:34 UTC 2009 Stefan Roese <sr@denx.de> 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>