commit | c3883e00aeb5d9b8d240eaac81627d12a508c9bd | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jan 25 12:05:47 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 12:27:34 2018 -0500 |
tree | 2de4b19b087db472b9729b68093f21732872f82a | |
parent | 35b31e0e045ec69c5cd605e1f47bb1b371595123 [diff] |
serial_bcm283x_mu: Always skip init The serial initialization doesn't always quite work for me, so let's always skip it for now. We know that firmware on the RPi initializes us properly already. Signed-off-by: Alexander Graf <agraf@suse.de>