[U-Boot] [PATCH 7/9] serial: bcm283x_mu: support disabling after initialization
Simon Glass
sjg at chromium.org
Tue Sep 27 02:35:03 CEST 2016
On 26 September 2016 at 06:26, Fabian Vogt <fvogt at suse.com> wrote:
> For the Raspberry Pi 3 it needs to be possible to disable the serial
> device after initialization happens, as only after the GPIO device is available
> it is known whether the mini uart is usable.
>
> Signed-off-by: Fabian Vogt <fvogt at suse.com>
> ---
> drivers/serial/serial_bcm283x_mu.c | 18 ++++++++++++++++--
> 1 file changed, 16 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list