mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-21 04:14:34 +00:00
![]() Rename arch-rmobile to arch-renesas and mach-rmobile to mach-renesas 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, with manual move of the directories using git mv and manual fix up to arch/arm/Makefile: " $ git grep -l '\<\(arch\|mach\)-rmobile\>' | \ xargs -I {} sed -i 's@\<\(arch\|mach\)-rmobile\>@\1-renesas@g' {} $ sed -i 's@rmobile@renesas@' board/*/*/Kconfig " Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com> |
||
---|---|---|
.. | ||
boot0.h | ||
gpio.h | ||
irqs.h | ||
r8a7790.h | ||
r8a7791.h | ||
r8a7792.h | ||
r8a7793.h | ||
r8a7794.h | ||
rcar-base.h | ||
rcar-gen3-base.h | ||
rcar-gen4-base.h | ||
rcar-mstp.h | ||
renesas.h | ||
rzg2l.h | ||
sys_proto.h |