[linux-sunxi] bananapi trademark troll

2015-05-05 Thread Benjamin Henrion
http://www.bananapi.org/2015/05/announcement-about-tradmark-issue.html?m=1 -- Benjamin Henrion FFII Brussels - +32-484-566109 - +32-2-4148403 "In July 2005, after several failed attempts to legalise software patents in Europe, the patent establishment changed its strategy. Instead of explicitly

Re: [linux-sunxi] orange pi plus (Allwinner H3 based) has a "Debian server" image available since today

2015-05-05 Thread Nick Ludlam
On Sunday, 3 May 2015 23:03:08 UTC+1, ala...@gmail.com wrote: > > I have one of these H3 boards (Orange Pi Plus). > > I have been able to build a working Linux kernel out of the source code at > https://github.com/allwinner-zh/linux-3.4-sunxi using sun8iw7p1. However > I could not get wired ethe

[linux-sunxi] mainline musb

2015-05-05 Thread Michal Suchanek
Hello, is there some branch on which musb is supposed to work? I tried to transplant the musb bindings to a few boards and I get the init function running for rather long time for doing nothing with no messages logged and no new bus added. Thanks Michal -- You received this message because yo

[linux-sunxi] Re: [PATCH 2/2] drivers: soc: sunxi: sram: fix offset in sram claim.

2015-05-05 Thread Maxime Ripard
On Sun, May 03, 2015 at 09:44:43PM +0200, Michal Suchanek wrote: > The value written to the register was not shifted by the offset leading > to sram being claimed incorrectly. > > Signed-off-by: Michal Suchanek Squashed into the commit (with the proper checkpatch fixes). Thanks, Maxime -- Max

[linux-sunxi] Re: [PATCH 1/2] drivers: soc: sunxi: sram: add debug prints.

2015-05-05 Thread Maxime Ripard
This patch has not been sent to the proper mailing lists On Sun, May 03, 2015 at 08:43:04PM +0100, Michal Suchanek wrote: > Log messages about claimed sram. ... lacks a meaningful commit log ... > > Signed-off-by: Michal Suchanek > --- > drivers/soc/sunxi/sunxi_sram.c | 6 ++ > 1 file

Re: Re: [linux-sunxi] How to adjust bitrate of allwinner's encoder dynamically

2015-05-05 Thread jonsm...@gmail.com
On Tue, May 5, 2015 at 12:00 AM, kevin.z.m...@gmail.com wrote: > > On 2015-04-29 at 21:20, jonsm...@gmail.com wrote: >>On Tue, Apr 28, 2015 at 10:37 PM, kevin.z.m...@gmail.com >> wrote: >>> Hi, >>> >>> The encoder allows you to set the MaxQp(0~51), MinQp(0~51), and >>> MaxBitrate >>> >>> paramete