commit | d03ad060feab99fbcd768b1169129663f8565640 | [log] [tgz] |
---|---|---|
author | Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> | Thu Sep 17 15:28:22 2020 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Sep 26 17:26:01 2020 +0200 |
tree | 8d20111e543fe2dbc0603d6e35a969f5245e6896 | |
parent | 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72 [diff] |
board: renesas: ebisu: Drop CA57 check in reset_cpu() Renesas Ebisu board is based on R-Car E3 SoC which has dual CA53 and a CR7. This patch drops check for cputype from reset_cpu() and also drops the corresponding CA57 macros. While at it also dropped RST_RSTOUTCR macro which is unused. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>