u-boot-brain/arch/arm/mach-rmobile
Marek Vasut 8f76c9d73a ARM: renesas: Scrub duplicate memory nodes from DT on Gen3
Scrub duplicate /memory@* node entries here. Some R-Car DTs might
contain multiple /memory@* nodes, however fdt_fixup_memory_banks()
either generates single /memory node or updates the first /memory
node. Any remaining memory nodes are thus potential duplicates.

However, it is not possible to delete all the memory nodes right
away, since some of those might not be DRAM memory nodes, but some
sort of other memory. Thus, delete only the memory nodes which are
in the R-Car3 DBSC ranges.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
2021-05-12 21:36:27 +02:00
..
include/mach arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
board.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
cpu_info-r8a7740.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_info-rcar.c arm: rmobile: Identify R8A7796 r1.3 SoC 2020-09-26 17:25:43 +02:00
cpu_info-rzg.c arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
cpu_info-sh73a0.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_info.c arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
emac.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
Kconfig ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 2021-05-12 21:36:27 +02:00
Kconfig.32 spl: Allow tiny printf() to be controlled in SPL and TPL 2019-10-08 13:57:45 +08:00
Kconfig.64 arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
Kconfig.rza1 ARM: dts: renesas: Add RZ/A1 GR-Peach board 2019-05-07 05:41:32 +02:00
lowlevel_init_ca15.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lowlevel_init_gen3.S arm: mach-rmobile: Mark the default s_init function as weak 2020-09-26 17:25:43 +02:00
lowlevel_init.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
memmap-gen3.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pfc-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pfc-sh73a0.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
timer.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00