]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
openrd: fail build if U-Boot would overlap with environment in flash
authorSascha Silbe <t-uboot@infra-silbe.de>
Sun, 11 Aug 2013 14:40:45 +0000 (16:40 +0200)
committerAnatolij Gustschin <agust@denx.de>
Thu, 14 Aug 2014 14:01:05 +0000 (16:01 +0200)
commit9fa7bbc126d697f1415adbac72bb7f6d978ff50d
treeb39696df0d0dbc3f8faf8046208fe05cf906588c
parentfeb858012f51e672025a8c12e69077646280b68b
openrd: fail build if U-Boot would overlap with environment in flash

Set CONFIG_BOARD_SIZE_LIMIT so we'll notice at build time if U-Boot
has grown so large that it would overlap with the environment area in
flash, rather than bricking the device at run-time on first saveenv.

Signed-off-by: Sascha Silbe <t-uboot@infra-silbe.de>
include/configs/openrd.h