commit | 1d19cd36788d5200ebd43248f625e6eaa00652c0 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Sep 20 11:14:29 2021 -0500 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri Oct 29 21:52:19 2021 +0200 |
tree | 819df53ea69f683a67b7f58648544d71da9c993b | |
parent | 08cd82911e955dfe7270c594255d46ca301a89c9 [diff] |
ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H Now that TARGET_BEACON_RZG2M can handle all the work that was done with TARGET_BEACON_RZG2N and TARGET_BEACON_RZG2H, remove them since they just create more duplicate code. Signed-off-by: Adam Ford <aford173@gmail.com>