]> git.proxmox.com Git - mirror_qemu.git/commit
mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
authorPaul Burton <pburton@wavecomp.com>
Thu, 2 Aug 2018 14:16:43 +0000 (16:16 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 24 Aug 2018 15:51:59 +0000 (17:51 +0200)
commit28861af8e94ada07b073d8775e11cc44cae5f4e5
tree0a37221645e6bdcebbca413f5b52770c77b787ab
parentce3940ccca34b9290f77e5347523d40a4d9c9384
mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader

Setup the GT64120 BARs in the nanoMIPS bootloader, in the same way that
they are setup in the MIPS32 bootloader. This is necessary for Linux to
be able to access peripherals, including the UART.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Paul Burton <pburton@wavecomp.com>
Signed-off-by: Yongbok Kim <yongbok.kim@mips.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
hw/mips/mips_malta.c