pl011 uart: Remove Raspberry Pi hack
* Constructors now working
This commit is contained in:
parent
565039c149
commit
e91f4b7230
@ -104,9 +104,6 @@ void
|
||||
UartPL011::InitEarly()
|
||||
{
|
||||
// Perform special hardware UART configuration
|
||||
|
||||
#warning Raspberry Pi Hack: Fix constructors not getting called in loader.
|
||||
fUARTBase = uart_base_debug();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user