ASUS Bootblock file

Questions that don't belong in the other forums.
Post Reply
ruelnov
Master Flasher
Posts: 172
Joined: Tue Jun 08, 2004 2:11 pm
Contact:

Hi BIOS Gurus,

I need to revive a corrupted BIOS image for ASUS P4T mainboard. Although the BIOS chip is soldered, I've managed to detach it from the mainboard and now in a position to hotflash it on another board using Uniflash.

The chip is SST 49LF004A which is obviously a 4Mbit 3.3V-only flash ROM. Have succesfully hotflashed it with another 516Kb bios image (not ASUS bios image) using UNIFLASH, and so it tells us that the BIOS chip integrity is very much OK.

The problem is that Uniflash complains that the ASUS bios image does not match the chip's capacity, as the ASUS P4T BIOS file I downloaded from ASUS site is only 256Kb. Obviously, ASUS website does not post complete BIOS images (I mean, the bootblock portion is missing).

My question then is: Where do I get the complete 512Kb BIOS image for this board?

Is there somebody out there who is kind enough to email me this complete BIOS image for ASUS P4T mainboard?
Denniss
BIOS Guru
Posts: 3153
Joined: Thu Mar 21, 2002 8:16 pm
Location: Near Hannover (CEBIT) Germany
Contact:

Asus usually has Flashroms in sockets.
If Asus offers only a 256KB Bios image but Flashrom is 512KB this usually means OEM board especially if this thing is soldered-on.
ruelnov
Master Flasher
Posts: 172
Joined: Tue Jun 08, 2004 2:11 pm
Contact:

Right, should be an OEM board.

But I wonder if there is indeed a 512Kb bios image for this board, for the fact that all bios updates posted in Asus website since the time of production are all 256Kb.

This makes me think that maybe the 256Kb Award bios images posted by Asus are already complete (i.e. with bootblock), but I wonder if there is a way to write a 256Kb file into a 512Kb flash ROM.

To Rainbow: What switch to use in Uniflash to ignore the size difference?
sulbert
Master Flasher
Posts: 204
Joined: Wed Jul 17, 2002 1:38 pm
Contact:

On an Asus CUSL2-C (also with soldered 4 Mbit firmware hub) two 2Mbit images were appended and the resulting 4 Mbit image was flashed. It worked.

Edit: typo
Last edited by sulbert on Tue Feb 01, 2005 3:52 pm, edited 1 time in total.
ruelnov
Master Flasher
Posts: 172
Joined: Tue Jun 08, 2004 2:11 pm
Contact:

Sulbert:

Nice tip!

So what utility could I use to append the two 2Mbit files?

Thanks for your help.
sulbert
Master Flasher
Posts: 204
Joined: Wed Jul 17, 2002 1:38 pm
Contact:

copy /b 2mbit.bin+2mbit.bin 4mbit.bin should do the trick on a windows machine.
ruelnov
Master Flasher
Posts: 172
Joined: Tue Jun 08, 2004 2:11 pm
Contact:

Sulbert:

Your trick did work. Uniflash happily burned the appended 2Mbit images into the 512Kb flash ROM.

But please help me understand the logic behind it. Does it mean that the 2nd 2Mbit image is there to serve just as a backup bios image?
sulbert
Master Flasher
Posts: 204
Joined: Wed Jul 17, 2002 1:38 pm
Contact:

That way the boot block will be at the right address and so on (take a look at the datasheets of the chips). I you have some time for experimenting you cold just fill the second half of the chip with FFh-s (or some other data) and see what happens.
Toby B
Compaq-Fu Master
Posts: 168
Joined: Sun Jun 02, 2002 11:36 am
Location: Augusta, ME
Contact:

ruelnov - Was that an HP board by chance?

For those who don't know me I am working on a support/help site for Compaq and HP computers. Having information availible to flash the OEM BIOS to retail versions would be a great addition to my site...

Thanks
Compaq-Fu Master
ruelnov
Master Flasher
Posts: 172
Joined: Tue Jun 08, 2004 2:11 pm
Contact:

No, it's an ASUS board.
Toby B
Compaq-Fu Master
Posts: 168
Joined: Sun Jun 02, 2002 11:36 am
Location: Augusta, ME
Contact:

ruelnov wrote:No, it's an ASUS board.
The reason I asked is because there is at least one variation of the P4T used in HP computers:
http://www.s87841630.onlinehome.us/mode ... atraz.html

that and this comment:
Asus usually has Flashroms in sockets.
If Asus offers only a 256KB Bios image but Flashrom is 512KB this usually means OEM board especially if this thing is soldered-on.
Compaq-Fu Master
B-2Admirer
New visitors - please read the rules.
Posts: 2
Joined: Sun Jan 06, 2013 4:21 pm

Toby B wrote:Having information availible to flash the OEM BIOS to retail versions would be a great addition to my site...
Toby B, do you have any new information about flashing retail BIOS to OEM board? I'm interested because I have an HP Alcatraz board (OEM variant of P4T) and would like to know if it's possible to flash it with ASUS BIOS, since the last HP BIOS does still not support HDDs over 128 MB.
Post Reply