commit | f0f8a39e33671c839776fde5c1c5f0685dc52f0d | [log] [tgz] |
---|---|---|
author | Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl> | Wed Aug 16 15:37:43 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Sep 22 06:54:48 2017 -0400 |
tree | e3dba412298cd1a7dfb45eceebee1ce5ffdd468b | |
parent | 771f7776a9a0c546fa0cfe4ec645f138da0dcf02 [diff] |
dts: nrf5x: Setup partitions for NFFS This patch adds partition for NFFS for nRF51, nRF52 and nRF52840. The partition is placed at the end of flash. This is only added if NFFS is enabled (since it's required) - in other case free space can be used for other purposes. Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>