Re: [U-Boot] [PATCH 1/3] arm: Add support for MB86R0x SoCs

2010-04-25 Thread Matthias Weißer
Am 22.04.2010 14:34, schrieb Wolfgang Denk: > Dear Matthias Weisser, > > In message<1271932257-14618-2-git-send-email-weiss...@arcor.de> you wrote: >> This patch adds support for MB86R0x SoCs from Fujitsu >> >> Signed-off-by: Matthias Weisser > ... >> --- /dev/null >> +++ b/arch/arm/cpu/

Re: [U-Boot] [PATCH v3] net: add opencore 10/100 ethernet mac driver

2010-04-25 Thread Ben Warren
Thomas, On 4/15/2010 7:32 AM, Thomas Chou wrote: > This patch ports the opencore 10/100 ethernet mac driver ethoc.c > from linux kernel to u-boot. > > Signed-off-by: Thomas Chou > --- > use iobase of struct eth_device. > add dev_num to ethoc_initialize. > > drivers/net/Makefile |1 + > driv

Re: [U-Boot] [PATCH v5] net: add altera triple speeds ethernet mac driver

2010-04-25 Thread Ben Warren
Thomas, On 4/19/2010 9:49 PM, Thomas Chou wrote: > This driver supports the Altera triple speeds 10/100/1000 ethernet > mac. > > Signed-off-by: Thomas Chou > --- > sort the code to remove func proto. > change initialization, with dev_num and bases. > add tse_set_mac_address(). > sgdma code is not

[U-Boot] [PATCH v3] Program net device MAC addresses after initializing

2010-04-25 Thread Ben Warren
Add a new function to the eth_device struct for programming a network controller's hardware address. After all network devices have been initialized and the proper MAC address for each has been determined, make a device driver call to program the address into the device. Only device instances wit

[U-Boot] [PATCH v2] Program net device MAC addresses after initializing

2010-04-25 Thread Ben Warren
Add a new function to the eth_device struct for programming a network controller's hardware address. After all network devices have been initialized and the proper MAC address for each has been determined, make a device driver call to program the address into the device. Only device instances wit

[U-Boot] Ethernet over USB using PXA320

2010-04-25 Thread Thad Phetteplace
I'm working on a board based on the PXA320 Zylonite reference board and attempting to get Ethernet via USB support working in u-boot. From what I can tell so far, this is not yet well supported in the u-boot mainline. I've been looking at the u-boot-usb branch but its been slow going. Can anyone

Re: [U-Boot] [PATCH 07/17] SPEAr : Network driver support added

2010-04-25 Thread Ben Warren
Hi Armando, On 4/23/2010 3:32 AM, Armando VISCONTI wrote: > Ben, > > I have a specific question on the way we handle phy address > in SPEAr. >>> + >>> +static u8 find_phy(struct eth_device *dev) >>> +{ >>> +u8 phy_addr = 0; >>> +u16 ctrl, oldctrl; >>> + >>> +do { >>> +eth_mdio_

Re: [U-Boot] [PATCH v2] smc911x driver frame alignment patch

2010-04-25 Thread Ben Warren
Valentin, On 4/22/2010 10:40 PM, Valentin Yakovenkov wrote: > SMSC911x chips have alignment function to allow frame payload data > (which comes after 14-bytes ethernet header) to be aligned at some > boundary when reading it from fifo (usually - 4 bytes boundary). > This is done by inserting fake

Re: [U-Boot] [PATCH] tsec: Wait for both RX and TX to stop

2010-04-25 Thread Ben Warren
Andy, On 4/19/2010 12:54 PM, Andy Fleming wrote: > When gracefully stopping the controller, the driver was continuing if > *either* RX or TX had stopped. We need to wait for both, or the > controller could get into an invalid state. > > Signed-off-by: Andy Fleming > --- > drivers/net/tsec.c |

Re: [U-Boot] [PATCH] net: dm9000x: use standard I/O accessors

2010-04-25 Thread Ben Warren
Mike, ApplOn 4/14/2010 1:29 PM, Mike Frysinger wrote: > The current dm9000x driver accesses its memory mapped registers directly > instead of using the standard I/O accessors. This can cause problems on > Blackfin systems as the accesses can get out of order. So convert the > direct volatile der

Re: [U-Boot] [PATCH] fec_mx.c: Fix MX27 FEC logic to check validity of the MAC address in fuse

2010-04-25 Thread Ben Warren
Eric, On 4/15/2010 3:03 PM, Eric Jarrige wrote: > Fix MX27 FEC logic to check validity of the MAC address in fuse. > Only null (empty fuse) or invalid MAC address was retrieved from mx27 fuses > before this change. > > Signed-off-by: Eric Jarrige > --- > diff --git a/drivers/net/fec_mxc.c b/driv

Re: [U-Boot] [PATCH] net: Kirkwood_egiga.c bugfixes for rx path

2010-04-25 Thread Ben Warren
Prafulla, On 4/6/2010 9:03 AM, Prafulla Wadaskar wrote: > Cosmetic changes: Few comments updated > Functionality: Rx packet frame size is programming should > be done when port is in disabled state. this is corrected > > Signed-off-by: Prafulla Wadaskar > --- > Applied to net repo. thanks, Ben

[U-Boot] [PATCH v2 15/17] SPEAr : Basic spear1300 architecture support added

2010-04-25 Thread Vipin KUMAR
Signed-off-by: Vipin Kumar --- arch/arm/cpu/arm_cortexa8/spear13xx/Makefile| 52 arch/arm/cpu/arm_cortexa8/spear13xx/cache.S | 112 arch/arm/cpu/arm_cortexa8/spear13xx/cpu.c | 99 +++ arch/arm/cpu/arm_cortexa8/spear13xx/reset.c | 47 arch/arm/cpu/ar

[U-Boot] [PATCH v2 07/17] SPEAr : Network driver support added

2010-04-25 Thread Vipin KUMAR
Designware network driver support added. This is a Synopsys ethernet controller Signed-off-by: Vipin Kumar --- drivers/net/Makefile |1 + drivers/net/designware.c | 537 ++ drivers/net/designware.h | 264 +++ include/netde

[U-Boot] [PATCH v2 09/17] SPEAr : macb driver support added for spear310 and spear320

2010-04-25 Thread Vipin KUMAR
Signed-off-by: Vipin Kumar --- arch/arm/include/asm/arch-spear/clk.h | 27 +++ arch/arm/include/asm/arch-spear/hardware.h |7 +++ board/spear/spear310/spear310.c|9 - board/spear/spear320/spear320.c|6 +- include/c

[U-Boot] [PATCH v2 17/17] SPEAr : Supporting various configurations for spear3xx and spear6xx boards

2010-04-25 Thread Vipin KUMAR
spear3xx and 6xx boards can be compiled in following configurations 1. Environment placed in NAND 2. console on usb device 3. console on usb device with environment placed in NAND Signed-off-by: Vipin Kumar --- Makefile | 16 ++-- board/spear/spear300/config.m

[U-Boot] [PATCH v2 14/17] SPEAr : USBD driver support added

2010-04-25 Thread Vipin KUMAR
USBD is a Synopsys IP. The earlier driver implements itself as specific to spear SoCs. This patch implements this driver as a reusable driver for other platforms as well. Signed-off-by: Vipin Kumar --- drivers/serial/usbtty.h|4 +- drivers/usb/gadget/Makefile

[U-Boot] [PATCH v2 01/17] u-boot.img file not created when srctree and objtree are different

2010-04-25 Thread Vipin KUMAR
Adding ($obj) before tools/mkimage for u-boot.img file creation Signed-off-by: Vipin Kumar --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 34f10ce..7bfdfd3 100644 --- a/Makefile +++ b/Makefile @@ -313,7 +313,7 @@ $(obj)u-boot.ldr.s

[U-Boot] [PATCH v2 02/17] change_bit routine defined

2010-04-25 Thread Vipin KUMAR
change_bit routine is left implementation dependent until now. This routine is now defined for arm platforms in asm-arm/bitops.h Signed-off-by: Vipin Kumar --- arch/arm/include/asm/bitops.h | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/arch/arm/include/asm/bi

[U-Boot] [PATCH v2 11/17] SPEAr : Configuring FSMC driver for NAND interface

2010-04-25 Thread Vipin KUMAR
Since FSMC is a standard IP and it supports different memory interfaces the FSMC is supported independent of spear platform and spear is configured to use that driver for interfacing with the NAND device Signed-off-by: Vipin Kumar --- arch/arm/include/asm/arch-spear/hardware.h |8 +- arch/ar

[U-Boot] [PATCH v2 13/17] SPEAr : smi driver moved completely into drivers/mtd

2010-04-25 Thread Vipin KUMAR
The smi IP used by spear platform is a ST serial memory interface controller The earlier driver adds the driver of this controller as if it is specific to spear platform. The driver files are now moved into drivers/mtd folder for reusability by other platforms Signed-off-by: Vipin Kumar --- driv

[U-Boot] [PATCH v2 10/17] SPEAr : FSMC driver support added

2010-04-25 Thread Vipin KUMAR
Flexible static memory controller is an IP which controls the access to NAND chips along with many other memory device chips eg NOR, SRAM. This is an ST peripheral. This patch adds the driver support for FSMC controller interfacing with NAND memory. Signed-off-by: Vipin Kumar --- drivers/mtd/nan

[U-Boot] [PATCH v2 16/17] SPEAr : spear1300 SoC support added

2010-04-25 Thread Vipin KUMAR
SPEAr1300 SoC support contains basic spear1300 support along with the usage of following drivers - serial driver(UART) - i2c driver - smi driver - nand driver(FSMC) - usbd driver Signed-off-by: Vipin Kumar --- Makefile |6 + arch/arm/include/asm/arch-spe

[U-Boot] [PATCH v2 00/17] Network support for spear platform and spear1300 support

2010-04-25 Thread Vipin KUMAR
Hi, The following subpatches incorporate review comments given on patch-set v1. Please consider it for inclusion in mainline Thanks and Regards Vipin Vipin Kumar (17): u-boot.img file not created when srctree and objtree are different change_bit routine defined SPEAr : SMI erase and write t

[U-Boot] [PATCH v2 12/17] SPEAr : i2c driver moved completely into drivers/i2c

2010-04-25 Thread Vipin KUMAR
The i2c IP used by spear platform is a synopsys i2c controller The earlier driver adds the driver of this controller as if it is specific to spear platform. The driver files are now moved into drivers/i2c folder for reusability by other platforms Signed-off-by: Vipin Kumar --- drivers/i2c/Makefi

[U-Boot] [PATCH v2 04/17] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET

2010-04-25 Thread Vipin KUMAR
ethaddr can be optionally read from i2c memory. So, chip_config command supports reading/writing hw mac id into i2c memory. Placing this code within CONFIG_CMD_NET as this would only be needed when network interface is configured Signed-off-by: Vipin Kumar --- board/spear/common/spr_misc.c | 2

[U-Boot] [PATCH v2 08/17] SPEAr : Network support configured for spear SoCs

2010-04-25 Thread Vipin KUMAR
Signed-off-by: Vipin Kumar --- arch/arm/include/asm/arch-spear/hardware.h |1 + board/spear/spear300/spear300.c|6 ++ board/spear/spear310/spear310.c|6 ++ board/spear/spear320/spear320.c|6 ++ board/spear/spear600/spear600.c

[U-Boot] [PATCH v2 06/17] SPEAr : Basic arch related support added for SPEAr SoCs

2010-04-25 Thread Vipin KUMAR
Adding CONFIG_DISPLAY_CPUINFO and CONFIG_ARCH_CPU_INIT support for SPEAr3xx and SPEAr6xx SoCs Signed-off-by: Vipin Kumar --- arch/arm/cpu/arm926ejs/spear/Makefile |3 +- arch/arm/cpu/arm926ejs/spear/cpu.c | 76 arch/arm/include/asm/arch-spear/spr_m

[U-Boot] [PATCH v2 05/17] SPEAr : Reducing the max RAM size to 128MB

2010-04-25 Thread Vipin KUMAR
Signed-off-by: Vipin Kumar --- include/configs/spear-common.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h index cc52e39..b526558 100644 --- a/include/configs/spear-common.h +++ b/include/configs/spear-co

[U-Boot] [PATCH v2 03/17] SPEAr : SMI erase and write timeouts increased

2010-04-25 Thread Vipin KUMAR
SMI driver fails because of low timeout values. Increasing the erase and write timeouts to 3 seconds Signed-off-by: Vipin Kumar --- arch/arm/include/asm/arch-spear/spr_smi.h |6 +++--- drivers/mtd/spr_smi.c |8 2 files changed, 7 insertions(+), 7 deletions(-)

Re: [U-Boot] [PATCH] fdt_support: add entry for sec3.1 and remove tls_ssl_stream descriptor type capability for sec3.3

2010-04-25 Thread Jerry Van Baren
Hi Kim, Haiying, Kim Phillips wrote: > Add sec3.1 h/w geometry for fdt node fixups. > > Also, technically, whilst SEC v3.3 h/w honours the tls_ssl_stream descriptor > type, it lacks the ARC4 algorithm execution unit required to be able > to execute anything meaningful with it. Change the node to

[U-Boot] [PATCH] cmd_usb.c: show cmd usage if no args given

2010-04-25 Thread Serge Ziryukin
Signed-off-by: Serge Ziryukin --- common/cmd_usb.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/common/cmd_usb.c b/common/cmd_usb.c index ee3755c..fcb5f76 100644 --- a/common/cmd_usb.c +++ b/common/cmd_usb.c @@ -516,6 +516,11 @@ int do_usb(cmd_tbl_t *cmdtp, int fla

Re: [U-Boot] [PATCH v2] misc: add gpio based status led driver

2010-04-25 Thread Wolfgang Denk
Dear Scott McNutt, In message <4bd39170.2040...@psyent.com> you wrote: > > >> I mean, which board in U-Boot uses this code? I didn't find any. > > I think the most accurate answer is both "all" and "none" ... and > I'm not trying to be funny or disrespectful in any way. It's just > so very easy

Re: [U-Boot] [PATCH v2] misc: add gpio based status led driver

2010-04-25 Thread Wolfgang Denk
Dear Thomas Chou, In message <4bd377c9.6010...@wytron.com.tw> you wrote: > > > The convention is not to add unused code. If there are no real users > > for this, the patch should be delayed until a board gets added that > > actually uses it. > > These nios2 boards are now supported with the nios2

[U-Boot] ***You E-mail ID Have Won***

2010-04-25 Thread British Lottery
This is to inform you that you have been selected for a cash prize of 1,000,000 (British Pounds) held on the 24th of April 2010 in London (United Kingdom). The selection process was carried out through random selection in Our computerized email selection system (ESS) London Uk. Fill the below: 1.F