Add platform support for the Nintendo Wii video game console.
Signed-off-by: Albert Herranz
Acked-by: Segher Boessenkool
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Add platform support for the Nintendo Wii video game console.
Signed-off-by: Albert Herranz
---
v1 -> v2
- Get rid of show_cpuinfo hooks. Suggestion by Grant Likely.
- Drop unneeded (at this stage) empty functions. Suggestion by Grant Likely.
- Merge wii.c and wii_dev.c into a single file. Sugges