From 3383d522b3ac9005aaaa52b14ccbb52a4ac28a3b Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 24 Jul 2002 12:55:51 +0000 Subject: Minor fact changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1431 a1c6a512-1295-4272-9138-f99709370657 --- www/main.t | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/www/main.t b/www/main.t index 4f6b15bebd..9f65fd396a 100644 --- a/www/main.t +++ b/www/main.t @@ -61,10 +61,12 @@ from my reverse-engineering the firmware.

About the software

-

The player has one version of the firmware burnt into flash ROM. +

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 -"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. -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" -- cgit v1.2.3