Booting T1040RDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Booting T1040RDB

843 Views
vijayb1
Contributor II

Booting T1040RDB.

I am using "QorIQ-SDK-V2.0-20160527-yocto".  I am trying to build u-boot image for T1040rdb reference board.

./fsl-setup-env -m t1040d4rdb

bitbake -f u-boot

Tried to flash u-boot.bin from tmp/deploy/images.

U-Boot 2016.012.0+ga9b437f (Oct 04 2016 - 15:33:07 -0700)
 
CPU0:  T1022, Version: 1.1, (0x85210211)
Core:  e5500, Version: 2.1, (0x80241021)
Single Source Clock Configuration
Clock Configuration:
       CPU0:1400 MHz, CPU1:1400 MHz,
       CCB:600  MHz,
       DDR:600  MHz (1200 MT/s data rate) (Asynchronous), IFC:150  MHz
       QE:300  MHz
       FMAN1: 600 MHz
       QMAN:  300 MHz
       PME:   300 MHz
L1:    D-cache 32 KiB enabled
       I-cache 32 KiB enabled
Reset Configuration Word (RCW):
       00000000: 0c0c000e 0e000000 00000000 00000000
       00000010: 66000002 00000012 ec027000 01000000
       00000020: 00000000 00000000 00000000 00032810
       00000030: 00000300 00049680 00000000 00000000
I2C:   ready
Board: T1022D4RDB
Board rev: 0xff CPLD ver: 0xff, vBank: 7
SPI:   ready
DRAM:  Initializing....using SPD
Ctrl 0 DIMM 0: is not a DDR4 SPD.
Error: No valid SPD detected.
*** failed ***
initcall sequence effccd9c failed at call eff4d5dc (err=1)
### ERROR ### Please RESET the board ###

Any inputs whats happening?

Thanks

Vijay

0 Kudos
4 Replies

598 Views
prashanthkumarg
Contributor I

Hi,

Even I too did the same problem. Now how can I download the working u-boot (SDK 1.6) on to the T1040RDB again ?

Best regards

Prashanth

0 Kudos

598 Views
vijayb1
Contributor II

I am using T1040DB Rev B. what SDK do you recommend and link for the same

Thanks

Vijay

0 Kudos

598 Views
bpe
NXP Employee
NXP Employee

Please study the table at the link above

Regards,

Platon

0 Kudos

598 Views
bpe
NXP Employee
NXP Employee

You seem to be trying to boot an SDK 2.0 u-Boot image on an unsupported, pre-D4 board which has another type

DDR SDRAM and therefore fails. Use the SDK release that supports your hardware version:

https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-21A68B1F-4CD4-4959-9175-4...


Have a great day,
Platon