]> git.ipfire.org Git - people/ms/u-boot.git/commit
rpi: Remove runtime disabling support for serial
authorAlexander Graf <agraf@suse.de>
Thu, 25 Jan 2018 11:05:43 +0000 (12:05 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 28 Jan 2018 17:27:33 +0000 (12:27 -0500)
commit55b8a2ddaae407c8e9b4afe5cf33f848f0c4f49f
tree7ec5247908c260292911c658c71322448c5d98d6
parent608b0c4ad4e5ec0c5d2c60276f19c3651d3d3cab
rpi: Remove runtime disabling support for serial

We are switching to a model where our board file can directly fail probing
of serial devices when they're not usable, so remove the current runtime
hack we have.

Signed-off-by: Alexander Graf <agraf@suse.de>
board/raspberrypi/rpi/rpi.c