[Balloon] Re: bootldr woes

Top Page
Attachments:
Message as email
+ (text/plain)
+ fred (text/plain)
Delete this message
Reply to this message
Author: Colin Tuckley
Date:  
To: Nick Bane
CC: balloon@balloonboard.org
Subject: [Balloon] Re: bootldr woes
Nick Bane wrote:

> Please find the files attached for testing.


Short version: Neither work.

Long Version:

The one built with 2.95 does not print the ACK0 messages, it still gives the
flash errors though. I even tried using it to load itself and got a very
similar error situation (it only has to erase one sector which appears to
work but it then fails on the write).

Output for both versions in the attached file.

Colin

-- 
Colin Tuckley      |    |  PGP/GnuPG Key Id
+44(0)1903 236872  |  +44(0)7799 143369  |     0x1B3045CE


"Waiter, there's no fly in my soup!" -- Kermit the frog

************************* With bootldr.small-gcc2.95 *********************


boot> ver

Compaq OHH BootLoader, Rev 2-21-14-aleph01 for Balloon [BIG_KERNEL] [MINIMAL FUNCTIONALITY] [SLOW_CPU] [MO]
Last link date: Fri Mar 3 16:25:24 UTC 2006
Contact:
Contact (Balloon):
boot>
boot>
boot> load bootldr

partition bootldr is a bootldr partition:
requiring a bootldr or parrot image.
After receiving file, will automatically uncompress .gz images
loading flash region bootldr
using xmodem
ready for xmodem download..
ded to C0000400

programming flash...
unlocking boot sector of flash
amdFlashProtectRange: unimplemented!!
erasing ...
Erasing sector 00000000
Erasing sector 00010000
eraseFlashSector timeout
flashp=50010000
flashAddress=00010000
flashContents=00000000
oldFlashContents=00000000
timeout=00000000
erase error!
boot>

******************** With bootldr.small-gcc3.3.4 ********************************

ACK0
    boot> ver
Compaq OHH BootLoader, Rev 2-21-14-aleph01 for Balloon [BIG_KERNEL] [MINIMAL FUNCTIONALITY] [SLOW_CPU] [MO]
Last link date: Fri Mar  3 16:25:03 GMT 2006
Contact: 
Contact (Balloon): 
ACK0
    boot> load bootldr
partition bootldr is a bootldr partition:
 requiring a bootldr or parrot image.
 After receiving file, will automatically uncompress .gz images
loading flash region bootldr
using xmodem
ready for xmodem download..
ded to C0000400


programming flash...
unlocking boot sector of flash
amdFlashProtectRange: unimplemented!!
erasing ...
Erasing sector 00000000
Erasing sector 00010000
eraseFlashSector timeout
  flashp=50010000
  flashAddress=00010000
  flashContents=00000000
  oldFlashContents=00000000
  timeout=00000000
erase error!
ACK0
    boot>