[U-Boot] Non-working Relocated DNS323 config
Rogan Dawes
rogan at dawes.za.net
Fri Mar 18 12:36:12 CET 2011
On 2011/03/18 12:53 PM, Prafulla Wadaskar wrote:
>> -----Original Message-----
>> From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
>> On Behalf Of rogan at dawes.za.net
>> Sent: Friday, March 18, 2011 1:40 PM
>> To: u-boot at lists.denx.de
>> Subject: [U-Boot] Non-working Relocated DNS323 config
>>
>> This patch series contains the previous working configuration for
>> the DNS323, forward-ported to mainline, taking into account changes
>> made to the EDMiniV2 configuration on which this is based.
>>
>> Unfortunately, this does not boot at all. I get:
>>
>> Marvell>> bootm
>> ## Booting image at 00100000 ...
>> Image Name: UBoot dns323
>> Image Type: ARM U-Boot Kernel Image (uncompressed)
>> Data Size: 170100 Bytes = 166.1 kB
>> Load Address: 03000000
>> Entry Point: 03000000
>> Verifying Checksum ... OK
>> OK
>>
>> Starting kernel ...
>
> There might be machine id mismatch in the kernel and programmed in u-boot for this board.
>
> Regards..
> Prafulla . .
Hi Prafulla,
That log is of me trying to chain load the new U-Boot from the vendor
U-Boot. I am not yet ready to try flashing images, because my JTAG
adapter has not yet arrived and been proved working :-)
What I was expecting to see after the "Starting kernel ..." was the new
U-Boot starting up. Instead, it simply hung.
The "working config" gives me:
Starting kernel ...
U-Boot 2010.06 (Mar 18 2011 - 13:24:33) DNS323B1
SoC: Orion5x MV88F5182-A2
DRAM: 64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: egiga0
88E1116 Initialized on egiga0
DNS323B1>
The non-working one just hangs.
Regards,
Rogan
More information about the U-Boot
mailing list