[U-Boot] Ml507 virtex-5

Spinelli, Claudio (Claudio) claudio at alcatel-lucent.com
Sat Oct 3 17:13:41 CEST 2009


Hi,

I have a Xilinx evaluation board ML507 Virtix-5. I loaded u-boot version 1.3.4 on the NOR flash and I am running uboot out of NOR flash. Uboot comes up ok and it seems to be good. Then using Montavista 5.0.24 distribution I builded an uImage (make uImage) for the ml507. I have also builded a filesystem for it. I burned both the uImage and the filesystem in the NOR flash. Then I run uboot from reset, uboot recognizes the uImage and unzips it correctly, no errors from uboot, but when uboot jumps to run the kernel, there is no response on the serial port. Not even the linux banner gets printed. It looks that the kernel is just not running or crashed. Did anybody try this?

One thing I noticed that the unzipped kernel version sitting at RAM location zero looks like this and it has the first 4 bytes "60 00 00 00". Not sure what this four bytes indicate.

I will appreciate any help.
Regards
Claudio

u-boot> md.w 0 100
00000000: 6000 0000 7c7f 1b78 7c9e 2378 7cbd 2b78    `...|..x|.#x|.+x
00000010: 7cdc 3378 7cfb 3b78 3b00 0000 7c70 0aa6    |.3x|.;x;...|p..
00000020: 7c80 00a6 7084 0020 4182 0008 6463 0001    |...p.. A...dc..
00000030: 7c72 eba6 7c00 04ac 4800 0005 7ca8 02a6    |r..|...H...|...
00000040: 7ee0 2f24 3880 0000 3860 0000 7c17 2000    ~./$8...8`..|. .
00000050: 4182 0008 7c64 07a4 3884 0001 2c04 0040    A...|d..8...,..@
00000060: 4082 ffec 4c00 012c 3c60 c000 6063 0000    @...L..,<`..`c..
00000070: 3880 0000 3800 0000 7c10 0ba6 7c00 04ac    8...8...|...|...
00000080: 38a0 0000 7cb2 eba6 7c00 04ac 3ca0 0001    8...|...|...<...
00000090: 60a5 f800 7cb8 e3a6 7cb9 e3a6 38a0 0000    `...|...|...8...
000000a0: 7cb0 e3a6 7cb1 e3a6 7cb2 e3a6 7cb3 e3a6    |...|...|...|...
000000b0: 7cb4 e3a6 7cb5 e3a6 7cb6 e3a6 7cb7 e3a6    |...|...|...|...
000000c0: 7cb0 dba6 7cb1 dba6 7cb2 dba6 7cb3 dba6    |...|...|...|...
000000d0: 7cb4 dba6 7cb5 dba6 7cb6 dba6 7cb7 dba6    |...|...|...|...
000000e0: 5463 002a 6063 0290 5484 002a 38a0 0000    Tc.*`c..T..*8...
000000f0: 60a5 0107 3800 003f 7c60 07a4 7c80 0fa4    `...8..?|`..|...
00000100: 7ca0 17a4 3c00 0002 6000 1002 7c1b 03a6    |...<...`...|...
00000110: 3c00 c000 6000 0124 7c1a 03a6 7c00 04ac    <...`..$|...|...
00000120: 4c00 0064 2c17 003f 4182 0010 38c0 0000    L..d,..?A...8...
00000130: 7cd7 07a4 4c00 012c 3b40 0280 7f50 63a6    |...L..,;@...Pc.
00000140: 7c00 04ac 3b40 0340 7f51 63a6 7c00 04ac    |...;@. at .Qc.|...
00000150: 3b40 0400 7f52 63a6 7c00 04ac 3b40 0500    ;@...Rc.|...;@..
00000160: 7f53 63a6 7c00 04ac 3b40 05c0 7f54 63a6    .Sc.|...;@...Tc.
00000170: 7c00 04ac 3b40 0680 7f55 63a6 7c00 04ac    |...;@...Uc.|...
00000180: 3b40 0740 7f56 63a6 7c00 04ac 3b40 0800    ;@. at .Vc.|...;@..
00000190: 7f57 63a6 7c00 04ac 3b40 08c0 7f58 63a6    .Wc.|...;@...Xc.
000001a0: 7c00 04ac 3b40 0980 7f59 63a6 7c00 04ac    |...;@...Yc.|...
000001b0: 3b40 0a40 7f5a 63a6 7c00 04ac 3b40 0b00    ;@. at .Zc.|...;@..
000001c0: 7f5b 63a6 7c00 04ac 3b40 0bc0 7f5c 63a6    .[c.|...;@...\c.
000001d0: 7c00 04ac 3b40 0c80 7f5d 63a6 7c00 04ac    |...;@...]c.|...
000001e0: 3b40 0d20 7f5e 63a6 7c00 04ac 3b40 0dc0    ;@. .^c.|...;@..
000001f0: 7f5f 63a6 7c00 04ac 3c80 c000 7c9f 0ba6    ._c.|...<...|...


More information about the U-Boot mailing list