[linux-sunxi] Daily builds for openwrt sunxi

2014-02-21 Thread Benjamin Henrion
Hi, Now there are daily builds for openwrt sunxi: http://downloads.openwrt.org/snapshots/trunk/sunxi/ Will try to add some more boards this week-end (Phoenix and Marsboard). Best, -- Benjamin Henrion bhenrion at ffii.org FFII Brussels - +32-484-566109 - +32-2-4148403 In July 2005, after

Re: [linux-sunxi] how to flash android in NAND without phonixsuite ..

2014-02-21 Thread Puneet B
Hi Ditmar, I already saw this link . This link will tell us to take the back up of boot0 and boot1. since i am using custom board. i have fresh nand. so how can flash linux into NAND starting from boot0 and boot1. Regards Punith -- You received this message because you are subscribed to

Re: [linux-sunxi] how to flash android in NAND without phonixsuite ..

2014-02-21 Thread Puneet B
Hi Patwood, In my himming bird board android is booting fine from NAND. so i tried to install ubuntu in NAND by this link. https://www.miniand.com/forums/forums/development/topics/boot-ubuntu-lubuntu-from-internal-4g-flash?page=2 My steps: 1i booted ubuntu from sdcard. 2./nand-partv /dev/nand

[linux-sunxi] how to split stereo in to two mono channels

2014-02-21 Thread Puneet B
Hi, How to split stereo input into two mono outputs. if it does, is it possible to play two audio at a time with one soundcard. How to do this one. Kindly tell me. Regards Punith -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To

Re: [linux-sunxi] how to split stereo in to two mono channels

2014-02-21 Thread Carlo Caione
On Fri, Feb 21, 2014 at 2:46 PM, Puneet B punit...@gmail.com wrote: Hi, How to split stereo input into two mono outputs. if it does, is it possible to play two audio at a time with one soundcard. How to do this one. Kindly tell me. This is not a linux-sunxi related question. Please,

Re: [linux-sunxi] Re: A20 + OV5640 (parallel) issues

2014-02-21 Thread Ivan Kozic
Hmm, I think what you've sent is not an app, but a support file for V4L. Either way, I can tell what the issue is: So, V4L2CameraDevice::captureThread is probably called somehow before V4L2CameraDevice::startDevice in the main app. startDevice needs to be called first and initialize the V4L

Re: [linux-sunxi] [PATCH] Add HCore HC860

2014-02-21 Thread Luc Verhaegen
On Thu, Feb 20, 2014 at 04:19:25PM +0100, Luc Verhaegen wrote: On Thu, Feb 20, 2014 at 03:24:46PM +0100, Hans de Goede wrote: Hi, Looks good, thanks. I assume that now you've push access, you can push this patch and the u-boot patch yourself? Note that in general I don't think

Re: [linux-sunxi] [PATCH] sunxi: add board hcore hc860

2014-02-21 Thread Luc Verhaegen
On Mon, Feb 17, 2014 at 01:08:31PM +0100, Luc Verhaegen wrote: Signed-off-by: Luc Verhaegen l...@skynet.be --- board/sunxi/Makefile|1 + board/sunxi/dram_sun4i_384_1024_iow16.c | 31 +++ boards.cfg |1 +

[linux-sunxi] Converting S3C code to sunxi code

2014-02-21 Thread Almo Nito
Can Someone please help converting the following code into sunxi code: #define GTP_RST_PORTS5PV210_GPJ3(6) #define GTP_INT_PORTS5PV210_GPH1(3) #define GTP_INT_IRQ gpio_to_irq(GTP_INT_PORT) #define GTP_INT_CFG S3C_GPIO_SFN(0xF) #define GTP_GPIO_AS_INPUT(pin) do{\

[linux-sunxi] A10 A20 - 1200

2014-02-21 Thread nilsnuls0
1200 works fine with small(20x20x10) heatsink on cpu . A10 - 1.550v, 1 month of testing in Gentoo, no freezes A20 - 1.475v, 1 month of testing in Gentoo, no freezes -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] Re: [PATCH] Add Full Duplex support to SPI (v2)

2014-02-21 Thread rafal . teracota
W dniu poniedziałek, 17 lutego 2014 21:27:29 UTC+1 użytkownik darius...@gmail.com napisał: If you are interested I can send some working code for nrf24l01. I just mixed all information above with my previous problems with SPI and i have got a nrf24l01 connected to CB successfully