[U-Boot] Question about interrupt-driven mode duart on MPC837xE-rdb board.(with the subject)

2011-08-13 Thread shawn Bai
Hi, Albert, Sorry, I don't know the reason why I cannot receive your email, and your email-address cannot be seen either. So text following is copied from mailing list. --- >Hi Shawn, >Le 13/08/2011 17:33, shawn Bai a écrit : >> >> >> Hello, gu

[U-Boot] (no subject)

2011-08-13 Thread shawn Bai
Hi, Albert, Sorry, I don't know the reason why I cannot receive your email, and your email-address cannot be seen either. So text following is copied from mailing list. --- >Hi Shawn, >Le 13/08/2011 17:33, shawn Bai a écrit : >> >> >> Hello, guys.

Re: [U-Boot] Question about interrupt-driven mode duart on MPC837xE-rdb board.

2011-08-13 Thread Albert ARIBAUD
Hi Shawn, Le 13/08/2011 17:33, shawn Bai a écrit : > > > Hello, guys. > > I have 2 questions about duart on MPC837xE-rdb board. > > 1. why not implement duart driver in interrupt-driven mode, in addition to > polling-mode? > > from the existing implementation of uboot, I find there is on

[U-Boot] Question about interrupt-driven mode duart on MPC837xE-rdb board.

2011-08-13 Thread shawn Bai
Hello, guys. I have 2 questions about duart on MPC837xE-rdb board. 1. why not implement duart driver in interrupt-driven mode, in addition to polling-mode? from the existing implementation of uboot, I find there is only polling-mode duart driver. 2. According to requirements from

[U-Boot] (no subject)

2011-08-13 Thread favour good
Hello My name is miss favour I am interested in your friendship, I would also like to know something about you. I want you to send a mail so I can give you my picture for you to know whom l am. I think we can move on from here. I am waiting for your mail (Remember the distance or color does n

Re: [U-Boot] [RFC] fastboot gadget support

2011-08-13 Thread Remy Bohmer
Hi Sebastian, 2011/8/10 Sebastian Andrzej Siewior : > This is the faastboot gadget code based on > git://git.omapzoom.org/repo/u-boot.git as of commit 601ff71c8 including > a few changes. Some of them are: > - generic mmc framework > - "new" gadget framework > - different / easier command parsing

Re: [U-Boot] [PATCH v3 0/4] arm: changes in cache handling

2011-08-13 Thread Albert ARIBAUD
Le 11/08/2011 16:35, Aneesh V a écrit : > - Avoid enabling caches for all ARM boards > - Enable caches for omap3/4 > - Stronger barrier for armv7 cache-maintenance operations. > > V2: > * Rebased to latest HEAD of u-boot/master > * Improved the README > * Added a patch for removing the flush in inv

Re: [U-Boot] [STATUS] u-boot-arm/master branch complete wrt merge window?

2011-08-13 Thread Albert ARIBAUD
Le 12/08/2011 20:09, Albert ARIBAUD a écrit : > Hi Aneesh, > > Le 12/08/2011 16:06, Aneesh V a écrit : >> Hi Albert, >> >> On Friday 12 August 2011 06:53 PM, Albert ARIBAUD wrote: >>> Hi all, >>> >>> I *think* I've finished getting in all patches that should have gone in >>> from the merge window,

Re: [U-Boot] [PATCH 1/2][v2] powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014

2011-08-13 Thread Remy Bohmer
Hi, 2011/8/10 Kumar Gala : > > On Aug 8, 2011, at 3:47 PM, Kumar Gala wrote: > >> From: Ramneek Mehresh >> >> Add UTMI and ULPI PHY support for USB controller on qoriq series of >> processors with internal UTMI PHY implemented, for example P1010/P1014 >> - Use both getenv() and hwconfig to get US

Re: [U-Boot] [PATCH 2/2] beagleboard: enable HUB power on XM boards

2011-08-13 Thread Eric Bénard
Hi Jason, On 12/08/2011 23:09, Jason Kridner wrote: > On Tue, Jun 14, 2011 at 10:33 AM, Eric Bénard wrote: >> Hi Christian, >> >> On 14/06/2011 16:27, Christian Spielberger wrote: >>> we have both, a beagle xM-B and a beagle xM-C. The following works on >>> both boards and is different from your