rpi4: Add stdout-path to device tree
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 Jul 2019 17:07:51 +0000 (18:07 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 25 Sep 2019 10:45:35 +0000 (11:45 +0100)
commit1a7422ebd092342fa1f4d420eb4642b0134f36ca
tree9c4b68a586c9cd5c0cb854b314238914bf425f50
parent3903a8cd108188dc2dcfc5b3cb820b639c5fce01
rpi4: Add stdout-path to device tree

Some device tree users like to find a pointer to the standard serial
console in the device tree, in the "stdout-path" property of the /chosen
node.

Add the location of the Mini UART in that property, so that DT users are
happy, for instance Linux' earlycon detection.

Change-Id: I178e55016e5640de5ab0bc6e061944bd3583ea96
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/rpi/rpi4/rpi4_bl31_setup.c