Re: [linux-sunxi] Re: [PATCH 6/7] regulator: AXP20x: Add support for regulators subsystem

2014-03-09 Thread Carlo Caione
On Sun, Mar 09, 2014 at 07:51:48AM +, Mark Brown wrote: On Sat, Mar 08, 2014 at 12:43:04PM +0100, Carlo Caione wrote: On Fri, Mar 7, 2014 at 7:22 PM, Maxime Ripard On Sat, Mar 01, 2014 at 05:45:51PM +0100, Carlo Caione wrote: + return

Re: [linux-sunxi] Flight Gear

2014-03-09 Thread Olliver Schinagl
On 03/08/14 18:14, R M wrote: Hi, I came to know that there is Fedora distribution that works on sunxi devices. Yes, but afaik by default it doesn't feature opengl acceleration. I just wanted to know has anyone played Flight Gear in any of the sunxi devices ? Not that I'm aware If yes,

Re: [linux-sunxi] Re: [PATCH] Add mmc support for sun4i

2014-03-09 Thread Olliver Schinagl
Has anybody merged this into 3.4? is it worth spending time on this? oliver On 01/15/14 11:00, wills wrote: It's for sunxi-3.4, use new mmc driver for sun4i. On Wednesday, January 15, 2014 5:55:19 PM UTC+8, wills wrote: --- drivers/mmc/host/Kconfig | 2 +-

Re: [linux-sunxi] [PATCH 3.4] sunxi-hdmiaudio: Enable 32-bit audio

2014-03-09 Thread Olliver Schinagl
Mnemoc, is this confirmed/merged? Olliver On 01/27/14 18:54, Patrick Wood wrote: The original modifications for this patch originate from some custom changes made to the 3.3 Android kernel by huangxin at allwinnertech.com. The A10/A20 DMA engine for HDMI audio only supports 16 or 32-bit

Re: [linux-sunxi] [PATCH 3.4] sunxi:axp20x: Enable internal thermal monitoring

2014-03-09 Thread Olliver Schinagl
Mnemoc, have you checked and merged this yet? Olliver On 01/27/14 20:25, Patrick Wood wrote: Enable the internal thermal monitoring support of AXP20X chips Cherry-picked from: https://github.com/cubieboard/linux-sunxi/commit/e4144b3ce62b1d7014fee36b84bc65c812469822 Creates the sysfs file

[linux-sunxi] Re: Cubietruck lockup with current sunxi 3.4

2014-03-09 Thread Kyle Bassett
Try increase .emr1 more than 0x4 . Hi, Do we know what is the difference between '.emr1=0' and other settings such as '.emr1=0x4'? Thanks! -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving

Re: [linux-sunxi] [PATCH 3.4] sunxi:axp20x: Enable internal thermal monitoring

2014-03-09 Thread Alejandro Mery
On 09/03/14 13:09, Olliver Schinagl wrote: Mnemoc, have you checked and merged this yet? thanks for the reminder. it fails to compile when hwmon is m like on sun7i_defconfig: LD .tmp_vmlinux1 drivers/built-in.o: In function `axp20_init_chip':

Re: [linux-sunxi] [A10] Getting u-boot onto freshly partitioned Nand for booting Linux

2014-03-09 Thread hunter hu
Hi Neal, The link seems broken while I was trying to get the image: wget http://pengpod.com/dl/images/pengpod1000-linaro-flashcard-2013.03.29.img.tar.gz However, I can set things up by following the same logic, but I need to confirm one change, for nandb, what changes need to be made? I plan

Re: [linux-sunxi] [A10] Getting u-boot onto freshly partitioned Nand for booting Linux

2014-03-09 Thread Neal Peacock
Hello, Seems like the structure was /dev/nandb u-boot.env with magic signing value /dev/nandc the linux kernel, just dd copied on, make sure to clear with zero in case yours its smaller /dev/nandX the root partition, which was defined in the u-boot.env, so you could make it whatever you

Re: [linux-sunxi] [A10] Getting u-boot onto freshly partitioned Nand for booting Linux

2014-03-09 Thread hunter hu
Hi Neal, Thanks for that. I have no idea about the magic signing value, I have 3 questions and comments: 1 If I just use the original nandb.img which was dd out of the nand itself, will that still be needed? 2 if I do create a magic signing value again, how would I do that? 3 would this why

Re: [linux-sunxi] Re: Not able to boot ramdisk on cubietruck

2014-03-09 Thread Olliver Schinagl
On 03/09/14 16:18, tyler.ba...@linaro.org wrote: On Sunday, March 9, 2014 8:06:27 AM UTC-7, tyler...@linaro.org wrote: Hello, I am trying to boot the cubietruck with a minimal ramdisk. However, it seems to hang at Starting kernel... whenever I pass bootz a ramdisk load address. I have

Re: [linux-sunxi] [PATCH u-boot] cmd_gpio: fix warning with GPIO_OSCILLATE

2014-03-09 Thread Olliver Schinagl
Ian, sorry for not replying earlier, but isn't that a bug-fix against the generic U-Boot? In that case, it's probably wise to post it on the u-boot mailing list :) Other then that, I think i fixed most sunxi specific compile errors and that one has been annoying me for ages :) Olliver On

[linux-sunxi] [PATCH-3.4] sunxi-mci: incorrect MMC_DMA_DES_BIT_LEFT

2014-03-09 Thread Wills Wang
--- drivers/mmc/host/sunxi-mci.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sunxi-mci.h b/drivers/mmc/host/sunxi-mci.h index 1447257..b885c32 100644 --- a/drivers/mmc/host/sunxi-mci.h +++ b/drivers/mmc/host/sunxi-mci.h @@ -35,7 +35,7 @@ #define