[linux-sunxi] Re: Kernel 3.4.79 with initramfs (initrd) doesn't recognize/boot SD card

2014-02-16 Thread dudo
I've changed load address of initrd from 0x4600 to 0x4100 in boot.scr and now SD cards seems to work ok, it's recognized by kernel as was with older kernel. I have one (or two) more question regarding those addresses. Which address ranges are legal anyway for u-boot (placed in boot.scr)

Re: [linux-sunxi] UART1 on A13-olinuxino not working through GPIO

2014-02-16 Thread Юрий Пухальский
There's 3.3V coming to A13. And 5V coming from A13 (now it's connected via USB). So I believe the voltage is right. воскресенье, 16 февраля 2014 г., 19:36:00 UTC+4 пользователь Dave McLaughlin написал: > > Check with your hardware guy on the voltage of the TX line as you do not > want to be put

Re: [linux-sunxi] [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-02-16 Thread David Lanzendörfer
Hi > > + * Driver for sunxi SD/MMC host controllers > > + * (C) Copyright 2014-2015 Reuuimlla Technology Co., Ltd. > > + * (C) Copyright 2014-2015 Aaron Maoye > > + * (C) Copyright 2014-2015 O2S GmbH > > + * (C) Copyright 2014-2015 David Lanzendörfer > > > > + * (C) Copyright 2014-2015 Hans de G

Re: [linux-sunxi] zet6221 ts driver testing

2014-02-16 Thread Mikael R
> > Hi! > > I cant seem to get this one working, i have a A13-mid tablet (Q88) >> > I have built the driver from wingrimes git rep. > > everything seems to load, but it does not register any events > > uname -a Linux linaro-alip 3.4.61 #6 PREEMPT Sat Feb 15 14:00:57 CET 2014 armv7l armv7l armv7l

Re: [linux-sunxi] Mixer Processor

2014-02-16 Thread Luc Verhaegen
On Sun, Feb 16, 2014 at 12:06:03PM -0500, R M wrote: > Hi, > > In Allwinner A20, what is the difference between Mali GPU and Mixer > Processor ? > > Thanks and Regards, > RM In all Mali based allwinner GPUs, and for the PowerVR ones later on: * Mali or PowerVR are GPUs, or 3D engines. They are

Re: [linux-sunxi] [PATCH 3.4] Revert "usb:sunxi:Fix "device not recognized" problem during android boot (3.4)"

2014-02-16 Thread Jari Helaakoski
2014-02-16 18:25 GMT+02:00 Michal Suchanek : > On 10 February 2014 18:25, Jari Helaakoski wrote: > >> > >> > >> Is there even an android tree that builds with 3.4? > >> > > I have been using this: https://github.com/allwinner-dev-team > > > > 4months ago I got ICS working with 3.4 kernel and a13_

[linux-sunxi] Mixer Processor

2014-02-16 Thread R M
Hi, In Allwinner A20, what is the difference between Mali GPU and Mixer Processor ? Thanks and Regards, RM -- 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] [PATCH 3.4] Revert "usb:sunxi:Fix "device not recognized" problem during android boot (3.4)"

2014-02-16 Thread Michal Suchanek
On 10 February 2014 18:25, Jari Helaakoski wrote: >> >> >> Is there even an android tree that builds with 3.4? >> > I have been using this: https://github.com/allwinner-dev-team > > 4months ago I got ICS working with 3.4 kernel and a13_mid board. I don't > know current status. Does it even build.

Re: [linux-sunxi] UART1 on A13-olinuxino not working through GPIO

2014-02-16 Thread Dave McLaughlin
Check with your hardware guy on the voltage of the TX line as you do not want to be putting anything near 5V into the A20. It is not 5V tolerant on the GPIO pins and will most likely damage the A20 IO. The datasheet quotes the max input as 3.6V. On Sunday, 16 February 2014 19:01:53 UTC+7, Юрий

Re: [linux-sunxi] [PATCH 3.4] sunxi-hdmi: Add 2 pixelclock overrides for 1280x800 hdmi projectors

2014-02-16 Thread Luc Verhaegen
On Sat, Feb 15, 2014 at 10:18:22PM +0100, Hans de Goede wrote: > Hi, > > Yes, almost, so what rounding algorithm are you using for the approximation, > I know of at least one monitor where round to closest does not work, where > as round down does work. No rounding algorithm as such. Just go thro

Re: [linux-sunxi] Re: Fwd: [fedora-arm] Fedora 20 Allwinner Remix image

2014-02-16 Thread hmandevteam
Hi all, I trying to use this image on OlinuXino A20 and work fine but i need to use also on VGA monitor and also i changed uEnv.txt as README file say, it doesn't work. i tryed with disp.screen0_output_type=4 disp.screen0_output_mode=1360x768 and also with disp.screen0_output_type=4 disp.scr

Re: [linux-sunxi] UART1 on A13-olinuxino not working through GPIO

2014-02-16 Thread Юрий Пухальский
Good day, Dave! USB to serial is standard olimex female serial to USB cable. I've measured the voltage on the pins, it is no more than 4.9V. I have no oscilloscope, so don't know whether I can trust these numbers. I'll forward the question to the hardware guy though. On Sun, Feb 16, 2014 at 7:5

[linux-sunxi] Re: [U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot

2014-02-16 Thread Marc Zyngier
Hi Albert, On 2014-02-15 14:45, Albert ARIBAUD wrote: On Sat, 15 Feb 2014 13:36:24 +, Marc Zyngier wrote: PSCI is an ARM standard that provides a generic interface that supervisory software can use to manage power in the following situations: There seems to be no history information ei

[linux-sunxi] Re: Kernel 3.4.79 with initramfs (initrd) doesn't recognize/boot SD card

2014-02-16 Thread dudo
Unfortunately, currently I don't have time for bisecting. One thing that I forgot to mention is that I made initrd image with 'mkimage' option '-a 0x4500', if it means anything to you. Another thing which I would mention is example from sunxi initial ramdisk wiki: fatload mmc 0 0x4300 sc

Re: [linux-sunxi] [PATCH 1/2] pinctrl-sunxi: fix external interrupts not working

2014-02-16 Thread Chen-Yu Tsai
Hi, On Sat, Feb 15, 2014 at 8:02 PM, Hans de Goede wrote: > Hi All, > > Here is a patch series fixing external interrupts, tested only on A20 sofar, > I'll do a version for upstream once I've tested this more thoroughly, but > I wanted to share this right away. I submitted the exact same patch a

Re: [linux-sunxi] Linux boots but Android fails to boot

2014-02-16 Thread Alejandro Mery
On 13/02/14 10:38, Dave McLaughlin wrote: I found the fault. I'm posting here as others may come across the same issue and it is handy find the reasons. There was a conditional in one of the Android.mk files that was preventing the display.c file from being compiled. After I removed the cond

Re: [linux-sunxi] [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-02-16 Thread Priit Laes
Ühel kenal päeval, P, 16.02.2014 kell 06:11, kirjutas David Lanzendörfer: > This is based on the driver Allwinner ships in their Android kernel sources. [...] > +++ b/drivers/mmc/host/sunxi-mmc.c > @@ -0,0 +1,876 @@ > +/* > + * Driver for sunxi SD/MMC host controllers > + * (C) Copyright 2014-201