Toradex Colibri, problem with eboot

Dennis Semakin <[email protected]>
Newsgroups gmane.linux.ports.arm.general
Message-ID <[email protected]>
Hello.

Recently I have downloaded Bootloader&Image_3.4.zip with new eboot_3.4 from official Toradex web-site.
When I flashed eboot image on board, I have seen this:
//begin
Toradex Windows CE Bootloader 3.4 for Colibri Built Nov 5 2009

Press [SPACE] to enter Bootloader Menu

Hardware V1.2E SerialNo: 2215423
NAND Flash K9K: 1003 MB, SDRAM: 128 MB
Core Voltage: 1400 mV
CPU: PXA320 B2 806 (403), HSIO: 208, MEM: 208, DDRRAM: 260, SRAM: 312, LCD: 208
ERROR: ETH_SRAM Incremental test failed at 0x0000052E: (S:0x4B14, I:0x4B10)
ERROR: ETH_SRAM Incremental test failed at 0x0000056E: (S:0x5B15, I:0x5B11)
ERROR: ETH_SRAM Incremental test failed at 0x000005AE: (S:0x6B16, I:0x6B12)
ERROR: ETH_SRAM Incremental test failed at 0x000005BE: (S:0x6F16, I:0x6F06)
ERROR: ETH_SRAM Incremental test failed at 0x000005E4: (S:0x9179, I:0x8179)
ERROR: ETH_SRAM Incremental test failed at 0x00000620: (S:0x8188, I:0x8108)
ERROR: ETH_SRAM Incremental test failed at 0x0000063E: (S:0x8F18, I:0x8F08)
ERROR: ETH_SRAM Incremental test failed at 0x00000690: (S:0x41A4, I:0x4120)
ERROR: ETH_SRAM Incremental test failed at 0x00000698: (S:0x61A6, I:0x61A2)
ERROR: ETH_SRAM Incremental test failed at 0x000006A0: (S:0x81A8, I:0x8128)
ERROR: ETH_SRAM Incremental test failed at 0x000006AE: (S:0xAB1A, I:0xAB0A)
ERROR: ETH_SRAM Incremental test failed at 0x000006B0: (S:0xC1AC, I:0xC12C)
ERROR: ETH_SRAM Incremental test failed at 0x000006BA: (S:0xAE1A, I:0xAE0A)
ERROR: ETH_SRAM Incremental test failed at 0x000006BE: (S:0xAF1A, I:0xAF0A)
ERROR: ETH_SRAM Incremental test failed at 0x000006C0: (S:0x01B0, I:0x0130)
ERROR: ETH_SRAM Incremental test failed at 0x000006D0: (S:0x41B4, I:0x41B0)
ERROR: ETH_SRAM Incremental test failed at 0x000006D8: (S:0x61B6, I:0x61B2)
ERROR: ETH_SRAM Incremental test failed at 0x0000073A: (S:0xCE1C, I:0xCE0C)
ERROR: ETH_SRAM Incremental test failed at 0x0000073E: (S:0xCF1C, I:0xCF0C)
ERROR: ETH_SRAM Incremental test failed at 0x00000790: (S:0x41E4, I:0x4164)
ERROR: 239 more errors
ERROR: ETH_SRAM Random test failed at 0x0000002A: (S:0xF990, I:0xF910)
ERROR: ETH_SRAM Random test failed at 0x00000032: (S:0x5A80, I:0x5A00)
ERROR: ETH_SRAM Random test failed at 0x00000078: (S:0x3430, I:0x3420)
ERROR: ETH_SRAM Random test failed at 0x00000092: (S:0x1C30, I:0x1C20)
ERROR: ETH_SRAM Random test failed at 0x000000CC: (S:0x56E2, I:0x5662)
ERROR: ETH_SRAM Random test failed at 0x000001A4: (S:0x2E31, I:0x2E21)
ERROR: ETH_SRAM Random test failed at 0x000001D4: (S:0xDDAD, I:0xDD2D)
ERROR: ETH_SRAM Random test failed at 0x000001EC: (S:0xD112, I:0xD102)
ERROR: ETH_SRAM Random test failed at 0x000001F0: (S:0x80C8, I:0x8048)
ERROR: ETH_SRAM Random test failed at 0x00000222: (S:0xCBE0, I:0xCB60)
ERROR: ETH_SRAM Random test failed at 0x00000242: (S:0xB371, I:0xB361)
ERROR: ETH_SRAM Random test failed at 0x00000262: (S:0x05C8, I:0x0548)
ERROR: ETH_SRAM Random test failed at 0x00000348: (S:0x2584, I:0x2504)
ERROR: ETH_SRAM Random test failed at 0x00000356: (S:0x1459, I:0x1449)
ERROR: ETH_SRAM Random test failed at 0x00000448: (S:0x78ED, I:0x786D)
ERROR: ETH_SRAM Random test failed at 0x00000452: (S:0x3495, I:0x3415)
ERROR: ETH_SRAM Random test failed at 0x00000456: (S:0x70C0, I:0x7040)
ERROR: ETH_SRAM Random test failed at 0x00000494: (S:0xF1EC, I:0xF16C)
ERROR: ETH_SRAM Random test failed at 0x00000496: (S:0xCB32, I:0xCB22)
ERROR: ETH_SRAM Random test failed at 0x0000049A: (S:0xC4D1, I:0xC451)
ERROR: 301 more errors
Could not initialize Ethernet controller
Linux image found.
Copying IMAGE(1951616) from FLASH(00081000) to RAM(80100000), using ECC...
Jumping to image at 0x80100000...
Uncompressing Linux.............................................................
............................................................ done, booting the
kernel.
<5>[ 0.000000] Linux version 2.6.31 (den@localhost) (gcc version 4.2.4) #335
Fri Nov 20 14:51:22 MSK 2009
<4>[ 0.000000] CPU: XScale-V3 based processor [69056826] revision 6 (ARMv5TE)
, cr=0000397frecently
<4>[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
<4>[ 0.000000] Machine: Toradex Colibri PXA320
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writeback
<7>[ 0.000000] On node 0 totalpages: 32768
<7>[ 0.000000] free_area_init_node: node 0, pgdat c03bee28, node_mem_map c03f
4000
<7>[ 0.000000] Normal zone: 256 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
<6>[ 0.000000] RO Mode clock: 60.00MHz (inactive)
<6>[ 0.000000] Run ModeX
................. And so on ....................
//end
Did anyone meet this problem?
Of course, I may use u-boot, but I still cannot install it on my board. :(  
By the way,
" ... - Bootloader always sets now the MAC address for the on module Ethernet controller ..."
" ... - Changed Linux kernel argument (for booting Linux with Eboot):
  The ATAG serial parameter high part contains now the Toradex MAC range ID (3 highest bytes of a MAC address)."
 It's written on Toradex web-site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.