commit | 7c49b523e799fe2c46bfb3ad312c9faf02e2f47e | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel@ziswiler.com> | Sun Mar 01 00:53:15 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Mar 02 10:59:51 2015 +0100 |
tree | 3fba32508984bc9f10014cb63b21c017b5a324fe | |
parent | fe488a85282f9bad0ec036cad19440f8b9489efa [diff] |
pxa: colibri_pxa270: avoid overwriting factory configuration block Specify a CONFIG_BOARD_SIZE_LIMIT of 256 KB in order to avoid overwriting the factory configuration block located at offset 0x40000 in NOR flash. Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>