commit | cde373f04f116b931b87bc17cf5d101c181e77cc | [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 | 0d115694abf394ed04960b2767d3fa804ede8a83 [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>