Re: [linux-sunxi] [PATCH] brcmfmac: add support for bcm43362 device

2014-01-08 Thread Julian Calaby
/brcmfmac43362-sdio.bin +#define BCM43362_NVRAM_NAMEbrcm/brcmfmac43362-sdio.txt I haven't been following the discussion so this may be redundant, but is this firmware is presently winging it's way towards Linux-firmware? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] [ANNOUNCE] sunxi-babelfish (FEX-to-DT translator)

2014-01-08 Thread Julian Calaby
other knowledgeable people have done in the past. I was also thinking about adding a mass-converting interface to this tool so we could regenerate the u-boot memory info and kernel dts files from the contents of sunxi-boards. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] Viewing the camera on the local display

2014-02-04 Thread Julian Calaby
Hi Jon, On Wed, Feb 5, 2014 at 9:35 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Tue, Feb 4, 2014 at 5:13 PM, Julian Calaby julian.cal...@gmail.com wrote: Hi Jon, On Wed, Feb 5, 2014 at 2:29 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: Does anyone have a setup which works

Re: [linux-sunxi] [PATCH 1/2] ARM: sun4i: dt: Add pin muxing options for SPI

2014-03-12 Thread Julian Calaby
{ + allwinner,pins = PC19, PC20, PC20, PC22; Should this have PC20 twice? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message

Re: [linux-sunxi] Cannot install toolchain

2014-04-07 Thread Julian Calaby
repository. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from

Re: [linux-sunxi] [PATCH 2/2] ARM: sun6i: Add ARM PMU in A31 DTSI

2014-04-19 Thread Julian Calaby
...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google

Re: [linux-sunxi] Usb WifiProblem

2014-04-20 Thread Julian Calaby
://groups.google.com/d/optout. -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from

Re: [linux-sunxi] [PATCH] Add support for consumer infrared devices on A20

2014-04-26 Thread Julian Calaby
. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] [PATCH] Add support for consumer infrared devices on A20

2014-04-27 Thread Julian Calaby
: wingrime@ --- Changes since version 1: - Fix timer memory leaks - Tidy up code Etc. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because

Re: [linux-sunxi] Using usbtv driver on A20

2014-04-28 Thread Julian Calaby
on the page I sent you to. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from

Re: [linux-sunxi] Need Help

2014-04-28 Thread Julian Calaby
/ their community. Also, there should be _no_ spaces around the equals sign in that command line. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you

Re: [linux-sunxi] Using usbtv driver on A20

2014-04-30 Thread Julian Calaby
of it? There are instructions on how to cross-compile there. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi

Re: [linux-sunxi] [PATCH] 1-wire sunxi enhancement

2014-05-04 Thread Julian Calaby
: + platform_device_put(w1_device); + +err0: + return ret; } static void __exit w1_sunxi_exit(void) { - platform_device_unregister(w1_device); + platform_device_unregister(w1_device); } module_init(w1_sunxi_init); Thanks, -- Julian Calaby Email: julian.cal...@gmail.com

Re: [linux-sunxi] Using usbtv driver on A20

2014-05-04 Thread Julian Calaby
not disable all the video components in it and try again? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups

Re: [linux-sunxi] sata multiplier with A20

2014-05-05 Thread Julian Calaby
, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- 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] Re: [PATCH] sunxi: Add Mele_M3 support

2014-06-06 Thread Julian Calaby
= CONFIG_MMC_SUNXI_SLOT_EXTRA; #endif #endif #endif if (secondary_mmc_slot !primary_mmc_slot) { primary_mmc_slot = secondary_mmc_slot; secondary_mmc_slot = NULL; } Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http

Re: [linux-sunxi] Wifi on Cubietruck, 3.16

2014-07-05 Thread Julian Calaby
it has some weirdness to it which has slowed down adoption. I _think_ if you use one of his trees, it should just work. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You

Re: [linux-sunxi] Wifi on Cubietruck, 3.16

2014-07-05 Thread Julian Calaby
Hi Jon, On Sat, Jul 5, 2014 at 10:24 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Sat, Jul 5, 2014 at 6:43 AM, Julian Calaby julian.cal...@gmail.com wrote: Hi Jon, On Sat, Jul 5, 2014 at 2:50 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: So is AP6210 support in mainline 3.16-rc1

Re: [linux-sunxi] Wifi+Bt driver in linux-sunxi

2014-07-17 Thread Julian Calaby
be discussing with your chip supplier, not here. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups linux

Re: [linux-sunxi] GSoC 2014 #1 status report - Improving Allwinner SoC support

2014-07-20 Thread Julian Calaby
with anything else. It might be worth trying to generate some 24 bit audio samples that only exercise one bit, then check that playing them produces output, because it sounds to me (and Chen-Yu) that there's something in your code that's shifting or clipping the samples. Thanks, -- Julian Calaby

Re: [linux-sunxi] Compiling android kernel using android source files

2014-07-24 Thread Julian Calaby
is for discussion and support of the upstream linux-sunxi kernel, not Android or the Lichee kernel. You should take your questions to the pcduino community as we might not be able to help you. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby

Re: [linux-sunxi] Compiling android kernel using android source files

2014-07-24 Thread Julian Calaby
probably get better answers from the vendor he got the Android tree from or the pcduino community. Admittedly he was asking about toolchains, but I don't know what that Android tree expects from a compiler, so it's probably a question best asked where he got it. Thanks, -- Julian Calaby Email

Re: [linux-sunxi] Re: [PATCH 1/2] sunxi: Use Thumb2 and move stack to gain more SRAM space in FEL mode

2014-07-24 Thread Julian Calaby
Hi, On Fri, Jul 25, 2014 at 11:03 AM, Julian Calaby julian.cal...@gmail.com wrote: Hi, On Fri, Jul 25, 2014 at 11:01 AM, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Mon, 21 Jul 2014 19:31:45 +0100 Ian Campbell i...@hellion.org.uk wrote: On Fri, 2014-07-18 at 20:09 +0300

Re: [linux-sunxi] new A33 quadcore

2014-07-29 Thread Julian Calaby
-A20 with the A33-A23 substituability. Now if only we didn't have massive allwinner gpl violation in that a23 kernel tree we have. Is this something we could take to Linaro? Do they do anything about GPL violations? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] new A33 quadcore

2014-07-29 Thread Julian Calaby
Hi Jon, On Wed, Jul 30, 2014 at 9:21 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Tue, Jul 29, 2014 at 7:09 PM, Julian Calaby julian.cal...@gmail.com wrote: Hi Luc, On Wed, Jul 30, 2014 at 6:33 AM, Luc Verhaegen l...@skynet.be wrote: On Tue, Jul 29, 2014 at 04:47:55PM +0200

Re: [linux-sunxi] Re: A20 + AR9271 wifi problem

2014-07-31 Thread Julian Calaby
work first time (i.e. the device is busy doing something else) and it doesn't work before you configure it up (ifconfig wlan9 up) so try it a couple of times before calling it completely broken. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles

Re: [linux-sunxi] How to enable wifi-hospot on cubieboard2 running on ubuntu

2014-07-31 Thread Julian Calaby
user_data=0x2f0ea8 handler=0x28b9d ELOOP: remaining socket: sock=6 eloop_data=0x2f2848 user_data=(nil) handler=0x2e341 Judging by this, your WiFi card doesn't support AP operation. Do you know what chipset it is? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] How to enable wifi-hospot on cubieboard2 running on ubuntu

2014-08-01 Thread Julian Calaby
) and hostapd needs that to do it's thing. Android does things differently and (I believe) uses different drivers so it doesn't have that restriction. If you simply must have AP mode, I'd recommend getting a USB WiFi stick that supports it. Thanks, Julian Calaby On Friday, August 1, 2014 10:49:42

Re: [linux-sunxi] How to enable wifi-hospot on cubieboard2 running on ubuntu

2014-08-01 Thread Julian Calaby
drivers e.g. brcmfmac for your device. should i make it as cfg80211 in configuration file. here is the configuration file. I didnt see any nl80211 when i give dmesg That won't work. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby

Re: [linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code

2014-08-27 Thread Julian Calaby
already know which clocks are required for the display IP, right? And if not, we can add them. I believe this minimises the mangling u-boot has to do (at least initially) and is forward and backward compatible. That'd work, right? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile

Re: [linux-sunxi] [PATCH 1/4] meminfo: use correct sunXi naming for a80 an a33

2014-09-10 Thread Julian Calaby
definitely note that it will / is causing confusion, but we shouldn't call it that. And when they inevitably change the naming in 20XX, we just document the change, and keep going. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby

Re: [linux-sunxi] [PATCH 1/4] meminfo: use correct sunXi naming for a80 an a33

2014-09-11 Thread Julian Calaby
Hi All, On Thu, Sep 11, 2014 at 6:16 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Thu, Sep 11, 2014 at 10:24:04AM +1000, Julian Calaby wrote: On Wed, Sep 10, 2014 at 5:10 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Tue, Sep 09, 2014 at 02:29:23PM +0200, Luc

[linux-sunxi] [PATCH] sunxi-boards: a10: Add fex file for inet 3fbt rev01 boards

2014-09-15 Thread Julian Calaby
This is found in some tablets, e.g. the Kogan Agora Signed-off-by: Julian Calaby julian.cal...@gmail.com --- sys_config/a10/inet3fbt-01.fex | 928 + 1 file changed, 928 insertions(+) create mode 100644 sys_config/a10/inet3fbt-01.fex diff --git

[linux-sunxi] [PATCH] u-boot-sunxi: boards: Add support for inet 3fbt rev01

2014-09-15 Thread Julian Calaby
Reuse the H6's dram file as this board uses the same params. Signed-off-by: Julian Calaby julian.cal...@gmail.com --- board/sunxi/Makefile | 3 ++- board/sunxi/{dram_h6.c = dram_sun4i_360_1024_iow16_emr1_4.c} | 0 boards.cfg

Re: [linux-sunxi] adding dram to u-boot-sunxi

2014-09-15 Thread Julian Calaby
. Which do I believe? The wiki. As far as I'm aware, there's no tool to generate those automatically. I believe that note is there for historical reasons or to discourage people from messing with the values. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com

Re: [linux-sunxi] adding dram to u-boot-sunxi

2014-09-15 Thread Julian Calaby
Hi Emilio, On Tue, Sep 16, 2014 at 9:22 AM, Emilio López t...@linux-sunxi.org wrote: El 15/09/14 a las 20:13, Julian Calaby escibió: Hi Tim, On Tue, Sep 16, 2014 at 6:52 AM, Tim Tisdall tisd...@gmail.com wrote: At http://linux-sunxi.org/U-Boot#DRAM it says copy an existing file

Re: [linux-sunxi] adding dram to u-boot-sunxi

2014-09-15 Thread Julian Calaby
Hi Emilio, On Tue, Sep 16, 2014 at 9:40 AM, Emilio López t...@linux-sunxi.org wrote: El 15/09/14 a las 20:29, Julian Calaby escibió: Hi Emilio, On Tue, Sep 16, 2014 at 9:22 AM, Emilio López t...@linux-sunxi.org wrote: (...) `fexc` in sunxi-tools (the tool behind bin2fex/fex2bin aliases

[linux-sunxi] Re: NDH: New Device Howto improvement proposal

2014-09-15 Thread Julian Calaby
Hi Luc, I'm going to respond to your email in several parts. Let's start with the device page: On Tue, Sep 16, 2014 at 11:17 AM, Luc Verhaegen l...@skynet.be wrote: On Mon, Sep 15, 2014 at 03:45:59PM +1000, Julian Calaby wrote: Hi Luc, And to top it all off, once again, the statements seem

[linux-sunxi] Re: NDH: New Device Howto improvement proposal

2014-09-15 Thread Julian Calaby
Hi Luc, On Tue, Sep 16, 2014 at 11:17 AM, Luc Verhaegen l...@skynet.be wrote: On Mon, Sep 15, 2014 at 03:45:59PM +1000, Julian Calaby wrote: Hi Luc, Let's start at the top. I, as somewhat of an outsider, see this community as being somewhat hostile to new people, and you are one

[linux-sunxi] Re: NDH: New Device Howto improvement proposal

2014-09-16 Thread Julian Calaby
Hi Luc, On Tue, Sep 16, 2014 at 12:01 PM, Julian Calaby julian.cal...@gmail.com wrote: Hi Luc, I'm going to respond to your email in several parts. Let's start with the device page: On Tue, Sep 16, 2014 at 11:17 AM, Luc Verhaegen l...@skynet.be wrote: On Mon, Sep 15, 2014 at 03:45:59PM

Re: [linux-sunxi] Re: Running Linux on a Jesurun A19 Android media player

2014-09-16 Thread Julian Calaby
and memory info goes in the git repositories. It looks like you've done most of what's needed, there's just a few extra bits required before it's done. Thanks, Julian Calaby On Sep 16, 2014 4:58 PM, Jason jason.854...@gmail.com wrote: On Monday, September 15, 2014 8:40:11 PM UTC+1, Tim

[linux-sunxi] [PATCH] sunxi-boards: a10: Add fex file for inet 3fbt boards

2014-09-17 Thread Julian Calaby
This is found in some tablets, e.g. the Kogan Agora Signed-off-by: Julian Calaby julian.cal...@gmail.com --- sys_config/a10/inet3fbt.fex | 928 1 file changed, 928 insertions(+) create mode 100644 sys_config/a10/inet3fbt.fex diff --git a/sys_config

[linux-sunxi] [PATCH] u-boot-sunxi: boards: Add support for iNet 3FBT

2014-09-17 Thread Julian Calaby
Reuse the H6's dram file as this board uses the same params. Signed-off-by: Julian Calaby julian.cal...@gmail.com --- board/sunxi/Makefile | 3 ++- board/sunxi/{dram_h6.c = dram_sun4i_360_1024_iow16_emr1_4.c} | 0 boards.cfg

[linux-sunxi] A31s chipset support

2014-09-17 Thread Julian Calaby
started on supporting them? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails

Re: [linux-sunxi] Is it possible to get same audio in two sound cards at a time.

2014-09-18 Thread Julian Calaby
snd_hdmi card. Is it possible to get audio in both cards when i play video file?. I believe this can be set up in Alsa, it's usually called simultaneous output. I believe there are howtos on the web. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com

[linux-sunxi] [PATCH] u-boot-sunxi: boards:sunxi: Drop redundant dram file

2014-09-19 Thread Julian Calaby
dram_mele_a210.c is identical to dram_sun5i_432_512_busw16_iow16.c Signed-off-by: Julian Calaby julian.cal...@gmail.com --- board/sunxi/Makefile | 2 +- board/sunxi/dram_mele_a210.c | 31 --- 2 files changed, 1 insertion(+), 32 deletions(-) delete mode

Re: [linux-sunxi] Re: [PATCH] u-boot-sunxi: boards:sunxi: Drop redundant dram file

2014-09-19 Thread Julian Calaby
Hi Luc, On Fri, Sep 19, 2014 at 11:59 PM, Luc Verhaegen l...@skynet.be wrote: On Fri, Sep 19, 2014 at 11:50:56PM +1000, Julian Calaby wrote: Hi All, On Fri, Sep 19, 2014 at 11:42 PM, Julian Calaby julian.cal...@gmail.com wrote: dram_mele_a210.c is identical

Re: [linux-sunxi] Re: [PATCH] u-boot-sunxi: boards:sunxi: Drop redundant dram file

2014-09-19 Thread Julian Calaby
Hi Luc, On Sat, Sep 20, 2014 at 12:13 AM, Luc Verhaegen l...@skynet.be wrote: On Sat, Sep 20, 2014 at 12:04:10AM +1000, Julian Calaby wrote: Hi Luc, The original goal was to have it be part of an online tool that unskilled users could upload memdumps to and it'd turn them into well formed

Re: [linux-sunxi] Re: [PATCH] u-boot-sunxi: boards:sunxi: Drop redundant dram file

2014-09-21 Thread Julian Calaby
Hi Luc, On Sat, Sep 20, 2014 at 12:38 AM, Julian Calaby julian.cal...@gmail.com wrote: Hi Luc, On Sat, Sep 20, 2014 at 12:13 AM, Luc Verhaegen l...@skynet.be wrote: On Sat, Sep 20, 2014 at 12:04:10AM +1000, Julian Calaby wrote: Hi Luc, The original goal was to have it be part of an online

Re: [linux-sunxi] problem with retrieving script.fex

2014-09-23 Thread Julian Calaby
, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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-sunxi

Re: [linux-sunxi] problem with retrieving script.fex

2014-09-23 Thread Julian Calaby
and they could appear identical only at first glance. Please do. Thanks for help :) No problem, Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux

Re: [linux-sunxi] Creating a new device page

2014-09-23 Thread Julian Calaby
the same procedure as mentioned in NDH ? You still have to complete all the steps, however you should be able to just follow the instructions under the Working with Android section. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby

Re: [linux-sunxi] Kernel panic in lcd module on new board

2014-09-24 Thread Julian Calaby
the right fex and uboot for your board? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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] Re: [PATCH] u-boot-sunxi: boards:sunxi: Drop redundant dram file

2014-09-24 Thread Julian Calaby
Hi, On Thu, Sep 25, 2014 at 12:07 AM, Luc Verhaegen l...@skynet.be wrote: On Mon, Sep 22, 2014 at 12:08:58AM +1000, Julian Calaby wrote: Hi Luc, On Sat, Sep 20, 2014 at 12:38 AM, Julian Calaby julian.cal...@gmail.com wrote: Hi Luc, On Sat, Sep 20, 2014 at 12:13 AM, Luc Verhaegen l

Re: [linux-sunxi] Re: [PATCH] u-boot-sunxi: boards:sunxi: Drop redundant dram file

2014-09-24 Thread Julian Calaby
Hi Luc, On Thu, Sep 25, 2014 at 12:16 AM, Luc Verhaegen l...@skynet.be wrote: On Thu, Sep 25, 2014 at 12:14:50AM +1000, Julian Calaby wrote: Hi, Thanks! I was planning to produce a set of patches to stuff it into sunxi-tools, but this works too. Thanks, -- Julian Calaby Further

Re: [linux-sunxi] How to enable bluetooth power

2014-09-27 Thread Julian Calaby
socket on the device? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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

Re: [linux-sunxi] u-boot-sunxi SPLASH

2014-09-28 Thread Julian Calaby
/Yonnet_Interra-3 (See http://linux-sunxi.org/New_Device_howto for instructions.) Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe

Re: [linux-sunxi] Re: How to enable wifi-hospot on cubieboard2 running on ubuntu

2014-09-28 Thread Julian Calaby
post your kernel (dmesg output) and hostapd configuration and logs and we'll try to help. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group

Re: [linux-sunxi] How to enable bluetooth power

2014-09-28 Thread Julian Calaby
Hi, On Sat, Sep 27, 2014 at 11:22 PM, web32.m...@gmail.com wrote: суббота, 27 сентября 2014 г., 19:03:26 UTC+7 пользователь Julian Calaby написал: Hi Toroshin, On Sat, Sep 27, 2014 at 9:13 PM, Toroshin Dmitry mitt...@sibmail.com wrote: I have unnamed A10 tablet with RDA bluetooth

Re: [linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code

2014-09-29 Thread Julian Calaby
keeping them on via their own referenc. Thierry Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code

2014-09-29 Thread Julian Calaby
Hi Thierry, On Mon, Sep 29, 2014 at 11:21 PM, Thierry Reding thierry.red...@gmail.com wrote: On Mon, Sep 29, 2014 at 09:00:01PM +1000, Julian Calaby wrote: Hi Thierry, If you address people directly please make sure they are in the To: line. Or at least Cc. Sorry about that, the mailing

Re: [linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code

2014-09-29 Thread Julian Calaby
Hi Thierry, On Tue, Sep 30, 2014 at 1:19 AM, Thierry Reding thierry.red...@gmail.com wrote: On Tue, Sep 30, 2014 at 12:46:11AM +1000, Julian Calaby wrote: Hi Thierry, On Mon, Sep 29, 2014 at 11:21 PM, Thierry Reding thierry.red...@gmail.com wrote: On Mon, Sep 29, 2014 at 09:00:01PM +1000

Re: [linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code

2014-10-02 Thread Julian Calaby
to it so simplefb doesn't enable HDMI clocks when we're using a build-in LCD. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group

Re: [linux-sunxi] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i

2014-10-04 Thread Julian Calaby
this break building multi-sub-arch kernels that support both sun4i/sun5i/sun7i and sun6i/sun8i? Would it be possible to just add a new driver for the modified watchdog or put all the bits that changed into the device tree? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] Re: Fixing boot-time hiccups in your display

2014-10-05 Thread Julian Calaby
? Would it ever change? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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

Re: [linux-sunxi] [PATCH 3.4] sunxi: Calculate PLL5P clock divisors for G2D, ACE and DEBE

2014-10-15 Thread Julian Calaby
this) 2. I produced a script to detect duplicate dram_*.c files, will this be useful upstream? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux

Re: [linux-sunxi] A31s chipset support

2014-11-02 Thread Julian Calaby
Hi All, On Mon, Sep 29, 2014 at 3:23 PM, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Thu, 18 Sep 2014 09:36:55 +1000 Julian Calaby julian.cal...@gmail.com wrote: Hi, Earlier this year, HP released the following three tablets: (Australian store links due to the specifications

Re: [linux-sunxi] [PATCH 5/9] sun4i: Rename dram files to dram_sun4i.x

2014-11-03 Thread Julian Calaby
CONFIG_MACH_SUN6I isn't set yet, but doesn't this file not exist? +#else +#include asm/arch/dram_sun4i.h +#endif unsigned long sunxi_dram_init(void); -unsigned long dramc_init(struct dram_para *para); #endif /* _SUNXI_DRAM_H */ -- Julian Calaby Email: julian.cal...@gmail.com Profile

Re: [linux-sunxi] [PATCH 2/4] simplefb: Add support for enumerating simplefb dt nodes in /chosen

2014-11-12 Thread Julian Calaby
it runs out of RAM. Maybe add a suitably high limit to the for loop? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from

Re: [linux-sunxi] [PATCH 2/4] simplefb: Add support for enumerating simplefb dt nodes in /chosen

2014-11-13 Thread Julian Calaby
solution is to increase the size of name[], This is probably never going to happen, but I'll increase the size of name in v2 anyways. You could also just limit it to 100 or something like that. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles

Re: [linux-sunxi] OTG charging problem

2014-11-13 Thread Julian Calaby
supports this so I'll try to build one and report back on how / if it works. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group

Re: [linux-sunxi] linux backports

2014-11-20 Thread Julian Calaby
, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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-sunxi+unsubscr

Re: [linux-sunxi] [PATCH 4/9] rc: sunxi-cir: Add support for an optional reset controller

2014-11-20 Thread Julian Calaby
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-sunxi+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Julian Calaby Email: julian.cal

Re: [linux-sunxi] linux backports

2014-11-21 Thread Julian Calaby
project. IIRC you can configure backports so it'll only produce a specific set of drivers - that might mean that it doesn't try to duplicate symbols already in our tree. Thanks, Julian Calaby On Thu, Nov 20, 2014 at 5:18 PM, Julian Calaby julian.cal...@gmail.com wrote: Hi Tim, On Fri, Nov 21

Re: [linux-sunxi] Telit modems are not recongnised on mainline kernel (ok on sunxi branch)

2014-12-02 Thread Julian Calaby
of that driver? (and the linux-usb list) Beyond that, are you sure this is a USB hardware issue? Have you tried: 1. Putting a hub between the device and the host? 2. Using it on another computer with the same kernel version? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] Re: Telit modems are not recongnised on mainline kernel (ok on sunxi branch)

2014-12-02 Thread Julian Calaby
the topology? What hub chip? Does it do anything special? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] A31s touch screen driver(sun6i)

2014-12-07 Thread Julian Calaby
. Then try getting Android running on it. Note that the chipset in the A31s has a Power VR SGX544 GPU which will complicate things. Good luck with the vendors, I hope you get it working again as the A31s tablets seem to be pretty good in my experience. Thanks, -- Julian Calaby Email: julian.cal

Re: [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-28 Thread Julian Calaby
in the chicken vs egg situation where we don't have full kernel video out support, so no device tree, but u-boot now has LCD support? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you

Re: [linux-sunxi] Communication with Allwinner

2015-02-18 Thread Julian Calaby
Hi Michal, On Wed, Feb 18, 2015 at 5:10 PM, Michal Suchanek hramr...@gmail.com wrote: On 17 February 2015 at 23:19, Julian Calaby julian.cal...@gmail.com wrote: Hi Luc, On Wed, Feb 18, 2015 at 1:49 AM, Luc Verhaegen l...@skynet.be wrote: On Tue, Feb 17, 2015 at 03:46:34PM +0100, Koen Kooi

Re: [linux-sunxi] A31s chipset support

2015-01-11 Thread Julian Calaby
Hi Siarhei, On Wed, Dec 31, 2014 at 11:39 AM, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Mon, 3 Nov 2014 09:52:03 +1100 Julian Calaby julian.cal...@gmail.com wrote: Hi All, On Mon, Sep 29, 2014 at 3:23 PM, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Thu, 18 Sep

Re: [linux-sunxi] [PATCH 09/15] ARM: dts: sun4i: Add USB Dual Role Controller

2015-03-09 Thread Julian Calaby
(sunxi) depends on ARCH_SUNXI + depends on NOP_USB_XCEIV Shouldn't this be in a different patch? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-03-10 Thread Julian Calaby
Hi Jens, On Fri, Feb 27, 2015 at 8:41 PM, Jens Thiele ka...@karme.de wrote: Julian Calaby julian.cal...@gmail.com writes: Hi Jens, Hi, On Fri, Feb 27, 2015 at 1:41 AM, Jens Thiele ka...@karme.de wrote: Do you think it is reasonable to expect the display/touchscreen of two Allwinner based

Re: [linux-sunxi] Derailed thread

2015-03-11 Thread Julian Calaby
can't do the analysis for them. Thanks, Julian Calaby -- 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-sunxi+unsubscr...@googlegroups.com. For more options

Re: OFFTOPIC: Re: [linux-sunxi] Derailed thread

2015-03-11 Thread Julian Calaby
code licensed under an applicable license. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-03-12 Thread Julian Calaby
Hi Jens, On Fri, Mar 13, 2015 at 2:56 AM, Jens Thiele ka...@karme.de wrote: Julian Calaby julian.cal...@gmail.com writes: Modified Documentation/devicetree/bindings/input/touchscreen/sun4i.txt diff --git a/Documentation/devicetree/bindings/input/touchscreen/sun4i.txt b

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-03-11 Thread Julian Calaby
Hi Jens, On Thu, Mar 12, 2015 at 12:49 AM, Jens Thiele ka...@karme.de wrote: Julian Calaby julian.cal...@gmail.com writes: Hi Jens, Hi, [...] IMHO we should have access to all the parameters that can be configured per-device in the DTS. That we don't is a bug that arguably should

Re: [linux-sunxi] Allwinner strips symbols from latest cedar binaries.

2015-03-25 Thread Julian Calaby
, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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] Allwinner GPL violations: definitive proof.

2015-03-04 Thread Julian Calaby
) keep play nice an 'spect they overabusse that to keep another 4 years unpunnished (no pun intended) violating (l)gpl and releasing non functinal code like now. Apart from raising awareness and talking to Allwinner, we don't have a lot of realistic options. Thanks, -- Julian Calaby Email

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Julian Calaby
on my tab and whatnot. You should really go through the New Device Howto on the wiki first. As for Android, I don't recall seeing anyone here get Android running on their device, but there are instructions in the wiki. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Julian Calaby
using 3.3 and the dhd driver, then I don't know, but they might be included with the driver. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-02-26 Thread Julian Calaby
configuration (the development board itself) but I'm hazy on the details. IMHO, you should write the patch to get the value from device tree and worry about the board configuration details when submitting that. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com

Re: [linux-sunxi] Re: Demo h264 encoding app

2015-04-03 Thread Julian Calaby
is known about this. 3. DVB decoder. There was work on a driver, but nothing has materialised as far as I'm aware. Where exactly are you expecting to get your TV input from? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You

Re: [linux-sunxi] [PATCH 3/3] MTD: m25p80: Add option to limit SPI transfer size.

2015-04-30 Thread Julian Calaby
that this will be rejected as the maximum transfer size is a property of the SPI controller, not the device and should be exported to the device driver from the controller, not specified in the device's binding. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles

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

2015-04-27 Thread Julian Calaby
Hi Mark, On Tue, Apr 28, 2015 at 8:29 AM, m...@markvdb.be wrote: No sources I guess :-( But maybe something useful to be gleaned from it? http://www.orangepi.org/downloaded/download.html Unless source code is provided, it's mostly useless to us. Thanks, -- Julian Calaby Email: julian.cal

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

2015-04-27 Thread Julian Calaby
Hi All, On Tue, Apr 28, 2015 at 10:30 AM, Julian Calaby julian.cal...@gmail.com wrote: Hi Mark, On Tue, Apr 28, 2015 at 8:29 AM, m...@markvdb.be wrote: No sources I guess :-( But maybe something useful to be gleaned from it? http://www.orangepi.org/downloaded/download.html Unless source

Re: [linux-sunxi] 6LowPan Suuport in linux-sunxi kernel

2015-05-07 Thread Julian Calaby
for A20 or is it possible to make 3.4 to support 6LowPan?. Have you looked at the linux-backports project? https://backports.wiki.kernel.org/index.php/Main_Page Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received

Re: [linux-sunxi] Re: [PATCH 4/6] ARM: dts: sunxi: add common sun8i dtsi

2015-05-11 Thread Julian Calaby
on the inside. Apart from a couple of tablets which use the same motherboard, almost every Allwinner device is unique enough that universal ROMs are a long way off. Hope that helps. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby

Re: [linux-sunxi] Allwinner R8 module

2015-05-11 Thread Julian Calaby
anyone actually have any useful info on that? Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop

Re: [linux-sunxi] Re: [PATCH 4/6] ARM: dts: sunxi: add common sun8i dtsi

2015-05-12 Thread Julian Calaby
with that. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby/ -- 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

Re: [linux-sunxi] Re: HDCP support in sunxi for A20

2015-04-05 Thread Julian Calaby
, and have no interest in adding it to the driver as it already works. You're best off either asking Allwinner directly or convincing the people providing the content to drop that requirement. Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http://www.google.com/profiles/julian.calaby

  1   2   3   >