forked from len0rd/rockbox
Minor fact changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1431 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
90d284f7ee
commit
3383d522b3
1 changed files with 5 additions and 3 deletions
|
|
@ -61,10 +61,12 @@ from my reverse-engineering the firmware.
|
||||||
|
|
||||||
<h2>About the software</h2>
|
<h2>About the software</h2>
|
||||||
|
|
||||||
<p>The player has one version of the firmware burnt into flash ROM.
|
<p>The player has one version of the firmware in ROM.
|
||||||
The first thing this version does after boot is to look for a file called
|
The first thing this version does after boot is to look for a file called
|
||||||
"archos.mod" in the root directory of the harddisk.
|
"archos.mod" on the Player/Studio or "ajbrec.ajz" on the recorder in the
|
||||||
|
root directory of the harddisk.
|
||||||
If it exists, it is loaded into RAM and started.
|
If it exists, it is loaded into RAM and started.
|
||||||
This is how firmware upgrades are loaded.
|
This is how firmware upgrades are loaded. Note that you can revert to the ROM
|
||||||
|
version by just deleting the firmware file.
|
||||||
|
|
||||||
#include "foot.t"
|
#include "foot.t"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue