K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-07-04T02:44:32.706321Z K 7 svn:log V 522 Provide syscons and platform modules for the PS3. This gets a console up, message from KDB, and the whole init sequence up until it tries to init the MMU, which does not work because of the hypervisor. That is pending. Simple hypervisor calls (e.g. determining the amount of non-hotplug memory) work at this point as well. Because of my abject and total failure to get FDT behaving, FDT-related platform detection code is under an #if 0 for now, and everything is keyed off of setting the loader tunable hw.platform=ps3. END