u-boot/board/renesas/ulcb
Marek Vasut 65abdd1978 ARM: renesas: Rename rmobile.h to renesas.h
Rename rmobile.h to renesas.h because all the chips are made
by Renesas, while only a subset of them is from the R-Mobile
line.

Use the following command to perform the rename:

"
$ git grep -l 'include.*rmobile.h' | \
  xargs -I {} sed -i '/include.*rmobile.h/ s@rmobile.h@renesas.h@g' {}
"

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
2024-03-02 14:29:36 -05:00
..
cpld.c ARM: renesas: Drop include common.h 2024-01-27 20:16:39 +01:00
Kconfig ARM: rmobile: ulcb: Add ULCB board support 2017-08-03 03:50:03 +09:00
MAINTAINERS ARM: renesas: Update MAINTAINERS file 2023-08-07 13:41:43 -04:00
Makefile ARM: renesas: Factor out DRAM setup on R-Car Gen3 2019-05-21 22:15:32 +02:00
ulcb.c ARM: renesas: Rename rmobile.h to renesas.h 2024-03-02 14:29:36 -05:00