<br>I'm trying to add a new node "/spu-isolation" with property "loader" which contains PS3's isolation loader to ps3.dts device tree source file.<br>The latest vanilla Linux kernel compiles on my PS3 with this addition but when i boot it, there is no "/spu-isolation" node but i see it in the dtb file.<br>
The node "/spu-isolation" is used by SPUFS for isolation mode.<br>What could be possibly the probelm ?<br>Is there are any other way to load the data dynamically into Linux kernel, i mean without integrating the isolation loader into kernel. request_firmware seems out of question because it needs a proper device.<br>
<br>graf_chokolo<br>