* [U-Boot] help with HP mv2120 debricking
@ 2010-08-23 7:19 Miroslav Petricek
2010-08-23 7:33 ` Marek Vasut
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Miroslav Petricek @ 2010-08-23 7:19 UTC (permalink / raw)
To: u-boot
Dear members,
I was playing with my MH mv2120 NAS device and it happened to me that I
stored some u-boot values and the device now hangs on boot. I am stupid I
know.
Last thing I did was that I've set:
setenv enaPost Yes
setenv enaCpuStream Yes
and saved them:
saveenv
Now my device hangs like this (taken from serial console)
.
\___/ |____/ \___/ \___/ \__| ** Forcing LOADER mode only **
** MARVELL BOARD: RD-88F5182-NAS-P2 LE
U-Boot 1.1.4 (Oct 12 2007 - 12:30:28) Marvell version:
2.3.11_HP_1_3_1_Built at HP
U-Boot code: 00200000 -> 0026FFF0 BSS: -> 0027FDBC
Soc: 88F5182 A2 (DDR2)
CPU running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 32bit width
Memory test pattern: 0x55555555, 0xAAAAAAAA, Pass
[512kB at fff80000] Flash: 512 kB
Addresses 4M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (4M - 3M): Done
CPU : ARM926 (Rev 0)
Orion 1 streaming enabled
And here it hangs. I wonder if there is any way hot to reset u-boot
settings. I mean some interrupt the POST by some magic key from serial
consoler or something.
Do you think there is any possibility to debrick my device?
Thanks,
Mirek
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] help with HP mv2120 debricking
2010-08-23 7:19 [U-Boot] help with HP mv2120 debricking Miroslav Petricek
@ 2010-08-23 7:33 ` Marek Vasut
2010-08-23 7:42 ` Rogan Dawes
2010-08-23 11:06 ` Bas Mevissen
2 siblings, 0 replies; 4+ messages in thread
From: Marek Vasut @ 2010-08-23 7:33 UTC (permalink / raw)
To: u-boot
Dne Po 23. srpna 2010 09:19:05 Miroslav Petricek napsal(a):
> Dear members,
>
>
>
> I was playing with my MH mv2120 NAS device and it happened to me that I
> stored some u-boot values and the device now hangs on boot. I am stupid I
> know.
>
Why don't you ask your vendor ?
Cheers
>
>
> Last thing I did was that I've set:
>
>
>
> setenv enaPost Yes
>
> setenv enaCpuStream Yes
>
>
>
> and saved them:
>
>
>
> saveenv
>
>
>
> Now my device hangs like this (taken from serial console)
>
>
>
> .
>
> \___/ |____/ \___/ \___/ \__| ** Forcing LOADER mode only **
>
> ** MARVELL BOARD: RD-88F5182-NAS-P2 LE
>
>
>
> U-Boot 1.1.4 (Oct 12 2007 - 12:30:28) Marvell version:
> 2.3.11_HP_1_3_1_Built at HP
>
>
>
> U-Boot code: 00200000 -> 0026FFF0 BSS: -> 0027FDBC
>
>
>
> Soc: 88F5182 A2 (DDR2)
>
> CPU running @ 500Mhz
>
> SysClock = 166Mhz , TClock = 166Mhz
>
>
>
> DRAM CS[0] base 0x00000000 size 128MB
>
> DRAM Total size 128MB 32bit width
>
> Memory test pattern: 0x55555555, 0xAAAAAAAA, Pass
>
> [512kB at fff80000] Flash: 512 kB
>
> Addresses 4M - 0M are saved for the U-Boot usage.
>
> Mem malloc Initialization (4M - 3M): Done
>
>
>
> CPU : ARM926 (Rev 0)
>
> Orion 1 streaming enabled
>
>
>
> And here it hangs. I wonder if there is any way hot to reset u-boot
> settings. I mean some interrupt the POST by some magic key from serial
> consoler or something.
>
>
>
> Do you think there is any possibility to debrick my device?
>
>
>
> Thanks,
>
>
>
> Mirek
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] help with HP mv2120 debricking
2010-08-23 7:19 [U-Boot] help with HP mv2120 debricking Miroslav Petricek
2010-08-23 7:33 ` Marek Vasut
@ 2010-08-23 7:42 ` Rogan Dawes
2010-08-23 11:06 ` Bas Mevissen
2 siblings, 0 replies; 4+ messages in thread
From: Rogan Dawes @ 2010-08-23 7:42 UTC (permalink / raw)
To: u-boot
On 2010/08/23 9:19 AM, Miroslav Petricek wrote:
> Dear members,
>
> I was playing with my MH mv2120 NAS device and it happened to me that I
> stored some u-boot values and the device now hangs on boot. I am stupid I
> know.
>
> Last thing I did was that I've set:
>
> setenv enaPost Yes
>
> setenv enaCpuStream Yes
>
> and saved them:
>
> saveenv
>
It sounds like you may have to investigate a JTAG cable. Try opening it
up, and seeing if you can find a 12 or 14 pin header. It *MAY* be a jtag
header.
Google for more information about JTAG and the Orion5x devices.
Rogan
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] help with HP mv2120 debricking
2010-08-23 7:19 [U-Boot] help with HP mv2120 debricking Miroslav Petricek
2010-08-23 7:33 ` Marek Vasut
2010-08-23 7:42 ` Rogan Dawes
@ 2010-08-23 11:06 ` Bas Mevissen
2 siblings, 0 replies; 4+ messages in thread
From: Bas Mevissen @ 2010-08-23 11:06 UTC (permalink / raw)
To: u-boot
On Mon, 23 Aug 2010 09:19:05 +0200, "Miroslav Petricek"
<mirek@petricek.cz> wrote:
> And here it hangs. I wonder if there is any way hot to reset u-boot
> settings. I mean some interrupt the POST by some magic key from serial
> consoler or something.
>
> Do you think there is any possibility to debrick my device?
If the U-boot configuration settings are stored at the top end of the
flash memory, you might try to shorten the highest address line of the
flash to the ground with a needle. Then U-boot will read a corrupted
environment and fall back to its defaults.
(try at own risk)
--
Bas
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-08-23 11:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 7:19 [U-Boot] help with HP mv2120 debricking Miroslav Petricek
2010-08-23 7:33 ` Marek Vasut
2010-08-23 7:42 ` Rogan Dawes
2010-08-23 11:06 ` Bas Mevissen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox