Re: [U-Boot] [PATCH] ARM: dreamplug: fix compilation

2011-10-29 Thread Marek Vasut
> Hi, > > On Sun, 30 Oct 2011 00:36:51 +0200 > Marek Vasut wrote: > ... > > > How the heck did you get this? I MAKEALL-ed all ARM boards and didn't get > > this crap. > > It showed up when running 'MAKEALL arm' in my u-boot-video repo. > It also shows up on current u-boot master when running '.

Re: [U-Boot] [PATCH] ARM: dreamplug: fix compilation

2011-10-29 Thread Anatolij Gustschin
Hi, On Sun, 30 Oct 2011 00:36:51 +0200 Marek Vasut wrote: ... > How the heck did you get this? I MAKEALL-ed all ARM boards and didn't get > this > crap. It showed up when running 'MAKEALL arm' in my u-boot-video repo. It also shows up on current u-boot master when running './MAKEALL dreamplug'

[U-Boot] (no subject)

2011-10-29 Thread MAY BANK INTERNATIONAL PLS
Greetings to you, SCAMMED VICTIM/ $500,000 BENEFICIARIES. REF/PAYMENTS CODE: ECB/06654 $500,000 USD. On behalf of the MAY BANK MALAYSIA and UNITED NATIONS, we wish to notify you as a beneficiary of $500,000 USD in compensation of scam victims.Do contact MAY BANK INTERNATIONAL BANK, Malaysia B

Re: [U-Boot] [PATCH] ARM: re-introduce the MACH_TYPE_XXXXXX for EB_CPUX9K2 board

2011-10-29 Thread Marek Vasut
> * re-introduce the MACH_TYPE_XX for EB_CPUX9K2 board > > Signed-off-by: Jens Scharsig > --- > include/configs/eb_cpux9k2.h |4 > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h > index 4324172..e437f25

Re: [U-Boot] Not able to boot from USB in u-boot-2011.03 version

2011-10-29 Thread Marek Vasut
> Hi Sir, > >I am able to access the USB keyboard and also it shows 1 > storage device found. U-boot is able perform all USB related > operations except reading operation. In u-boot I am not able to boot > from USB. I am using u-boot-2011.03 source code. Please use 2011.09 aka. recent cod

Re: [U-Boot] [PATCH] drivers/rtc/ds1337.c: fix GCC 4.6 build warnings

2011-10-29 Thread Marek Vasut
> Fix: > ds1337.c: In function 'rtc_get': > ds1337.c:88:52: warning: variable 'control' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > drivers/rtc/ds1337.c | 16 +++- > 1 files changed, 3 insertions(+), 13 deletions(-) > > diff --git a/driv

Re: [U-Boot] [PATCH 1/2] post/post.c: CodingStyle cleanup

2011-10-29 Thread Marek Vasut
> Make checkpatch-clean.. > > Signed-off-by: Wolfgang Denk > --- > post/post.c | 59 > +++ 1 files > changed, 27 insertions(+), 32 deletions(-) > [...] > if (test->cmd) { > - addr = (ulong) (test->cmd)

Re: [U-Boot] [PATCH] ARM: dreamplug: fix compilation

2011-10-29 Thread Marek Vasut
> Fix build issues: > > mvrtc.c: In function 'rtc_get': > mvrtc.c:45: warning: implicit declaration of function 'readl' > mvrtc.c: In function 'rtc_set': > mvrtc.c:100: warning: implicit declaration of function 'writel' > dreamplug.c: In function 'board_early_init_f': > dreamplug.c:43: warning: im

Re: [U-Boot] [PATCH] ARM: netspace_v2: fix warnings

2011-10-29 Thread Marek Vasut
> Fix compiler warnings when compiling for netspace_v2, netspace_max_v2 > and inetspace_v2: > > netspace_v2.c: In function 'board_early_init_f': > netspace_v2.c:37: warning: implicit declaration of function > 'kw_config_gpio' netspace_v2.c: In function 'board_init': > netspace_v2.c:86: warning: im

[U-Boot] [PATCH] ARM: netspace_v2: fix warnings

2011-10-29 Thread Anatolij Gustschin
Fix compiler warnings when compiling for netspace_v2, netspace_max_v2 and inetspace_v2: netspace_v2.c: In function 'board_early_init_f': netspace_v2.c:37: warning: implicit declaration of function 'kw_config_gpio' netspace_v2.c: In function 'board_init': netspace_v2.c:86: warning: implicit declara

[U-Boot] [PATCH] ARM: dreamplug: fix compilation

2011-10-29 Thread Anatolij Gustschin
Fix build issues: mvrtc.c: In function 'rtc_get': mvrtc.c:45: warning: implicit declaration of function 'readl' mvrtc.c: In function 'rtc_set': mvrtc.c:100: warning: implicit declaration of function 'writel' dreamplug.c: In function 'board_early_init_f': dreamplug.c:43: warning: implicit declarati

[U-Boot] proposal

2011-10-29 Thread Dr. Ikedi Ohakim
Attention: I hope this message reaches you in good health. My name is Dr. Ikedi Ohakim the former governor of IMO State Nigeria. I seek your partnership in a business/project worth $22.5 Million. For further details contact me via email: ikedi.oha...@live.co.uk Regards Dr. Ikedi Ohakim

[U-Boot] [PATCH] ARM: DockStar: fix compilation

2011-10-29 Thread Anatolij Gustschin
Fix build problem: mvgbe.c: In function 'mvgbe_initialize': mvgbe.c:735: warning: implicit declaration of function 'get_random_hex' dockstar.c: In function 'board_early_init_f': dockstar.c:43: warning: implicit declaration of function 'kw_config_gpio' dockstar.c: In function 'board_init': dockstar

Re: [U-Boot] [PATCH] dockstar: include headers that were removed from kirkwood.h

2011-10-29 Thread Eric Cooper
On Sat, Oct 29, 2011 at 09:41:45PM +0200, Anatolij Gustschin wrote: > There is another similar patch also fixing compiler warning for mvgbe.c: > > http://patchwork.ozlabs.org/patch/122552/ Yes, please go ahead and use yours. I'd suggest moving the #includes in dockstar.c up a few lines, though,

[U-Boot] [PATCH 2/2] post/post.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: post.c: In function 'post_log': post.c:425:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk --- post/post.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/post/post.c b/post/post.c index ab8e959..0e67ad7 100644 --

[U-Boot] [PATCH 1/2] post/post.c: CodingStyle cleanup

2011-10-29 Thread Wolfgang Denk
Make checkpatch-clean.. Signed-off-by: Wolfgang Denk --- post/post.c | 59 +++ 1 files changed, 27 insertions(+), 32 deletions(-) diff --git a/post/post.c b/post/post.c index dc9c0f2..ab8e959 100644 --- a/post/post.c +++ b/post/post.c @@

[U-Boot] [PATCH 2/2] common/cmd_ide.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: cmd_ide.c: In function 'ide_ident': cmd_ide.c:988:6: warning: variable 'do_retry' set but not used [-Wunused-but-set-variable] Delete the unused variable. Signed-off-by: Wolfgang Denk --- common/cmd_ide.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/common/cmd_

Re: [U-Boot] [PATCH] dockstar: include headers that were removed from kirkwood.h

2011-10-29 Thread Anatolij Gustschin
Hi Eric, On Sat, 29 Oct 2011 15:09:40 -0400 Eric Cooper wrote: > Commit a7efd719f415833a833d6a8e46bcd470a0847ecc removed some #includes > from kirkwood.h that must now be done in dockstar.c > > Signed-off-by: Eric Cooper > --- > board/Seagate/dockstar/dockstar.c |2 ++ > 1 files changed,

[U-Boot] [PATCH] drivers/rtc/ds1337.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: ds1337.c: In function 'rtc_get': ds1337.c:88:52: warning: variable 'control' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk --- drivers/rtc/ds1337.c | 16 +++- 1 files changed, 3 insertions(+), 13 deletions(-) diff --git a/drivers/rtc/ds1337.c b/dri

[U-Boot] [PATCH] 4xx_pci.c: add error checking, fix GCC 4.6 build warning

2011-10-29 Thread Wolfgang Denk
Fix: 4xx_pci.c: In function 'pci_init_board': 4xx_pci.c:855:6: warning: variable 'busno' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk Cc: Stefan Roese --- arch/powerpc/cpu/ppc4xx/4xx_pci.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a

[U-Boot] [PATCH] board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: mv_eth.c: In function 'mv64460_eth_real_open': mv_eth.c:471:6: warning: variable 'port_status' set but not used [-Wunused-but-set-variable] mv_eth.c: In function 'mv64460_eth_stop': mv_eth.c:722:15: warning: variable 'port_num' set but not used [-Wunused-but-set-variable] mv_eth.c: In functi

[U-Boot] [PATCH] 4xx_enet.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: 4xx_enet.c: In function 'enet_rcv': 4xx_enet.c:1772:21: warning: variable 'ef_ptr' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk Cc: Stefan Roese --- drivers/net/4xx_enet.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/drivers/net/4x

[U-Boot] [PATCH] 4xx_uart.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: 4xx_uart.c: In function 'get_serial_clock': 4xx_uart.c:204:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk Cc: Stefan Roese --- arch/powerpc/cpu/ppc4xx/4xx_uart.c | 26 ++ 1 files changed, 14 insertions(+), 12 d

[U-Boot] [PATCH] board/g2000/strataflash.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: strataflash.c: In function 'flash_write_cfiword': strataflash.c:669:11: warning: variable 'ctladdr' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk --- board/g2000/strataflash.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/board/g2000/

[U-Boot] [PATCH] drivers/net/eepro100.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: eepro100.c: In function 'read_hw_addr': eepro100.c:926:6: warning: variable 'eeprom' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk --- drivers/net/eepro100.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/net/eepro100.c b/driver

[U-Boot] [PATCH] board/jse/flash.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: flash.c: In function 'flash_erase': flash.c:304:24: warning: variable 'l_sect' set but not used [-Wunused-but-set-variable] In addition, remove some dead code. Signed-off-by: Wolfgang Denk --- board/jse/flash.c | 15 +-- 1 files changed, 1 insertions(+), 14 deletions(-) diff

[U-Boot] [PATCH] drivers/net/ns8382x.c: fix GCC 4.6 build warnings

2011-10-29 Thread Wolfgang Denk
Fix: ns8382x.c: In function 'ns8382x_check_duplex': ns8382x.c:704:6: warning: variable 'hun' set but not used [-Wunused-but-set-variable] To fix this, we get rid of the NS8382X_DEBUG code and use standard debug() instead. This will now trigger a so far undetected warning: ns8382x.c:780:2: warning

[U-Boot] [PATCH v2] e1000: fix bugs from recent commits

2011-10-29 Thread Wolfgang Denk
Commit 114d7fc0 "e1000: Rewrite EEPROM checksum error to give more information" failed to initialize the checksum variable which should result in random results. Fix that. Commit 2326a94d caused a ton of "unused variable 'x'" warnings. Fix these. While we are at it, remove some bogus parens. Sig

Re: [U-Boot] build fail for config_dockstar

2011-10-29 Thread Eric Cooper
On Sat, Oct 29, 2011 at 06:52:08PM +0200, Roland Kletzing wrote: > i`m not 100% sure if this is not my fault (because of build > environment), but as this does not happen with > u-boot-2011.09.tar.bz2, i`m curious if current dockstar build is > brocken in current git. > [...] > gcc  -g  -Os   -fno-

Re: [U-Boot] [PATCH] e1000: fix bugs from recent commits

2011-10-29 Thread Wolfgang Denk
Dear Mike Frysinger, In message you wrote: > > yes, the actual implementation is a read. however, the API implied by > the naming (xxx_WRITE_xxx) is a write command. sometimes that means a > read of the status register (if they're R1C bits), or a write (if > they're W1C bits), but the forward

[U-Boot] [PATCH] dockstar: include headers that were removed from kirkwood.h

2011-10-29 Thread Eric Cooper
Commit a7efd719f415833a833d6a8e46bcd470a0847ecc removed some #includes from kirkwood.h that must now be done in dockstar.c Signed-off-by: Eric Cooper --- board/Seagate/dockstar/dockstar.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/board/Seagate/dockstar/dockstar.c

[U-Boot] [PATCH] ARM: DockStar: fix compilation

2011-10-29 Thread Anatolij Gustschin
Fix build problem: mvgbe.c: In function 'mvgbe_initialize': mvgbe.c:735: warning: implicit declaration of function 'get_random_hex' dockstar.c: In function 'board_early_init_f': dockstar.c:43: warning: implicit declaration of function 'kw_config_gpio' dockstar.c: In function 'board_init': dockstar

Re: [U-Boot] Not able to boot from USB with u-boot-2011.03 version

2011-10-29 Thread Wolfgang Denk
Dear sadashiva reddy, In message you wrote: > > I am using PPC405GPr , MIP405 board. The u-boot version I downloaded > from u-boot source code website. i.e > > ftp://ftp.denx.de/pub/u-boot/ > > version is u-boot-2011.03. In a first step, please update and use current code, as I asked you bef

[U-Boot] build fail for config_dockstar

2011-10-29 Thread Roland Kletzing
hi, i`m not 100% sure if this is not my fault (because of build environment), but as this does not happen with u-boot-2011.09.tar.bz2, i`m curious if current dockstar build is brocken in current git. i was following http://jeff.doozan.com/debian/uboot/build_uboot.htm and found, that dockstar co

Re: [U-Boot] [PATCH V3 3/3] mkimage: adding support for Davinci AIS image

2011-10-29 Thread Dirk Behme
On 23.10.2011 23:08, Wolfgang Denk wrote: > Dear Stefano Babic, > > In message<1318846063-9496-1-git-send-email-sba...@denx.de> you wrote: >> Some Davinci processors supports the Application >> Image Script (AIS) boot process. The patch adds the generation >> of the AIS image inside the mkimage to

[U-Boot] [PATCH v2] imx: imx31_phycore.h: fix checkpatch warnings

2011-10-29 Thread Anatolij Gustschin
Cleanup board config file and fix issues reported by checkpatch.pl script. Signed-off-by: Anatolij Gustschin Cc: Stefano Babic Acked-by: Stefano Babic --- Changes since first version: - fixed CONFIG macros as suggested by Fabio - removed dead code include/configs/imx31_phycore.h | 153

[U-Boot] PATCH: Add "time" command

2011-10-29 Thread Peter Barada
>From f5e82d7f87033ccdc1ede30c0d24e880852f7790 Mon Sep 17 00:00:00 2001 From: Peter Barada Date: Sat, 29 Oct 2011 10:44:32 -0400 Subject: [PATCH] Add 'time' command to show execution of sub command. Add 'time ' which executes with and shows the execution time in seconds. Requires get_timer().

Re: [U-Boot] Not able to boot from USB with u-boot-2011.03 version

2011-10-29 Thread sadashiva reddy
Hi Sir, I am using PPC405GPr , MIP405 board. The u-boot version I downloaded from u-boot source code website. i.e ftp://ftp.denx.de/pub/u-boot/ version is u-boot-2011.03. On 10/29/11, Wolfgang Denk wrote: > Dear sadashiva reddy, > > In message > you > wrote: >> >>I am able to access t

[U-Boot] Not able to boot from USB in u-boot-2011.03 version

2011-10-29 Thread sadashiva reddy
Hi Sir, I am able to access the USB keyboard and also it shows 1 storage device found. U-boot is able perform all USB related operations except reading operation. In u-boot I am not able to boot from USB. I am using u-boot-2011.03 source code. When u-boot comes up I am seeing the version o

Re: [U-Boot] [PATCH] lib/string: memmove: use memcpy if it is safe to do so

2011-10-29 Thread Wolfgang Denk
Dear Peter Korsgaard, In message <87vcr8ofw9@macbook.be.48ers.dk> you wrote: > > Wolfgang> So you are adding code, making the system even less efficient? > This > Wolfgang> sounds to be acounter-productive approach. > > Well, slightly less efficient for the (uncommon) situation where > sr

[U-Boot] Ticket Number: 56475600545 188

2011-10-29 Thread Scott Munro
Your email address won 850,000.00 Pounds in this month E-mail on-line draw. with Ticket number: 56475600545 188 Contact Mr.Addison Mahir , with your Full name:Country:Address:Telephone no:Sex: to this Email:uknlclaims_res...@gmx.co.uk ___ U-Boot mailing

[U-Boot] [PATCH] ARM: re-introduce the MACH_TYPE_XXXXXX for EB_CPUX9K2 board

2011-10-29 Thread Jens Scharsig
* re-introduce the MACH_TYPE_XX for EB_CPUX9K2 board Signed-off-by: Jens Scharsig --- include/configs/eb_cpux9k2.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h index 4324172..e437f25 100644 --- a/incl

[U-Boot] Driver data in u-boot

2011-10-29 Thread hsingh
I am trying to write a spi bus driver for an arm board. Different boards from the same vendor are likely to have more than one instance of the controller. So I am attempting to write a portable driver for all instances on a board. However each board is going to have different config data like gpio

Re: [U-Boot] U-Boot maintainers: some boards are broken by recent mach-type update

2011-10-29 Thread Mike Frysinger
On Fri, Oct 28, 2011 at 20:00, Albert ARIBAUD wrote: > (BTW: how about putting maintainer > identity in boards.cfg, or at least turning MAINTAINERS into a format > more easily parseable?) having a MAINTAINERS file that is compatible in syntax with the Linux kernel is nice, but i guess boards.cfg d

Re: [U-Boot] U-Boot maintainers: some boards are broken by recent mach-type update

2011-10-29 Thread Mike Frysinger
On Fri, Oct 28, 2011 at 23:10, Marek Vasut wrote: >> Here is the list of broken boards >> >> Ajay Bhargav >> >>       gplugd          ARM926EJS (ARMADA100 88AP168 SoC) > > Ajay, you have warnings in your damn ethernet code !!! Have you ever tested it > ?! let's be a little more accommodating from