Important information on love making
When I look back at 6 months of my life, it is well worth it
http://www.nooguui.com/
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just
> David, I ran into difficulties applying your QE IO patch, due to
> mailer mangling again, I'm afraid. It looked like there weren't *too*
> many, so I may manage to do it by hand, but if you can find some way
> to send me the 85xx-related patches in a non-mangled format, I would
> definitely get
Hello,
I want to use an eeprom AND an NANDFLASH for storing the Enviroment Data.
First: The EEPROM should be connected via SPI, so I have to make a c file
within the function for spi_write and spi_readÂ…to use it with the
CFG_CMD_EEPROM.
right ?
Now my second question:
I want to achiev
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Rod Whitby
> Sent: 27 March 2008 04:51
> To: u-boot-users@lists.sourceforge.net
> Subject: [U-Boot-Users] [PATCH] ixp: Support for NSLU2
>
> This patch adds support for the Linksys NSLU2.
Rod
I
This patch adds support for the Linksys NSLU2.
Signed-off-by: Rod Whitby <[EMAIL PROTECTED]>
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile |3 +
board/nslu2/Makefile | 53 +
board/nslu2/con
> -Original Message-
> From: Rod Whitby [mailto:[EMAIL PROTECTED]
> Sent: 29 March 2008 15:01
> To: Peter Pearse
> Subject: Re: [U-Boot-Users] [PATCH] ixp: Support for NSLU2
>
> Peter Pearse wrote:
> > I just need a Signed-off-by line. Example:
>
> Sorry about that. I've resent the p
> -Original Message-
> From: Guennadi Liakhovetski [mailto:[EMAIL PROTECTED]
> Sent: 26 March 2008 19:41
> To: u-boot-users@lists.sourceforge.net
> Cc: Wolfgang Denk; Sascha Hauer; Peter Pearse
> Subject: [PATCH v2 1/7] Separate omap24xx specific code from arm1136
>
> From: Sascha Haue
In message <[EMAIL PROTECTED]> you wrote:
>
> > Subject: [U-Boot-Users] [PATCH] ixp: Support for NSLU2
> >
> > This patch adds support for the Linksys NSLU2.
...
> I just need a Signed-off-by line. Example:
Peter, please avoid duplicating efforts: IXP stuff is supposed to be
handled by the
Hi All,
I will rework the patch in order to include all files from LZMA
SDK and some fix. I'll send the patch on Tuesday (I'm in
vacation). These are the implemented features:
- LZMA SDK 4.57 Decode code (vanilla)
- A Buff2Buff wrapper to decode the image (LZMA_Alone format)
- Fixes for mkimage (
On Sat, 29 Mar 2008, Peter Pearse wrote:
> > -Original Message-
> > From: Guennadi Liakhovetski [mailto:[EMAIL PROTECTED]
> > +
> > +/* macro to read the 32 bit timer */
> > +#define READ_TIMER (*(volatile ulong *)(CFG_TIMERBASE+TCRR))
>
> I'm assuming you have no objection to me patchin
Dear Wolfgang,
Please pull git://www.denx.de/git/u-boot-sh.git/.
The following changes since commit 74d1e66d22dac91388bc538b2fe19f735edc5b82:
Bartlomiej Sieka (1):
Fix host tool build breakage, take two
are available in the git repository at:
git://www.denx.de/git/u-boot-sh master
Change to COBJS-y method so that the fdt.o library can be properly
conditionally compiled. Without this change, the mpc8xx boards that
don't use CONFIG_OF_LIBFDT still build the fdt.o, causing code bloat
and compile warnings.
Signed-off-by: Gerald Van Baren <[EMAIL PROTECTED]>
---
Hi Wolfgang,
Aras Vaichas wrote:
> Aras Vaichas wrote:
>
>> This patch fixes a problem I had with a client who was getting DHCP
>> request retries with our network device and their DHCP server.
>>
>> It turns out that their Windows Server 2003 DHCP server couldn't handle
>> fast DHCP transactions and it just
Tsi-Chung Liew wrote:
> Provide common configuration in do_mii() to execute mii_init()
> for all cpu architectures
>
> Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
> ---
> common/cmd_mii.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/common/cmd_mii.c b/common/
Tsi-Chung Liew wrote:
> Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
> ---
> drivers/net/mcffec.c |7 +++
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/mcffec.c b/drivers/net/mcffec.c
> index 3b81258..71d1960 100644
> --- a/drivers/net/mcffec.c
> +++ b
Daniel Hellstrom wrote:
> Hello Wolfgang,
>
> This patch makes SPARC/LEON processors able to read and write
> to the SMC9 chip using the chip external I/O bus of the memory
> controller. This patchs defines the standard in and out macros
> expected by the SMC9111 driver.
>
> To access that I/O
Daniel Hellstrom wrote:
> Hello Wolfgang,
>
> GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without
> a debug link (EDCL). The GRETH core is documented in GRIP.pdf
> available at www.gaisler.com.
>
> If the GRETH has GigaBit support (GBIT, Scatter gather, checksum
> offloading etc.) can b
From: TsiChung Liew <[EMAIL PROTECTED]>
Remove CONFIG_MPC5200 and define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE
in related board configuration files.
Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
---
drivers/pci/pci_auto.c |2 +-
include/configs/BC3450.h|1 +
include/configs/IceCube
From: TsiChung Liew <[EMAIL PROTECTED]>
Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in
cmd_init.c. Add CONFIG_MII_INIT to board configuration files
that use mii_init() in cmd_init.c.
Signed-off-by: TsiChung Liew <[EMAIL PROTECTED]>
---
board/fads/fads.h |1 +
common
19 matches
Mail list logo