[linux-sunxi] a31 encoder via libhybris invoke android lib

2015-02-07 Thread lyc . achun
hi, I want to achieve encoder on a31 platform,I've been on libhybris added encoding support, the method can also be called, but I do not know how to make the encoder to work, you have the relevant demo? BR, Lyric. -- You received this message because you are subscribed to the Google

[linux-sunxi] Banana Pro use upstream uboot problem

2015-02-07 Thread hitxfd.t...@gmail.com
I have tired the the latest upstream u-boot for Banana Pro, but get error like below: CPU: Allwinner A20 (SUN7I) I2C: ready DRAM: 1015 MiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment Reserved 9216kB of RAM for Framebuffer. HDMI connected: Setting up a 1024x768

[linux-sunxi] Print Schematic CubieTruck

2015-02-07 Thread R M
Hi, I am planning to print the schematic of Cubietruck. If I view the PDF in 100% zoom all the names are very small. So I am thinking that if I print it in a standard way it may not come properly. Can you please help me out in this regards ? Regards, RM -- You received this message because

Re: Re: [linux-sunxi] Banana Pro use upstream uboot problem

2015-02-07 Thread Tony Zhang
Thanks for Karsten and Hans. I will try tomorrow. -- Tony Zhang *From:* Hans de Goede hdego...@redhat.com *Date:* 2015-02-07 20:40 *To:* linux-sunxi linux-sunxi@googlegroups.com *Subject:* Re: [linux-sunxi] Banana Pro use upstream uboot problem Hi, On 02/07/2015

Re: [linux-sunxi] Banana Pro use upstream uboot problem

2015-02-07 Thread Hans de Goede
Hi, On 02/07/2015 12:48 PM, hitxfd.t...@gmail.com wrote: I have tired the the latest upstream u-boot for Banana Pro, but get error like below: You need the attached patch for upstream u-boot/master to work on sunxi devices, this should get merged upstream soon. Regards, Hans CPU:

[linux-sunxi] Re: [PATCH v4 0/5] ARM: sun9i: Add USB host controller support for A80

2015-02-07 Thread Maxime Ripard
On Tue, Feb 03, 2015 at 06:22:00AM +0800, Chen-Yu Tsai wrote: Hi everyone, This is v4 of the sun9i A80 USB host support series. Changes since v3: - Dropped patches merged. - Moved reg_usb3_vbus into the optimus board dts - Dropped ohci1 from A80 dtsi. Cover letter from v3:

[linux-sunxi] Problem with mainline u-boot and sunxi

2015-02-07 Thread digitalhack17
All, In case anyone is compiling and using the mainline u-boot I ran into a problem with a recent patch that was applied. Line 196 of u-boot/include/config_distro_bootcmd.h part list ${devtype} ${devnum} devplist; will cause an error unless u-boot is compiled with CONFIG_PARTITION_UUIDS and