u-boot-brain/board/emulation/qemu-ppce500
Bin Meng b3398993ba ppc: qemu: Create a virtual memory mapping of the platform bus
QEMU ppce500 target can dynamically instantiate an eTSEC device on
a platform bus if "-device eTSEC" is given to QEMU. It is presented
as a "simple-bus" in the device tree, with an additional compatible
string "qemu,platform".

Let's create a virtual memory mapping for it in misc_init_r(), in
preparation to adding eTSEC support.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-04-15 14:22:17 +05:30
..
Kconfig ppc: qemu: Create a virtual memory mapping of the platform bus 2021-04-15 14:22:17 +05:30
MAINTAINERS ppc: qemu: Move board directory from board/freescale to board/emulation 2021-03-05 10:25:44 +05:30
Makefile ppc: qemu: Move board directory from board/freescale to board/emulation 2021-03-05 10:25:44 +05:30
qemu-ppce500.c ppc: qemu: Create a virtual memory mapping of the platform bus 2021-04-15 14:22:17 +05:30