zephyr/boards/arm/particle_xenon
Michael Scott 83aa7cecd4 boards: arm: nrf52840-based: Free up flash room for sample apps
The current flash configurations for all nRF52840's in Zephyr is
VERY constrained when it comes to allowing samples any space for
storage or custom areas.  It only leaves the last 4 pages of flash
for "storage".

The nRF52840 is also capable of using OpenThread which defaults
to using the last 4 pages of flash for storing OpenThread-related
network data.

This means that while using OpenThread under any configuration
designed to use mcuboot partition slots, there is no space left
over for storage of any kind.

Let's adjust the partition table to set storage at 8 pages of
flash (32k).  This fixes the conflict with OpenThread and leaves
room for future use cases that may arise.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-03-15 08:52:06 -05:00
..
doc doc: boards: make board images consistent with board name 2019-02-10 17:48:08 -05:00
board.cmake boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
Kconfig
Kconfig.board
Kconfig.defconfig boards: arm: nrf: Make Bluetooth optional 2019-02-07 16:17:27 -05:00
mesh_feather_i2c1_twi1.dtsi boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
mesh_feather_spi_spi1.dtsi boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
mesh_feather_spi_spi3.dtsi boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
mesh_feather_spi1_spi3.dtsi boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
mesh_feather_uart1_rtscts.dtsi boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
mesh_feather.dtsi boards: arm: nrf52840-based: Free up flash room for sample apps 2019-03-15 08:52:06 -05:00
mesh_xenon_uart2.dtsi boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
particle_xenon_defconfig boards: arm: particle_*: remove SPI default enablement 2019-03-07 20:30:27 -05:00
particle_xenon.dts boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
particle_xenon.yaml boards: arm: Cleanup xtools toolchain support 2019-01-13 09:35:59 -05:00