I'm trying to compile a Linux kernel for the Nintendo Wii newer than the version 2.6.32 with mike p5 patches, which I have been using since now without problems. Since version 2.6.33 Wii support is included in the mainline kernel, but I can't manage to make it working. I tried using the old .config I used for version 2.6.32 and also the default .config for Wii platform. Of course in all these configs the option Wii platform support is selected but although the Wii seems to execute kernel code (the blue LED flashes) I can't see anything in the TV nor connecting by ssh. I tried almost all the branches included the last test version but with always the same result. I also updated my cross compiling tools with no luck.
Am I missing some option or has something changed since version 2.6.32?