commit | e40eaca11936f79a733c61523416c8668018b65d | [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 | 06d7f6d4e8953c3aa120a05450e6d43ef51c6793 [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>