ARM: rmobile: Enable sysinfo on R-Car Gen3
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 3 Jul 2021 18:41:50 +0000 (20:41 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 20 Jul 2021 21:33:54 +0000 (23:33 +0200)
commitef283c3ae612a1f1cd530a34cdcf074d447b2da9
treefce82ba8326e1f849f00dc1c42c0fae9c12a4c6c
parentdceca41ed1a71d238f6e5a94a63dd04690bc7216
ARM: rmobile: Enable sysinfo on R-Car Gen3

Enable support for sysinfo on supported R-Car Gen3 boards. The sysinfo
is used e.g. to access and decode board-specific information and then
in turn used by board-info to print those information. On R-Car Gen3
the sysinfo rcar3 driver is used to parse the board ID EEPROM, obtain
board type and revision from it, and let board-info print this
information on boot.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
configs/r8a77990_ebisu_defconfig
configs/rcar3_salvator-x_defconfig
configs/rcar3_ulcb_defconfig