Editing Bootprocess
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
== Initial Power on == | == Initial Power on == | ||
As soon as power is applied to the console, a bootloader inside [[MediaCon]] loads the blob [[Flash-Main#0x4000|"C0000001"]] (MediaCon firmware) from the [[Flash-Main|main serial flash]]. The main serial flash is then re-initialized and MediaCon parses a number of configuration settings from the flash before finally loading the blob [[Flash-Main#0x144000|"C0020001"]] (wifi/bluetooth chipset firmware) from the flash . | |||
Ethernet, WiFi and Bluetooth are initialized and the ps4 is now in it's standby state. [[MediaCon]] waits for a signal to boot the rest of the console. | |||
[ | |||
== Booting the APU == | == Booting the APU == | ||
...please help filling this in... | |||
== Console Bootlog == | == Console Bootlog == | ||
This is a log from a cold boot from a | This is a log from a cold boot from a PS4 testkit. This log has been taken from the logconsole [[Neighborhood for PlayStation 4]]. The reference to CUSA00016 is the game WatchDogs in the Bluray Drive. I've let it log until the login screen for your PS4 Profile. | ||
<syntaxhighlight lang="text" line enclose="div"> | <syntaxhighlight lang="text" line enclose="div"> | ||
SCE CONFIDENTIAL | SCE CONFIDENTIAL | ||
Line 1,203: | Line 1,159: | ||
<118>Shader=6;VertexBuffer=38;PixelBuffer=252;FrameBuffer=9;Image=0 | <118>Shader=6;VertexBuffer=38;PixelBuffer=252;FrameBuffer=9;Image=0 | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Reverse Engineering}} | {{Reverse Engineering}} | ||
<noinclude>[[Category:Main]]</noinclude> | <noinclude>[[Category:Main]]</noinclude> |