[linux-sunxi] Re: sunxi-devel branch updated to 3.14-rc3

2014-02-23 Thread Kenny MacDermid
On Sunday, 23 February 2014 08:32:34 UTC-4, Hans de Goede wrote: > > Hi All, > > I've just updated: > https://github.com/linux-sunxi/linux-sunxi/commits/sunxi-devel > to 3.14-rc3. > Just gave this a try on my SDXC card and I can't get it past: Waiting for root device /dev/mmcblk0p3... I have

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

2014-02-23 Thread Jonathan Liu
On 24 February 2014 09:29, Hans de Goede wrote: > The sunxi video PLL-s can unfortunately not make any random clock encountered > in EDID info. So hdmi_edid.c has a table to override the pixelclocks in some > EDID provided modes to a value which the PLL-s can actually make close to the > real valu

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

2014-02-23 Thread Hans de Goede
The sunxi video PLL-s can unfortunately not make any random clock encountered in EDID info. So hdmi_edid.c has a table to override the pixelclocks in some EDID provided modes to a value which the PLL-s can actually make close to the real value. This commit adds the preferred EDID mode from 2 hdmi

Re: [linux-sunxi] Fedora 19 update causes bootloader to fail?

2014-02-23 Thread Hans de Goede
Hi, On 02/23/2014 11:28 PM, Olliver Schinagl wrote: > On 02/23/14 23:05, Hans de Goede wrote: >> Hi, >> >> On 02/23/2014 10:54 PM, Olliver Schinagl wrote: >>> On 02/23/14 09:07, Hans de Goede wrote: Hi, On 02/22/2014 09:57 PM, Oliver Schinagl wrote: > "False alarm" > > I

Re: [linux-sunxi] Fedora 19 update causes bootloader to fail?

2014-02-23 Thread Olliver Schinagl
On 02/23/14 23:05, Hans de Goede wrote: Hi, On 02/23/2014 10:54 PM, Olliver Schinagl wrote: On 02/23/14 09:07, Hans de Goede wrote: Hi, On 02/22/2014 09:57 PM, Oliver Schinagl wrote: "False alarm" I should have cheked it out first; After mounting my SD card in the desktop, I noticed the bo

Re: [linux-sunxi] Fedora 19 update causes bootloader to fail?

2014-02-23 Thread Hans de Goede
Hi, On 02/23/2014 10:54 PM, Olliver Schinagl wrote: > On 02/23/14 09:07, Hans de Goede wrote: >> Hi, >> >> On 02/22/2014 09:57 PM, Oliver Schinagl wrote: >>> "False alarm" >>> >>> I should have cheked it out first; After mounting my SD card in the >>> desktop, I noticed the boot partition had a n

Re: [linux-sunxi] Fedora 19 update causes bootloader to fail?

2014-02-23 Thread Olliver Schinagl
On 02/23/14 09:07, Hans de Goede wrote: Hi, On 02/22/2014 09:57 PM, Oliver Schinagl wrote: "False alarm" I should have cheked it out first; After mounting my SD card in the desktop, I noticed the boot partition had a new kernel and everything was overwritten. ./select-board.sh fixed it, so n

Re: [linux-sunxi] Kernel compile: error in sunxi-usb-rfkill.c

2014-02-23 Thread Olliver Schinagl
On 02/23/14 19:18, crawler2014 wrote: Hi guys, I tried to compile a new kernel using the sources from http://docs.cubieboard.org/tutorials/a20-cubietruck_lubuntu_server_releases, kernel 3.4.79 [Lubuntu Server, currently running kernel 3.4.61+]. Mind you, that linux-sunxi is about the kernel host

[linux-sunxi] Technisat DVB USB2 - i2c errors - Kernel 3.13

2014-02-23 Thread stefan . doermann
Hi guys, please apologize if this is not the right place for asking more or less user driven questions. I am running a cubietruck as a low power server, mainly as VDR streaming server. I am using 4 x technisat-usb2 receivers. On 3.4 only 3 of them are usable - but it would works resonable. Sinc

[linux-sunxi] Re: [PATCH v7 2/8] clk: sunxi: Implement MMC phase control

2014-02-23 Thread Mike Turquette
Quoting Maxime Ripard (2014-02-19 00:36:06) > Hi Mike, > > On Tue, Feb 18, 2014 at 09:21:25PM -0800, Mike Turquette wrote: > > Quoting Maxime Ripard (2014-02-18 06:15:32) > > > Hi, > > > > > > On Mon, Feb 17, 2014 at 11:02:21AM +0100, David Lanzendörfer wrote: > > > > From: Emilio López > > > >

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

2014-02-23 Thread Olliver Schinagl
On 02/23/14 18:12, Patrick Wood wrote: This from his boot log indicatees that boot1 was found, loaded, and started up okay: Succeed in loading Boot1. Jump to Boot1. [ 0.150] boot1 version : 2.0.0 You are right, boot1 is complaining about not finding boot.axf, my apologies. -- You rece

[linux-sunxi] Kernel compile: error in sunxi-usb-rfkill.c

2014-02-23 Thread crawler2014
Hi guys, I tried to compile a new kernel using the sources from http://docs.cubieboard.org/tutorials/a20-cubietruck_lubuntu_server_releases, kernel 3.4.79 [Lubuntu Server, currently running kernel 3.4.61+]. I am compiling on the cubietruck, compiling stops after a lot of successful steps with

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread mati86dl
El domingo, 23 de febrero de 2014 12:38:23 UTC-3, Luc Verhaegen escribió: > On Sun, Feb 23, 2014 at 12:31:16PM -0300, Emilio López wrote: > > > > > > A relatively easy way to confirm would be to go to Settings -> About > > > Tablet, you should see a build number containing "wing" (Luc, is the

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

2014-02-23 Thread Patrick Wood
This from his boot log indicatees that boot1 was found, loaded, and started up okay: Succeed in loading Boot1. Jump to Boot1. [ 0.150] boot1 version : 2.0.0 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group an

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

2014-02-23 Thread Olliver Schinagl
On 02/21/14 13:21, Puneet B wrote: [ 2.933] boot1: bad boot image magic, maybe not a boot.img? Your boot1 is not right, boot0 loaded fine from the flash, but it couldn't find boot1 where it expected it to be. oliver -- You received this message because you are subscribed to the Google G

[linux-sunxi] Re: [PATCH] ahci_sunxi: Use msleep instead of mdelay

2014-02-23 Thread Tejun Heo
On Sun, Feb 23, 2014 at 12:52:41PM +0100, Hans de Goede wrote: > ahci_sunxi_phy_init is called from the probe and resume code paths, and > sleeping is safe in both, so use msleep instead of mdelay. > > Signed-off-by: Hans de Goede Applied to libata/for-3.15. Thanks. -- tejun -- You received

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread Luc Verhaegen
On Sun, Feb 23, 2014 at 12:31:16PM -0300, Emilio López wrote: > > A relatively easy way to confirm would be to go to Settings -> About > Tablet, you should see a build number containing "wing" (Luc, is there > any other names for A20 devices you've seen?). There is probably some > system info

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread Emilio López
Hi, Ok. Thanks for confirm it. There is much confusion among Allwinner and Wondermedia?. Vendors say allwinner A20. But I can never know.. I can confirm from android? It's not uncommon for the chinese to "mislabel" the contents of their products. For example, Luc bought an "A13" tablet some ti

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread mati86dl
El domingo, 23 de febrero de 2014 12:05:13 UTC-3, Emilio López escribió: > Hi there! > > > > El 23/02/14 10:42, mati8...@gmail.com escribió: > > > Hi people, > > > First of all, thank you very much for all your work. =) > > > > > > I'm thinking buying a laptop with a microprocessor Allwinne

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread mati86dl
El domingo, 23 de febrero de 2014 11:26:54 UTC-3, Luc Verhaegen escribió: > On Sun, Feb 23, 2014 at 06:19:39AM -0800, mati8...@gmail.com wrote: > > > El domingo, 23 de febrero de 2014 11:04:15 UTC-3, Luc Verhaegen escribió: > > > > > > > > It's described, in great detail, here: > > > > http:

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread Emilio López
Hi there! El 23/02/14 10:42, mati8...@gmail.com escribió: Hi people, First of all, thank you very much for all your work. =) I'm thinking buying a laptop with a microprocessor Allwinner A20. There is not much information. Only this: http://www.kanjitech.com.ar/productos/display/157 Comes with

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread Luc Verhaegen
On Sun, Feb 23, 2014 at 06:19:39AM -0800, mati8...@gmail.com wrote: > El domingo, 23 de febrero de 2014 11:04:15 UTC-3, Luc Verhaegen escribió: > > > > It's described, in great detail, here: > > http://linux-sunxi.org/New_Device_howto > > > > Luc Verhaegen. > > Hi Luc, > > Yes, > I already read

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread mati86dl
El domingo, 23 de febrero de 2014 11:04:15 UTC-3, Luc Verhaegen escribió: > On Sun, Feb 23, 2014 at 05:42:18AM -0800, mati8...@gmail.com wrote: > > > Hi people, > > > First of all, thank you very much for all your work. =) > > > > > > I'm thinking buying a laptop with a microprocessor Allwinn

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread Luc Verhaegen
On Sun, Feb 23, 2014 at 05:42:18AM -0800, mati8...@gmail.com wrote: > Hi people, > First of all, thank you very much for all your work. =) > > I'm thinking buying a laptop with a microprocessor Allwinner A20. There is > not much information. Only this: > http://www.kanjitech.com.ar/productos/dis

[linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread mati86dl
Hi people, First of all, thank you very much for all your work. =) I'm thinking buying a laptop with a microprocessor Allwinner A20. There is not much information. Only this: http://www.kanjitech.com.ar/productos/display/157 Comes with android, and would like to use it as a desktop with fedora,

[linux-sunxi] sunxi-3.13 branch available for those interested

2014-02-23 Thread Hans de Goede
Hi, For those who want something slightly less adventurous then sunxi-devel (but still adventurous!), I've a sunxi-3.13 branch: https://github.com/jwrdegoede/linux-sunxi/commits/sunxi-3.13 This is basically a fork of sunxi-devel back in the 3.13-rc6 days + some bugfixes (mmc code mostly synced wi

[linux-sunxi] sunxi-devel branch updated to 3.14-rc3

2014-02-23 Thread Hans de Goede
Hi All, I've just updated: https://github.com/linux-sunxi/linux-sunxi/commits/sunxi-devel to 3.14-rc3. Besides rebasing to 3.14-rc3, this contains the following over the previous sunxi-devel branch update: -reworked usb patches as a result of upstream review, these are ready for 3.15 now -rewor

[linux-sunxi] [PATCH v3 3/4] ARM: sun5i: dt: Add USB host bindings

2014-02-23 Thread Hans de Goede
From: Roman Byshko Add nodes for the usb-phy and ehci- and ohci-usb-host controllers. Signed-off-by: Roman Byshko Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun5i-a10s.dtsi | 32 arch/arm/boot/dts/sun5i-a13.dtsi | 32

[linux-sunxi] [PATCH v3 4/4] ARM: sun7i: dt: Add USB host bindings

2014-02-23 Thread Hans de Goede
From: Roman Byshko Add nodes for the usb-phy and ehci- and ohci-usb-host controllers. Signed-off-by: Roman Byshko Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun7i-a20.dtsi | 52 1 file changed, 52 insertions(+) diff --git a/arch/arm/boot/dts/s

[linux-sunxi] [PATCH v3 2/4] ARM: sun4i: dt: Add USB host bindings

2014-02-23 Thread Hans de Goede
From: Roman Byshko Add nodes for the usb-phy and ehci- and ohci-usb-host controllers. Signed-off-by: Roman Byshko Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun4i-a10.dtsi | 52 1 file changed, 52 insertions(+) diff --git a/arch/arm/boot/dts/s

[linux-sunxi] [PATCH v3 0/4] ARM: sunxi: Add driver for sunxi usb phy + usb dts bindings

2014-02-23 Thread Hans de Goede
Hi Kishon, Maxime, Here is v3 of my sunxi-usb-phy driver it addresses all review remarks made in response to v2, and as such this should be the final version, changes: -Fix check for wrong variable in error handling path pointed out by wens -Switch to using reg-names to differentiate between the

[linux-sunxi] [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

2014-02-23 Thread Hans de Goede
The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed through a single set of registers. Besides this there are also some other phy related bits which need poking, which are per phy, but shared between the ohci and ehci controllers, so these are also controlled from this new phy

[linux-sunxi] [PATCH] ahci_sunxi: Use msleep instead of mdelay

2014-02-23 Thread Hans de Goede
ahci_sunxi_phy_init is called from the probe and resume code paths, and sleeping is safe in both, so use msleep instead of mdelay. Signed-off-by: Hans de Goede --- drivers/ata/ahci_sunxi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/ata/ahci_sunxi.c b/driver

Re: [linux-sunxi] [PATCH 3/7] ARM: dt: sun4i: Add A10 SPI controller nodes

2014-02-23 Thread Priit Laes
Ühel kenal päeval, P, 23.02.2014 kell 15:53, kirjutas Runzhong Yi: > Hi, > > Excuse me, could you tell me to which branch is this patch for ? How > is the maturity of device tree support? Do i still need .fex file? This is for upstream/mainline kernel (3.15+) and is fully a devicetree driver. No

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

2014-02-23 Thread Runzhong Yi
I think you should first build a workable SD card, then use the partition tool to part the nand flash. Remember the first partition must be a fat partition, and put the second boot loader(provided by android distribution) and .fex file into this partition, then edit the .inf file to instruct the se

Re: [linux-sunxi] Fedora 19 update causes bootloader to fail?

2014-02-23 Thread Hans de Goede
Hi, On 02/22/2014 09:57 PM, Oliver Schinagl wrote: > "False alarm" > > I should have cheked it out first; After mounting my SD card in the desktop, > I noticed the boot partition had a new kernel and everything was overwritten. > ./select-board.sh fixed it, so no biggie. > > Is it an idea to r

[linux-sunxi] Re: [PATCH v7 13/15] ARM: sun4i: dt: Remove grouping + simple-bus compatible for regulators

2014-02-23 Thread Hans de Goede
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 02/22/2014 10:44 PM, Maxime Ripard wrote: > Hi, > > On Sat, Feb 22, 2014 at 04:53:42PM +0100, Hans de Goede wrote: >> According to Documentation/devicetree/bindings/regulator/regulator.txt >> regulator nodes should not be placed under 'simple