RE: Current state of AM33xx patches

2012-08-03 Thread N, Mugunthan V
s; Maupin, > Chase; linux-omap@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; Kridner, Jason > Subject: Re: Current state of AM33xx patches > > > Op 2 aug. 2012, om 17:30 heeft Daniel Mack het > volgende geschreven: > > > On 31.07.2012 21:29, Koen Kooi wrot

RE: Current state of AM33xx patches

2012-08-02 Thread N, Mugunthan V
gt; Chase; linux-omap@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; Kridner, Jason > Subject: Re: Current state of AM33xx patches > > On 31.07.2012 21:29, Koen Kooi wrote: > > > 2/3 of the way there: > > > > http://patchwork.ozlabs.org/patch/174085/ &

Re: Current state of AM33xx patches

2012-08-02 Thread Koen Kooi
Op 2 aug. 2012, om 21:56 heeft Daniel Mack het volgende geschreven: > On 02.08.2012 17:37, Koen Kooi wrote: >> But I still can't get it working: >> >> root@beaglebone:~# dmesg | grep -i cpsw [ 13.504425] net eth0: >> initializing cpsw version 1.12 (0) >> >> root@beaglebone:~# dmesg | grep -

Re: Current state of AM33xx patches

2012-08-02 Thread Daniel Mack
On 02.08.2012 17:37, Koen Kooi wrote: > But I still can't get it working: > > root@beaglebone:~# dmesg | grep -i cpsw [ 13.504425] net eth0: > initializing cpsw version 1.12 (0) > > root@beaglebone:~# dmesg | grep -i phy [0.00] Booting Linux > on physical CPU 0 [0.228496] nop_usb_x

Re: Current state of AM33xx patches

2012-08-02 Thread Daniel Mack
On 02.08.2012 17:37, Koen Kooi wrote: > Not only that, it's actually missing params and other params are > wrong. See my non-constructive rant in the commit message: > http://dominion.thruhere.net/koen/angstrom/beaglebone/0001-beaglebone-add-broken-cpsw-DT.patch > > But I still can't get it workin

Re: Current state of AM33xx patches

2012-08-02 Thread Koen Kooi
Op 2 aug. 2012, om 17:30 heeft Daniel Mack het volgende geschreven: > On 31.07.2012 21:29, Koen Kooi wrote: > >> 2/3 of the way there: >> >> http://patchwork.ozlabs.org/patch/174085/ >> http://patchwork.ozlabs.org/patch/174086/ >> >> I keep failing to create a .dts that doesn't upset the dtc

Re: Current state of AM33xx patches

2012-08-02 Thread Daniel Mack
On 31.07.2012 21:29, Koen Kooi wrote: > 2/3 of the way there: > > http://patchwork.ozlabs.org/patch/174085/ > http://patchwork.ozlabs.org/patch/174086/ > > I keep failing to create a .dts that doesn't upset the dtc, so I don't have > it working yet :( Yes, that's because there are couple of sy

Re: Current state of AM33xx patches

2012-07-31 Thread Koen Kooi
Op 26 jul. 2012, om 19:46 heeft Daniel Mack het volgende geschreven: > On 26.07.2012 18:09, Koen Kooi wrote: >> >> Op 26 jul. 2012, om 17:58 heeft Daniel Mack het >> volgende geschreven: >> >>> On 26.07.2012 17:00, Koen Kooi wrote: >>> With Ajay's usb patches you can easily boot from a

Re: Current state of AM33xx patches

2012-07-26 Thread Daniel Mack
On 26.07.2012 18:09, Koen Kooi wrote: > > Op 26 jul. 2012, om 17:58 heeft Daniel Mack het > volgende geschreven: > >> On 26.07.2012 17:00, Koen Kooi wrote: >> >>> With Ajay's usb patches you can easily boot from a usb stick, >>> you'll only need the bootloads to be on mmc or tftp. That's what >

Re: Current state of AM33xx patches

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 17:58 heeft Daniel Mack het volgende geschreven: > On 26.07.2012 17:00, Koen Kooi wrote: > >> With Ajay's usb patches you can easily boot from a usb stick, you'll >> only need the bootloads to be on mmc or tftp. That's what I have been >> doing on my beaglebone :) >> >> I'

Re: Current state of AM33xx patches

2012-07-26 Thread Daniel Mack
On 26.07.2012 17:00, Koen Kooi wrote: > With Ajay's usb patches you can easily boot from a usb stick, you'll > only need the bootloads to be on mmc or tftp. That's what I have been > doing on my beaglebone :) > > I'm going to update > https://github.com/beagleboard/kernel/tree/beaglebone-3.6 to u

Re: Current state of AM33xx patches

2012-07-26 Thread Koen Kooi
Op 26 jul. 2012, om 16:52 heeft Daniel Mack het volgende geschreven: > On 23.07.2012 18:36, N, Mugunthan V wrote: >>> On 05.07.2012 19:45, N, Mugunthan V wrote: > I am working on DT support for cpsw and will be submitting the patch by July 20, 2012 >>> >>> Just curious - have you ma

Re: Current state of AM33xx patches

2012-07-26 Thread Daniel Mack
On 23.07.2012 18:36, N, Mugunthan V wrote: >> On 05.07.2012 19:45, N, Mugunthan V wrote: >>> I am working on DT support for cpsw and will be submitting the patch by >>> July 20, 2012 >> >> Just curious - have you made any progress on that yet? >> > > I have got the runtime PM support accepted to

RE: Current state of AM33xx patches

2012-07-23 Thread N, Mugunthan V
Chase; linux- > o...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Kridner, Jason > Subject: Re: Current state of AM33xx patches > > On 05.07.2012 19:45, N, Mugunthan V wrote: > >> -Original Message- > >> From: Daniel Mack [mailto:zon...@gmail.com] > >>

Re: Current state of AM33xx patches

2012-07-22 Thread Daniel Mack
gt; Kevin; Hernandez, Carlos; Maupin, Chase; linux-omap@vger.kernel.org; >> linux-arm-ker...@lists.infradead.org; Kridner, Jason; N, Mugunthan V >> Subject: Re: Current state of AM33xx patches >> >> On 04.07.2012 12:50, Hiremath, Vaibhav wrote: >>> On Wed, Jul 04, 20

RE: Current state of AM33xx patches

2012-07-05 Thread N, Mugunthan V
l.org; > linux-arm-ker...@lists.infradead.org; Kridner, Jason; N, Mugunthan V > Subject: Re: Current state of AM33xx patches > > On 04.07.2012 12:50, Hiremath, Vaibhav wrote: > > On Wed, Jul 04, 2012 at 15:37:31, Paul Walmsley wrote: > >> On Sat, 30 Jun 2012, Daniel Mack wr

Re: Current state of AM33xx patches

2012-07-04 Thread Daniel Mack
On 04.07.2012 12:50, Hiremath, Vaibhav wrote: > On Wed, Jul 04, 2012 at 15:37:31, Paul Walmsley wrote: >> On Sat, 30 Jun 2012, Daniel Mack wrote: >> >>> Ok, thanks for the explaining this. For now, I'll add hwmod stubs for >>> the components I need. >> >> Hmm. Which drivers are you working on? Va

RE: Current state of AM33xx patches

2012-07-04 Thread Hiremath, Vaibhav
On Wed, Jul 04, 2012 at 15:37:31, Paul Walmsley wrote: > On Sat, 30 Jun 2012, Daniel Mack wrote: > > > Ok, thanks for the explaining this. For now, I'll add hwmod stubs for > > the components I need. > > Hmm. Which drivers are you working on? Vaibhav Hiremath has hwmod data > for the AM33xx.

Re: Current state of AM33xx patches

2012-07-04 Thread Paul Walmsley
On Sat, 30 Jun 2012, Daniel Mack wrote: > Ok, thanks for the explaining this. For now, I'll add hwmod stubs for > the components I need. Hmm. Which drivers are you working on? Vaibhav Hiremath has hwmod data for the AM33xx. There might be some missing integration code to build the devices fo

Re: Current state of AM33xx patches

2012-07-02 Thread Yegor Yefremov
Am 29.06.2012 19:43, schrieb Hiremath, Vaibhav: > On Fri, Jun 29, 2012 at 19:24:04, Yegor Yefremov wrote: >> Am 28.06.2012 17:09, schrieb Daniel Mack: >>> On 27.06.2012 14:13, Hiremath, Vaibhav wrote: >>> Just to clarify from AM335x perspective, In case of AM335x, since the patches a

Re: Current state of AM33xx patches

2012-07-02 Thread Mark Jackson
On 29/06/12 18:56, Hiremath, Vaibhav wrote: > On Fri, Jun 29, 2012 at 19:50:45, Mark Jackson wrote: >> >> This does appear to work using the ramdisk, but there seems to be no support >> for booting off MMC. >> > > This is known thing and clearly mentioned/highlighted above. > > "Use the ramdisk

Re: Current state of AM33xx patches

2012-06-30 Thread Daniel Mack
Hi Paul, On 30.06.2012 04:11, Paul Walmsley wrote: > On Fri, 29 Jun 2012, Daniel Mack wrote: > >> Correct me if I'm mistaken, but this isn't really what DT was designed >> for. In this context, it is used as a simple list of devices to probe, >> not as a abstracted description of the hardware res

Re: Current state of AM33xx patches

2012-06-29 Thread Paul Walmsley
On Fri, 29 Jun 2012, Daniel Mack wrote: > Correct me if I'm mistaken, but this isn't really what DT was designed > for. In this context, it is used as a simple list of devices to probe, > not as a abstracted description of the hardware resources and their > interconnects. > > The question is: is t

RE: Current state of AM33xx patches

2012-06-29 Thread Hiremath, Vaibhav
On Sat, Jun 30, 2012 at 00:04:53, Daniel Mack wrote: > On 29.06.2012 19:33, Hiremath, Vaibhav wrote: > > On Thu, Jun 28, 2012 at 20:39:08, Daniel Mack wrote: > >> On 27.06.2012 14:13, Hiremath, Vaibhav wrote: > >> > >>> Just to clarify from AM335x perspective, > >>> > >>> In case of AM335x, since t

Re: Current state of AM33xx patches

2012-06-29 Thread Daniel Mack
On 29.06.2012 19:33, Hiremath, Vaibhav wrote: > On Thu, Jun 28, 2012 at 20:39:08, Daniel Mack wrote: >> On 27.06.2012 14:13, Hiremath, Vaibhav wrote: >> >>> Just to clarify from AM335x perspective, >>> >>> In case of AM335x, since the patches and complete BasePort support is still >>> not present i

RE: Current state of AM33xx patches

2012-06-29 Thread Hiremath, Vaibhav
On Fri, Jun 29, 2012 at 19:50:45, Mark Jackson wrote: > On 27/06/12 13:07, Hiremath, Vaibhav wrote: > > > > Omap2plus_defconfig should work for you, you should get linux prompt with > > ramdisk image (which I use). Just to be more clear, and for your reference > > I am pasting steps which I use

RE: Current state of AM33xx patches

2012-06-29 Thread Hiremath, Vaibhav
On Fri, Jun 29, 2012 at 19:24:04, Yegor Yefremov wrote: > Am 28.06.2012 17:09, schrieb Daniel Mack: > > On 27.06.2012 14:13, Hiremath, Vaibhav wrote: > > > >> Just to clarify from AM335x perspective, > >> > >> In case of AM335x, since the patches and complete BasePort support is still > >> not pre

RE: Current state of AM33xx patches

2012-06-29 Thread Hiremath, Vaibhav
On Thu, Jun 28, 2012 at 20:39:08, Daniel Mack wrote: > On 27.06.2012 14:13, Hiremath, Vaibhav wrote: > > > Just to clarify from AM335x perspective, > > > > In case of AM335x, since the patches and complete BasePort support is still > > not present in the Mainline (neither in Linus's tree not in l

Re: Current state of AM33xx patches

2012-06-29 Thread Mark Jackson
On 27/06/12 13:07, Hiremath, Vaibhav wrote: > > Omap2plus_defconfig should work for you, you should get linux prompt with > ramdisk image (which I use). Just to be more clear, and for your reference I > am pasting steps which I use for testing, > > Build Steps: > > - make ARCH=ar

Re: Current state of AM33xx patches

2012-06-29 Thread Yegor Yefremov
Am 28.06.2012 17:09, schrieb Daniel Mack: > On 27.06.2012 14:13, Hiremath, Vaibhav wrote: > >> Just to clarify from AM335x perspective, >> >> In case of AM335x, since the patches and complete BasePort support is still >> not present in the Mainline (neither in Linus's tree not in linux-omap), you

Re: Current state of AM33xx patches

2012-06-28 Thread Daniel Mack
On 27.06.2012 14:13, Hiremath, Vaibhav wrote: > Just to clarify from AM335x perspective, > > In case of AM335x, since the patches and complete BasePort support is still > not present in the Mainline (neither in Linus's tree not in linux-omap), you > need to use my Repo (https://github.com/hvaibh

RE: Current state of AM33xx patches

2012-06-27 Thread Paul Walmsley
Good news; am able to get it booting with the images you sent and by following the U-boot commands line by line from your earlier post. If I use the uEnv.txt to set the optargs and uenvcmd to the same values, it hangs as before. So looks like I need to do a little further debugging there to s

RE: Current state of AM33xx patches

2012-06-27 Thread Paul Walmsley
On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > On Thu, Jun 28, 2012 at 01:30:30, Paul Walmsley wrote: > > Hi Vaibhav, > > > > By the way, maybe you could post a kernel image somewhere that we could > > test-boot? > > > > Is it accessible - > http://uploadingit.com/folder/z1uttvfpr6fgjvzl/Hom

RE: Current state of AM33xx patches

2012-06-27 Thread Hiremath, Vaibhav
On Thu, Jun 28, 2012 at 01:30:30, Paul Walmsley wrote: > Hi Vaibhav, > > By the way, maybe you could post a kernel image somewhere that we could > test-boot? > Is it accessible - http://uploadingit.com/folder/z1uttvfpr6fgjvzl/Home%20Folder Thanks, Vaibhav -- To unsubscribe from this list: sen

RE: Current state of AM33xx patches

2012-06-27 Thread Paul Walmsley
Hi Vaibhav, By the way, maybe you could post a kernel image somewhere that we could test-boot? - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: Current state of AM33xx patches

2012-06-27 Thread Paul Walmsley
On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > Shouldn't impact, but still will apply now...will update you on this. > Can you also share me the .config file of yours?? Just sent it to you via private E-mail. It's just omap2plus_defconfig plus the two DT-related config options that you mentio

RE: Current state of AM33xx patches

2012-06-27 Thread Hiremath, Vaibhav
On Thu, Jun 28, 2012 at 00:42:16, Paul Walmsley wrote: > On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > > > On Thu, Jun 28, 2012 at 00:01:06, Paul Walmsley wrote: > > > On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > > > > > > The branch used was your am335x-upstream-staging branch, plus a minor

RE: Current state of AM33xx patches

2012-06-27 Thread Paul Walmsley
On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > On Thu, Jun 28, 2012 at 00:01:06, Paul Walmsley wrote: > > On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > > > > The branch used was your am335x-upstream-staging branch, plus a minor > > patch to allow the kernel to build on an am335x-only config (

RE: Current state of AM33xx patches

2012-06-27 Thread Hiremath, Vaibhav
On Thu, Jun 28, 2012 at 00:01:06, Paul Walmsley wrote: > Hi Vaibhav > > On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > > > Build Steps: > > > > - make ARCH=arm CROSS_COMPILE= distclean > > - make ARCH=arm CROSS_COMPILE= omap2plus_defconfig > > - Enable option CONFIG_ARM_APPENDED_

RE: Current state of AM33xx patches

2012-06-27 Thread Paul Walmsley
Hi Vaibhav On Wed, 27 Jun 2012, Hiremath, Vaibhav wrote: > Build Steps: > > - make ARCH=arm CROSS_COMPILE= distclean > - make ARCH=arm CROSS_COMPILE= omap2plus_defconfig > - Enable option CONFIG_ARM_APPENDED_DTB and CONFIG_ARM_ATAG_DTB_COMPAT > - make ARCH=arm CROSS_COMPILE= uIma

RE: Current state of AM33xx patches

2012-06-27 Thread Hiremath, Vaibhav
On Tue, Jun 26, 2012 at 17:12:03, Nori, Sekhar wrote: > Hi Daniel, > > On 6/25/2012 11:47 PM, Daniel Mack wrote: > > On 21.06.2012 15:50, Daniel Mack wrote: > >> On 18.06.2012 10:15, Hiremath, Vaibhav wrote: > >>> On Mon, Jun 11, 2012 at 19:21:21, Jason Kridner wrote: > From: Daniel Mack > >

RE: Current state of AM33xx patches

2012-06-27 Thread Hiremath, Vaibhav
On Sat, Jun 23, 2012 at 18:33:13, Domenico Andreoli wrote: > Hello, > > On Mon, Jun 11, 2012 at 4:15 PM, Vaibhav Hiremath wrote: > > > > I do maintain wiki page which you should refer for any updates: > > http://processors.wiki.ti.com/index.php/Sitara_Linux_Upstream_Status > > > > In order to get

Re: Current state of AM33xx patches

2012-06-26 Thread Sekhar Nori
Hi Daniel, On 6/25/2012 11:47 PM, Daniel Mack wrote: > On 21.06.2012 15:50, Daniel Mack wrote: >> On 18.06.2012 10:15, Hiremath, Vaibhav wrote: >>> On Mon, Jun 11, 2012 at 19:21:21, Jason Kridner wrote: From: Daniel Mack > Hey, > > can anybody give me a quick wrap-up about the cu

Re: Current state of AM33xx patches

2012-06-25 Thread Daniel Mack
On 21.06.2012 15:50, Daniel Mack wrote: > On 18.06.2012 10:15, Hiremath, Vaibhav wrote: >> On Mon, Jun 11, 2012 at 19:21:21, Jason Kridner wrote: >>> From: Daniel Mack Hey, can anybody give me a quick wrap-up about the current state of AM33xx based SoCs in mainline? What are th

Re: Current state of AM33xx patches

2012-06-23 Thread Domenico Andreoli
Hello, On Mon, Jun 11, 2012 at 4:15 PM, Vaibhav Hiremath wrote: > > I do maintain wiki page which you should refer for any updates: > http://processors.wiki.ti.com/index.php/Sitara_Linux_Upstream_Status > > In order to get latest and greatest kernel to boot, you can use my repo: > https://github.

Re: Current state of AM33xx patches

2012-06-21 Thread Daniel Mack
On 18.06.2012 10:15, Hiremath, Vaibhav wrote: > On Mon, Jun 11, 2012 at 19:21:21, Jason Kridner wrote: >> From: Daniel Mack >>> Hey, >>> >>> can anybody give me a quick wrap-up about the current state of AM33xx >>> based SoCs in mainline? What are the next steps to get things merged? >> >> There i

RE: Current state of AM33xx patches

2012-06-18 Thread Hiremath, Vaibhav
On Mon, Jun 11, 2012 at 19:21:21, Jason Kridner wrote: > From: Daniel Mack > >Hey, > > > >can anybody give me a quick wrap-up about the current state of AM33xx > >based SoCs in mainline? What are the next steps to get things merged? > > There is a wiki page [1] that is intended to provide a summa

RE: Current state of AM33xx patches

2012-06-11 Thread Hernandez, Carlos
org; linux-arm-ker...@lists.infradead.org; > Kridner, Jason > Subject: Re: Current state of AM33xx patches > > From: Daniel Mack > >Hey, > > > >can anybody give me a quick wrap-up about the current state of AM33xx > >based SoCs in mainline? What are the next steps to ge

Re: Current state of AM33xx patches

2012-06-11 Thread Vaibhav Hiremath
On 6/11/2012 2:58 PM, Daniel Mack wrote: > Hey, > > can anybody give me a quick wrap-up about the current state of AM33xx > based SoCs in mainline? What are the next steps to get things merged? > Daniel, We are in the process of submitting all baseport patches to the upstream, summary would b

Re: Current state of AM33xx patches

2012-06-11 Thread Jason Kridner
From: Daniel Mack >Hey, > >can anybody give me a quick wrap-up about the current state of AM33xx >based SoCs in mainline? What are the next steps to get things merged? There is a wiki page [1] that is intended to provide a summary, but I'm confident it is not up-to-date. There is also some autom

Current state of AM33xx patches

2012-06-11 Thread Daniel Mack
Hey, can anybody give me a quick wrap-up about the current state of AM33xx based SoCs in mainline? What are the next steps to get things merged? I'm getting involved in a project that is based on a AM3352 and would like to provide help where necessary and wanted. Thanks, Daniel -- To unsubscrib