zephyr/boards
Stephanos Ioannidis 716397411b boards: qemu_cortex_r5: Fix memory size
This commit fixes the incorrect memory (FLASH and SRAM) size
specification in the device tree and the board test yaml files.

The `qemu_cortex_r5` board (using `fdt-single_arch-zcu102-arm.dtb` FDT)
has 64MiB RAM at the address 0 and 32MiB QSPI flash at 0xc0000000.

QEMU `info mtree`:

0000000000000000-ffffffffffffffff (prio 0, i/o): memory@00000000
  0000000000000000-000000000002ffff (prio 0, ram): ddr_bank1_1@0x0
  0000000000030000-000000000003ffff (prio 0, ram): ddr_bank1_2@0x30000
  0000000000040000-0000000003ffffff (prio 0, ram): ddr_bank1_3@0x40000

00000000c0000000-00000000c1ffffff (prio 0, i/o): lqspi

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-14 09:44:27 +02:00
..
arc boards: arc: Convert to new DT_INST macros 2020-03-31 07:04:30 -05:00
arm boards: qemu_cortex_r5: Fix memory size 2020-04-14 09:44:27 +02:00
common west: prepend -c to openocd commands 2019-11-12 14:37:34 -05:00
nios2 dts: i2c: Remove DT_I2C_._NAME references 2020-04-10 15:11:18 -05:00
posix drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
riscv drivers: gpio: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
shields boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
x86 boards: x86: qemu_x86: list eeprom as supported 2020-03-30 08:24:06 -05:00
xtensa boards: up_squared_adsp: Change default flasher 2020-03-30 13:38:52 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig boards: Kconfig: rename BOARD_DEPRECATED to BOARD_DEPRECATED_RELEASE 2020-01-13 10:21:12 -05:00
deprecated.cmake boards: arm: nrf5340pdk: add deprecation warning for old board names 2020-04-06 15:21:45 +02:00
index.rst riscv32: rename to riscv 2019-08-02 13:54:48 -07:00