Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1583

RE: SDRAM

$
0
0

Hi,

I think that your u-boot script is wrong and copied kernel image is broken.

setenv J2 'sf probe 0:1; sf read 0x09000000 100000 500000'

should be  
    setenv J2 'sf probe 0; sf read 0x09000000 100000 500000'

Regards,


Viewing all articles
Browse latest Browse all 1583

Trending Articles