Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Rajesh Mallah
ok Have sent it.


On Sat, Apr 5, 2014 at 9:45 PM, Luc Verhaegen  wrote:

> On Sat, Apr 05, 2014 at 09:30:17PM +0530, Rajesh Mallah wrote:
> > Hi ,
> >
> > Please tell where to send the patch for sunxi-boards , i wanted to add
> the
> > fex file.?
>
> You need to send it here as well :)
>
> 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 linux-sunxi+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Luc Verhaegen
On Sat, Apr 05, 2014 at 09:30:17PM +0530, Rajesh Mallah wrote:
> Hi ,
> 
> Please tell where to send the patch for sunxi-boards , i wanted to add the
> fex file.?

You need to send it here as well :)

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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Rajesh Mallah
Hi ,

Please tell where to send the patch for sunxi-boards , i wanted to add the
fex file.?

-- 
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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Rajesh Mallah
Thanks for the link below:
 http://media.pragprog.com/titles/tsgit/chap-005-extract.html
Just realized its good and spoon feeding me! yummy !

-- 
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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Rajesh Mallah
On Sat, Apr 5, 2014 at 8:13 PM, Luc Verhaegen  wrote:

> On Sat, Apr 05, 2014 at 08:07:29PM +0530, Rajesh Mallah wrote:
> > Dear List members,
> >
> > I am trying to add a TV box (B133) based on A20 using the
> > instructions at the wiki and following it to the word.
> > I am not conversant with Git.
> >
> >
> >  i have extracted  the stock script.bin and the bootinfo using a10
> meminfo
> > static
> >
> > ==
> > dram_clk  = 432
> > dram_type = 3
> > dram_rank_num = 1
> > dram_chip_density = 4096
> > dram_io_width = 16
> > dram_bus_width= 32
> > dram_cas  = 9
> > dram_zq   = 0x7f
> > dram_odt_en   = 0
> > dram_tpr0 = 0x42d899b7
> > dram_tpr1 = 0xa090
> > dram_tpr2 = 0x22a00
> > dram_tpr3 = 0x0
> > dram_emr1 = 0x4
> > dram_emr2 = 0x10
> > dram_emr3 = 0x0
> > ===
> >
> > The problem is when i do
> >
> >
> > git format-patch -M -C HEAD^
> >
> > I get :
> > 0001-sunxi-dram-Fix-autorefresh-timing-setup.patch
>
> http://media.pragprog.com/titles/tsgit/chap-005-extract.html
>
> > The above has nothing to do with the changes that i did namely
> >
> > 1) Added a generic file with 432 as dram_clk , in case i was
> > supposed to use the existing generic version with 384 as dram_clk
> > pls lemme know.
>
> That's fine. But you need to actually git add it to the repository, and
> once you are finished with your changes, you need to git commit the lot
> :)
>
>
I will do that.


> > 2) added an entry to boards.cfg
> >
> > please tell  how to proceed.
> >
> > kind regds
> > mallah.
>
> As for your lack of camera, a higher end smartphone camera is better
> than no pictures. And ask around, perhaps one of your friends or family
> has access to a digital camera that you can borrow for a few hours.
>
> And nice to know that you are doing this. Do you need help creating a
> wiki account?
>

The Nokia E7 camera is yuckee i will still try and swap the pics later.
I created the account just now. ( Thanks for the offer though!)

But please spoon feed me on the git  if i need.
I cannot digress more by RTFM'ing git  now !

Kind Regards
mallah.

-- 
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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Luc Verhaegen
On Sat, Apr 05, 2014 at 08:07:29PM +0530, Rajesh Mallah wrote:
> Dear List members,
> 
> I am trying to add a TV box (B133) based on A20 using the
> instructions at the wiki and following it to the word.
> I am not conversant with Git.
> 
> 
>  i have extracted  the stock script.bin and the bootinfo using a10 meminfo
> static
> 
> ==
> dram_clk  = 432
> dram_type = 3
> dram_rank_num = 1
> dram_chip_density = 4096
> dram_io_width = 16
> dram_bus_width= 32
> dram_cas  = 9
> dram_zq   = 0x7f
> dram_odt_en   = 0
> dram_tpr0 = 0x42d899b7
> dram_tpr1 = 0xa090
> dram_tpr2 = 0x22a00
> dram_tpr3 = 0x0
> dram_emr1 = 0x4
> dram_emr2 = 0x10
> dram_emr3 = 0x0
> ===
> 
> The problem is when i do
> 
> 
> git format-patch -M -C HEAD^
> 
> I get :
> 0001-sunxi-dram-Fix-autorefresh-timing-setup.patch

http://media.pragprog.com/titles/tsgit/chap-005-extract.html

> The above has nothing to do with the changes that i did namely
> 
> 1) Added a generic file with 432 as dram_clk , in case i was
> supposed to use the existing generic version with 384 as dram_clk
> pls lemme know.

That's fine. But you need to actually git add it to the repository, and 
once you are finished with your changes, you need to git commit the lot 
:)

> 2) added an entry to boards.cfg
> 
> please tell  how to proceed.
> 
> kind regds
> mallah.

As for your lack of camera, a higher end smartphone camera is better 
than no pictures. And ask around, perhaps one of your friends or family 
has access to a digital camera that you can borrow for a few hours.

And nice to know that you are doing this. Do you need help creating a 
wiki account?

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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.