Re: [linux-sunxi] Audio support for up-to-date kernel

2014-04-05 Thread Code Kipper
On 5 April 2014 18:57, Stefan Monnier wrote: > I've been using the 3.4 kernel for a while now but have just switched to > sunxi-devel because the 3.4 kept freezing (I partly worked around it by > rebooting via cron once a day, which reduced the occurrence of the > problem, but didn't eliminate it

Re: [linux-sunxi] [RFC PATCH u-boot 2/2] sunxi: dram: Fix autorefresh timing setup

2014-04-05 Thread Siarhei Siamashka
On Wed, 26 Mar 2014 17:40:50 +0100 Jens Kuske wrote: > This patch unifies sun4i and sun[5,7]i autorefresh setup functions > and adds proper tRFC calculation. > > tRFC (REF command to ACT time) depends on DDR type and chip density. > > On sun4i there were two steps, 127.5ns for <=1Gb density and

[linux-sunxi] Re: Trying out sunxi-next on Mele-A2000

2014-04-05 Thread rebrown01
On Thursday, 27 March 2014 00:48:18 UTC+11, Stefan Monnier wrote: > Since my Mele A2000 keeps locking up when using the 3.4 kernel (as > > reported here several months ago), I decided I should try the sunxi-next > > kernel (my machine can be headless, it just needs USB and SATA support, > > bas

[linux-sunxi] Audio support for up-to-date kernel

2014-04-05 Thread Stefan Monnier
I've been using the 3.4 kernel for a while now but have just switched to sunxi-devel because the 3.4 kept freezing (I partly worked around it by rebooting via cron once a day, which reduced the occurrence of the problem, but didn't eliminate it). So far sunxi-devel seems to be stable (no freezes y

Re: [linux-sunxi] B133 sunxi-boards contribution.

2014-04-05 Thread Rajesh Mallah
sorry its better now :-) -- 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.c

Re: [linux-sunxi] B133 sunxi-boards contribution.

2014-04-05 Thread Luc Verhaegen
On Sat, Apr 05, 2014 at 09:53:01PM +0530, Rajesh Mallah wrote: > Please Find attached the stock fex file for the TV Box B133. > > -- > 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

Re: [linux-sunxi] [PATCH 0/4] u-boot: mmc: cleanups for upstreaming

2014-04-05 Thread Hans de Goede
Hi, On 04/03/2014 09:38 PM, Ian Campbell wrote: This series includes one refactoring suggested by Marek and the removal of the busy waiting loops which was requested by Pantelis. I didn't have much idea what timeouts to use. The Linux function sunxi_mmc_oclk_onoff() uses a timeout of 2000msecs.

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 Ver

[linux-sunxi] B133 sunxi-boards contribution.

2014-04-05 Thread Rajesh Mallah
Please Find attached the stock fex file for the TV Box B133. -- 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 op

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-04-05 Thread Rajesh Mallah
Dear Luc, I have created a wiki page http://linux-sunxi.org/TENA_B133 and added to category http://linux-sunxi.org/Category:A20_Boards And I am working to complete it soon. I have also sent the uboot patch for adding support for this board . I would appreciate if i can get some help to get the

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 "li

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..

Re: [linux-sunxi] [RFC PATCH u-boot 0/2] Try to improve sunxi DRAM setup code

2014-04-05 Thread Jens Kuske
On 03/04/14 07:49, Siarhei Siamashka wrote: > > I would guess that the .tpr settings, bundled with .cas=6, are likely > assuming 400MHz memory clock speed. Which also agrees with the tRFC > hardcoded values as you mentioned above. And also with the A10 > and A20 user manuals, which specify 0~400MHz

[linux-sunxi] new board added to uboot Tena-TV-BOX-B133

2014-04-05 Thread Rajesh Mallah
Hi, this is the new board patch created as per http://linux-sunxi.org/U-Boot#Adding_a_new_device_to_U-Boot -- 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

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

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 Gi

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 bootinf

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

2014-04-05 Thread Rajesh Mallah
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

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-04-05 Thread Rajesh Mallah
As a matter of fact i had already started and below is the proof ;-) that entries were made to boards.cfg. U-Boot 2014.04-rc2-10390-g96510e1-dirty (Apr 02 2014 - 23:42:28) Allwinner Technology CPU: Allwinner A20 (SUN7I) Board: b133_tv_box I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 *** War

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-04-05 Thread Rajesh Mallah
Ok I will rite away! But i cannot post the board pics as i do not have a camera :-( > Please work through our http://linux-sunxi.org/New_Device_howto for both > the Tena B133 and the Mele M3. > > Thanks, > > Luc Verhaegen. > > > -- You received this message because you are subscribed to the Goo

[linux-sunxi] Re: Trying out sunxi-next on Mele-A2000

2014-04-05 Thread Stefan Monnier
> Any chance you could share your config file and possibly your compile > steps. I have not been successful in getting my uImage to boot. Probably > doing something basic. I've put a copy of the config at http://www.iro.umontreal.ca/~monnier/mele.config As for the way to build: I'm using "Debian

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-04-05 Thread Luc Verhaegen
On Sat, Apr 05, 2014 at 12:07:51PM +0530, Rajesh Mallah wrote: > Oops so sorry forgot to put in original post: > > http://en.sztena.com/pro/&productId=dcc094f2-b5a0-45a1-94cb-8575b68336bc&comp_stats=comp-FrontProducts_list01-004.html > > I LIKE the device becoz > > 1) Its just $ 35 > 2) It has

[linux-sunxi] Re: [Cubietruck] 全志A20_DMA开发说明文档_V1.0_20130315

2014-04-05 Thread Ivan Kozic
First of all - Google Translate? This is how I translate their comments in the code and also datasheet for AXP... Btw, most of the subsystems are not covered by their documentation at all, so nothing strange there. Second - please don't post the same post twice - it is really not polite and it