Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
socfpga: map uart into virtual address space so that early_printk() w…
…orks Early printk code needs UART to be mapped early during boot. early_printk() is left there during the start-up; it is useful as our emulators are fairly slow. Signed-off-by: Pavel Machek <pavel@denx.de> Acked-by: Dinh Nguyen <dinguyen@altera.com> [olof: removed redundant newlines] Signed-off-by: Olof Johansson <olof@lixom.net>
- Loading branch information