zephyr/dts
Jordan Yates 8fb37b94fd linker: cc13x2_cc26x2: CCFG registers as partition
Define the FLASH_CCFG memory region from a devicetree partition instead
of from math in the linker file. Removing the special math case results
in the FLASH_CCFG region overlapping the FLASH region, but the linker
accepts this until the FLASH region actually starts placing variables
in the FLASH_CCFG region.

As a result, applications that don't fit in (FLASH_SIZE - 88) bytes will
still fail to link, just with an overlapping memory region error instead
of an overflow error.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-04-15 12:25:55 +02:00
..
arc pinmux: hsdk: Convert ARC HSDK pinmux to be devicetree based 2021-02-15 08:29:56 -05:00
arm linker: cc13x2_cc26x2: CCFG registers as partition 2021-04-15 12:25:55 +02:00
arm64 dts: virt: Move sram node to DT board files 2021-04-14 14:20:00 -05:00
bindings ite: drivers/adc: add adc drivers on it8xxx2_evb platform 2021-04-13 13:01:56 -04:00
common
nios2 drivers: i2c: nios2: get IRQ and IRQ priority from DTS 2021-03-03 11:55:03 -06:00
posix
riscv ite: drivers/adc: add adc drivers on it8xxx2_evb platform 2021-04-13 13:01:56 -04:00
sparc soc: GR716A LEON3FT Microcontroller 2020-11-13 14:53:55 -08:00
x86 soc: x86: add Lakemont SoC 2021-02-19 18:51:04 -05:00
xtensa esp32: drivers: spi_flash: add host flash support 2021-03-06 09:34:35 -05:00
binding-template.yaml scripts: edt: Add support for include property filtering 2021-04-07 14:16:33 +02:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00