[U-Boot] [PATCH v3] kirkwood: add support for Iomega iConnect board

2012-07-22 Thread Luka Perkov
Add support for new board iConnect from Iomega. More information about the device can be found here: http://go.iomega.com/en/products/network-storage-desktop/wireless-data-station/network-hard-drive-iconnect/?partner=4735 Signed-off-by: Luka Perkov Tested-by: Wojciech Dubowik Tested-by: Tim Fl

[U-Boot] [PATCH 1/2] BC3450 board: change debug code to using debug()

2012-07-22 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk Cc: Detlev Zundel --- board/bc3450/cmd_bc3450.c | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/board/bc3450/cmd_bc3450.c b/board/bc3450/cmd_bc3450.c index a9e4902..935769b 100644 --- a/board/bc3450/cmd_bc3450.c +++ b/board/bc3450/c

[U-Boot] [PATCH 2/2] BC3450 board: Remove unused CONFIG_SYS_CPU definition

2012-07-22 Thread Wolfgang Denk
This fixes: cmd_bc3450.c:55:0: warning: "CONFIG_SYS_CPU" redefined [enabled by default] Signed-off-by: Wolfgang Denk Cc: Detlev Zundel --- board/bc3450/cmd_bc3450.c |1 - 1 file changed, 1 deletion(-) diff --git a/board/bc3450/cmd_bc3450.c b/board/bc3450/cmd_bc3450.c index 935769b..fefffc3

Re: [U-Boot] [PATCH 1/2] BC3450 board: change debug code to using debug()

2012-07-22 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1342944195-23901-1-git-send-email...@denx.de> you wrote: > Signed-off-by: Wolfgang Denk > Cc: Detlev Zundel > --- > board/bc3450/cmd_bc3450.c | 12 +++- > 1 file changed, 3 insertions(+), 9 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -

Re: [U-Boot] [PATCH 2/2] BC3450 board: Remove unused CONFIG_SYS_CPU definition

2012-07-22 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1342944195-23901-2-git-send-email...@denx.de> you wrote: > This fixes: > cmd_bc3450.c:55:0: warning: "CONFIG_SYS_CPU" redefined [enabled by default] > > Signed-off-by: Wolfgang Denk > Cc: Detlev Zundel > --- > board/bc3450/cmd_bc3450.c |1 - > 1 file changed

[U-Boot] [STATUS] v2012.07-rc2 is out - release date July 30

2012-07-22 Thread Wolfgang Denk
Hi everybody, this is to let you know that the v2012.07-rc2 prerelease is out. Please help testing, so we can fix any remaining issues before the release, which I decided to shift by another week, i. e. the new schedule for the release is July 23. Please also note that you can now send pull req

Re: [U-Boot] Sparc build warnings

2012-07-22 Thread Peter Tyser
Hi Marek, > I just recently got the following issues when building Sparc platforms with > debian gcc 4.7.1-5. Peter, you seems to be involved, can you please check on > these? I'm not involved with these boards or Sparc, so not sure if I'm much help. I believe Dan Hellstrom is the best cantida

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Graeme Russ
Hi Marek, On Sun, Jul 22, 2012 at 12:46 AM, Marek Vasut wrote: > Dear Graeme Russ, > >> Patchwork is GPL'd and, in my personal opinion, gets fairly close to what >> we might need. Maybe we could take Patchwork and modify it to suit our >> needs? > > Maybe ... where're the sources? git clone git:

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Marek Vasut
Dear Graeme Russ, > Hi Marek, > > On Sun, Jul 22, 2012 at 12:46 AM, Marek Vasut wrote: > > Dear Graeme Russ, > > > >> Patchwork is GPL'd and, in my personal opinion, gets fairly close to > >> what we might need. Maybe we could take Patchwork and modify it to suit > >> our needs? > > > > Maybe

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Graeme Russ
Hi Marek, On Mon, Jul 23, 2012 at 11:47 AM, Marek Vasut wrote: > Dear Graeme Russ, > >> Yes - But see above. If the build infrastructure is building with all the >> repos applied we will get instant feedback that a repo is out-of-step with >> mainline rather than waiting for Wolfgang to pull. > >

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Marek Vasut
Dear Graeme Russ, > Hi Marek, > > On Mon, Jul 23, 2012 at 11:47 AM, Marek Vasut wrote: > > Dear Graeme Russ, > > > >> Yes - But see above. If the build infrastructure is building with all > >> the repos applied we will get instant feedback that a repo is > >> out-of-step with mainline rather th

Re: [U-Boot] [PATCH 1/4] net: sh_eth: clean up for the SH7757's code

2012-07-22 Thread Shimoda, Yoshihiro
Hi Iwamatsu-san, Thank for the test and Acked-by: Today I checked remotes/origin/{master,next} in u-boot-net.git, but, the patches have not applied yet. Should I resend the patches? Best regards, Yoshihiro Shimoda 2012/06/29 10:55, Nobuhiro Iwamatsu wrote: > Tested-off-by: Nobuhiro Iwamatsu >

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Wolfgang Denk
Dear Graeme, In message you wrote: > > Yes, I know. Hmmm, maybe if every 24 hours the auto build infrastructure: > - Runs a MAKEALL on the mainline repo (if any patches have been committed) > - Runs a MAKEALL after applying all patches meeting pre-determined >conditions. For example: >

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Wolfgang Denk
Dear Marek Vasut, In message <201207230347.31993.ma...@denx.de> you wrote: > > > Yes, I know. Hmmm, maybe if every 24 hours the auto build infrastructure: > > - Runs a MAKEALL on the mainline repo (if any patches have been committed) > > Certainly ... it takes 16 hours to do so on my dedicated m

Re: [U-Boot] [PATCH V3 20/25] iomux-v3: remove include of mx6x_pins.h

2012-07-22 Thread Liu Hui-R64343
>-Original Message- >From: Troy Kisky [mailto:troy.ki...@boundarydevices.com] >Sent: Friday, July 20, 2012 2:18 AM >To: u-boot@lists.denx.de; Heiko Schocher; sba...@denx.de >Cc: marek.va...@gmail.com; dirk.be...@googlemail.com; Estevam Fabio- >R49496; Liu Hui-R64343; Troy Kisky >Subject: [P

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-22 Thread Wolfgang Denk
Dear Graeme Russ, In message you wrote: > > What I am thinking is a patch tracker (not manager) which basically has an > internal queue of unapplied (to mainline) patches. When a patch gets > submitted, it will be sanity checked (checkpatch). If the sanity checks > pass (or are overruled) then

Re: [U-Boot] [PATCH 1/4] net: sh_eth: clean up for the SH7757's code

2012-07-22 Thread Nobuhiro Iwamatsu
Hi, Perhaps, your patch already are in Joe' patch queue, I think. http://patchwork.ozlabs.org/patch/167486/ Nobuhiro 2012/7/23 Shimoda, Yoshihiro : > Hi Iwamatsu-san, > > Thank for the test and Acked-by: > > Today I checked remotes/origin/{master,next} in u-boot-net.git, > but, the patches hav

Re: [U-Boot] [PATCH 6/8 V6] I2C: Modify the I2C driver for EXYNOS5

2012-07-22 Thread Joonyoung Shim
Hi, Rajeshwari. On 07/19/2012 08:39 PM, Rajeshwari Shinde wrote: This patch modifies the S3C I2C driver to suppport EXYNOS5. The cahnges made to driver are as follows: - I2C base address is passed as a parameter to many functions to avoid multiple #ifdef - Channel init

Re: [U-Boot] [PATCH 8/8 V6] CONFIG: SMDK5250: I2C: Enable I2C

2012-07-22 Thread Joonyoung Shim
On 07/19/2012 08:40 PM, Rajeshwari Shinde wrote: This enables I2C support on smdk5250. Pinmux setting moved to board file to avoid repeated setting of gpio lines. Signed-off-by: Alim Akhtar Signed-off-by: Doug Anderson Signed-off-by: Rajeshwari Shinde Acked-by: Simon Glass --- Changes in V2:

Re: [U-Boot] [PATCH v5] arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt

2012-07-22 Thread Nobuhiro Iwamatsu
Thank you . I applied my rmobile branch. Best regarads, Nobuhiro 2012/7/20 Tetsuyuki Kobayshi : > From: Tetsuyuki Kobayashi > > Add dummy member to struct sh73a0_rwdt in sh73a0.h. > Without this, initializing watch dog timer goes wrong. > > Signed-off-by: Tetsuyuki Kobayashi > --- > Changes f

Re: [U-Boot] [PATCH V3 25/25] mx6qsabrelite: add i2c multi-bus support

2012-07-22 Thread Liu Hui-R64343
>-Original Message- >From: Troy Kisky [mailto:troy.ki...@boundarydevices.com] >Sent: Friday, July 20, 2012 2:18 AM >To: u-boot@lists.denx.de; Heiko Schocher; sba...@denx.de >Cc: marek.va...@gmail.com; dirk.be...@googlemail.com; Estevam Fabio- >R49496; Liu Hui-R64343; Troy Kisky >Subject: [P