On Wed, Jan 22, 2014 at 10:40:49AM -0500, ferar achkar wrote:
> greetings Luc,
> I am trying to build a boot-able SD card i.e.  
> *u-boot-sunxi-with-spl.bin* based on u-boot-sunxi source tree, for an  
> INET-K70E board that has currently a working android, I have generated  
> *u-boot-sunxi-with-spl.bin *based on your INet_K70HC board cfg, but it  
> did not boot, can you please advise on how you populated struct  
> dram_para in 'board/sunxi/dram_inet_k70hc.c' file:
>
> static struct dram_para dram_para = {  /// for INet_K70HC board as  
> authored by Luc Verhaegen <[email protected]>  2014-01-02 06:37:24
>     .clock = 384,
>     .type = 3,
>     .rank_num = 1,
>     .density = 4096,
>     .io_width = 16,
>     .bus_width = 32,
>     .cas = 9,
>     .zq = 0x12331a7f,
>     .odt_en = 0,
>     .size = 1024,
>     .tpr0 = 0x42d899b7,
>     .tpr1 = 0xa090,
>     .tpr2 = 0x22a00,
>     .tpr3 = 0,
>     .tpr4 = 1,
>     .tpr5 = 0,
>     .emr1 = 0x4,
>     .emr2 = 0x10,
>     .emr3 = 0,
> };
>
> since the i have used the same script.bin currently on the nand flash, i  
> am not sure, but i think the dram_para values for INet_K70HC are not  
> correct for the  INET-K70E board (below is a snapshot of the board).
> much appreciated,
> ferar

Do not send emails to people directly, especially when they are general 
sunxi questions. Use the mailing list.

"it did not boot" could be a great many things. Attach serial and find 
out.

The image attached shows only a tiny part of the board. So it usually 
would not be very useful to begin with.

But... Even with this small part of the board visible, it is clear that 
this is a completely different board from the k70hc. Please work through 
the http://linux-sunxi.org/New_Device_howto meticulously before you do 
anything else.

Luc Verhaegen.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to