rpi: Allow to boot without serial
authorAlexander Graf <agraf@suse.de>
Thu, 5 Apr 2018 09:36:22 +0000 (11:36 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 5 Apr 2018 09:36:24 +0000 (11:36 +0200)
commit065dcacf398ef55ed5672c2b914130756c4e6670
tree14fc18f9d5345fb81022749ab187c2cd9a7276d4
parent645b5afbb8215b3386cd6fc2dc3119bd68e4c760
rpi: Allow to boot without serial

When we enable CONFIG_OF_BOARD on Raspberry Pis, we may end up without
serial console support in early boot. Hence we need to make the serial
port optional, otherwise we will never get to the point where serial
would be probed.

Signed-off-by: Alexander Graf <agraf@suse.de>
configs/rpi_0_w_defconfig
configs/rpi_2_defconfig
configs/rpi_defconfig