[PATCH 0/6] ARM: Add support for Broadcom BCM476x SoCs
From: Domenico Andreoli <hidden>
Date: 2012-10-09 23:57:34
Also in:
linux-devicetree
On Mon, Oct 08, 2012 at 08:44:31PM -0600, Stephen Warren wrote:
On 10/07/2012 04:14 AM, Domenico Andreoli wrote:quoted
On Sat, Oct 06, 2012 at 11:22:18PM -0600, Stephen Warren wrote:quoted
On 10/06/2012 07:53 PM, Domenico Andreoli wrote:quoted
Additional support is being worked on.... and usb (DWC OTG) only attemped reusing s3c-hsotg.Hmmm. I believe the bcm2835 uses DWC OTG. I wonder if the same driver will work there; USB in particular is a major pain point on the bcm2835...I don't know any more how many versions of this driver are circulating, we may have some options.quoted
quoted
It's based on a random pre v3.7-rc1 commit (eb0ad9c) with mainlined multi-platform support and Stephen's patch to add DEBUG_LL to it.... about uncompress.h now. Unless anyone really pipes up and says they'd still like me to pursue uncompress.h in multi-platform, I'm inclined to drop it.I think it is valuable, multi-platform doesn't have any DEBUG_LL or earlyprintk supportWhy do you say that? Locally I have ported Tegra to multi-platform and I certainly have earlyprintk enabled, and I dropped the patches to support uncompress.h in multi-platform from my local work branch.
Yes, sorry, it's me. I tend to mix DEBUG_LL/earlyprintk with the decompressor output. Only the latter is broken on multi-platform. cheers, Domenico