Skip to content
Commit e9db0463 authored by Ard Biesheuvel's avatar Ard Biesheuvel Committed by Leif Lindholm
Browse files

Platform/RPi3: Disable DEBUG output at runtime for the RTC driver



Using DEBUG () at runtime can crash the OS if we don't take care to
inhibit serial output to MMIO mapped UARTs that we don't inform the
OS about via the memory map.

So use a version of DebugLib that does exactly that for the RTC
driver.

Signed-off-by: default avatarPete Batard <pete@akeo.ie>
Reviewed-by: default avatarLeif Lindholm <leif.lindholm@linaro.org>
parent 0d076ec2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment