Jump to content
3 posts in this topic

Recommended Posts

Enoch bootloader:

try to use this string in your org.chameleon.boot.plist

	<key>BooterConfig</key>
	<string>0x28</string>
	<key>CsrActiveConfig</key>
	<string>103</string>

and with clover bootloader:

<key>RtVariables</key>
<dict>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>BooterConfig</key>
<string>0x28</string>
</dict>

Its CsrActiveConfig, not CrsActiveConfig...

well who can read the fine print  :)

×
×
  • Create New...