]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: rmobile: Introduce weak default board_init()
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 31 May 2023 18:33:04 +0000 (20:33 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 8 Jun 2023 20:26:52 +0000 (22:26 +0200)
commit9fddd3612b2826717fb786b0ade2c13cc02793fe
treeb348c4b4823dc3aafe98b4576e5cc228b4abd398
parent79fedab62af1efe301a9aaa6ecb4cb49431cac83
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>
board/renesas/condor/Makefile
board/renesas/condor/condor.c [deleted file]
board/renesas/ebisu/Makefile
board/renesas/ebisu/ebisu.c [deleted file]
board/renesas/rcar-common/common.c
board/renesas/rcar-common/v3-common.c