mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 08:55:22 +00:00
Fix the following device tree warnings: unit-address and first reg (0x40000) don't match for iccm@0 unit-address and first reg (0x80040000) don't match for dccm@80000000 Re-work iccm and dccm reg address and size to be based on #defines. This allows the nsim_sem_normal.dts to override defaults that are set in nsim.dtsi. Utilize DT_ADDR macro to take a 'unit-address' still value and convert it into a hex value (just prepending 0x). Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
doc | ||
support | ||
arc_mpu_regions.c | ||
board.cmake | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
nsim_em_defconfig | ||
nsim_em_mpu_stack_guard_defconfig | ||
nsim_em_mpu_stack_guard.dts | ||
nsim_em_mpu_stack_guard.yaml | ||
nsim_em.dts | ||
nsim_em.dtsi | ||
nsim_em.yaml | ||
nsim_hs_defconfig | ||
nsim_hs_smp_defconfig | ||
nsim_hs_smp.dts | ||
nsim_hs_smp.yaml | ||
nsim_hs.dts | ||
nsim_hs.yaml | ||
nsim_sem_defconfig | ||
nsim_sem_mpu_stack_guard_defconfig | ||
nsim_sem_mpu_stack_guard.dts | ||
nsim_sem_mpu_stack_guard.yaml | ||
nsim_sem_normal_defconfig | ||
nsim_sem_normal.dts | ||
nsim_sem_normal.yaml | ||
nsim_sem.dts | ||
nsim_sem.yaml | ||
nsim.dtsi |