|
|
 |
« on: November 29, 2009, 09:36:51 PM » |
|
Hi Guys,
Do I need to recompile Uboot to enable eSATA? When I use the uboot that I downloaded from this forum and run "ide reset", here is what I got:
***************************************************************************************************8 ** MARVELL BOARD: SHEEVA PLUG LE
U-Boot 1.1.4 (Jul 19 2009 - 16:03:28) Marvell version: 3.4.19
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6281 A0 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:512 MB Flash: 0 kB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled Write allocate disabled
USB 0: host mode PEX 0: interface detected no Link. Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 0 Marvell>> Marvell>> Marvell>> Marvell>> Marvell>> Marvell>> Marvell>> ide reset
Reset IDE: Marvell Serial ATA Adapter Warning Integrated SATA is Powered Off no device found
*************************************************************************************************************
When I use OpenRD uboot. Here is what I got:
******************************************************************************************************** MARVELL BOARD: OpenRD-Base LE
U-Boot 1.1.4 (Oct 27 2009 - 21:57:24) Marvell version: 3.4.19
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Soc: 88F6281 A0 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:512 MB Flash: 0 kB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled Write allocate disabled
USB 0: host mode PEX 0: interface detected no Link. Net: egiga0 [PRIME] Hit any key to stop autoboot: 0
ide reset
Reset IDE: Marvell Serial ATA Adapter Integrated Sata device found Error - Failed initializing(SRST) drive on channel 1 Failed initializing storage deivce connected to SATA channel 1
********************************************************************************************************
Any idea? Do I need to recompile the uboot to enable eSATA? Any one has a patch?
If it is the wrong approach, should I go modify the CPU register value for eSATA?
If someone already know, I will really appreciate it if you can tell me.
Thank you for your help.
|