]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kit
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 12 May 2021 19:34:11 +0000 (21:34 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 12 May 2021 19:36:27 +0000 (21:36 +0200)
commitbd83431ea331a3360521e1a393e8fcc1c72965fe
treebe43f323e2f24182caae19721040da4d38c1b4b5
parent59a2b9e605c5a5e2dff35506a13b51f33d3051b4
ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kit

The rcar-common/common.c contains various common board functions shared
by all R-Car and RZG boards. This board is not compiling the file in, so
add it. This way, part of the board code can be de-duplicated too.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Adam Ford <aford173@gmail.com>
board/beacon/beacon-rzg2m/Makefile
board/beacon/beacon-rzg2m/beacon-rzg2m.c