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