freebsd-dev/sys/powerpc/wii
Adrian Chadd aef8ef5168 Setup BAT0 and BAT1 on the Wii.
This is the missing piece for FreeBSD/Wii, but there's still a lot of
work ahead. We have to reset the MMU in locore before continuing
the boot process because we don't know how the boot loaders might
have setup the BATs. We also disable the PCI BAT because there's no PCI
bus on the Wii.

Thanks to Nathan Whitehorn and Peter Grenhan for their help.

Submitted by:	Margarida Gouveia
2012-11-21 08:04:21 +00:00
..
locore.S Setup BAT0 and BAT1 on the Wii. 2012-11-21 08:04:21 +00:00
platform_wii.c Fix the memory regions to include the 64MB DDR3 memory slot. 2012-10-22 03:45:37 +00:00
wii_bus.c
wii_exireg.h
wii_fb.c
wii_fbreg.h
wii_fbvar.h
wii_gpio.c
wii_gpioreg.h
wii_ipc.c
wii_ipcreg.h Increase the I/O memory area to 0xc20000. 2012-10-22 03:44:12 +00:00
wii_pic.c
wii_picreg.h