commit | 9fddd3612b2826717fb786b0ade2c13cc02793fe | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed May 31 20:33:04 2023 +0200 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Thu Jun 08 22:26:52 2023 +0200 |
tree | b348c4b4823dc3aafe98b4576e5cc228b4abd398 | |
parent | 79fedab62af1efe301a9aaa6ecb4cb49431cac83 [diff] |
ARM: rmobile: Introduce weak default board_init() Introduce weak default board_init() in rcar-common/common.c , which allows complete removal of ebisu.c and condor.c at the same time . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>