Hello Albert,
Albert ARIBAUD wrote:
> (adding Heiko, custodian of I2C/EEPROM and committer of kirkwood_i2c)
>
> Le 26/08/2010 06:33, Prafulla Wadaskar a écrit :
>>
>>> -Original Message-
>>> From: u-boot-boun...@lists.denx.de
>>> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert A
Dear Mike Frysinger,
From: Reinhard Meyer
>>
>> Give me a tip how I can change that info. The first patch to this was
>> committed while I used. Squashing other patches into it does not
>> change that. rebase -i, edit, --amend does not present that line for
>> edit. The only idea I have now is
Le 26/08/2010 08:30, Heiko Schocher a écrit :
> As the kirkwood_i2c driver is actually not used in any board,
> we should remove it completely, can you add this for v2?
That answers the questions I *just* asked on the list :) -- Wilco.
> Beside of that, I have just some minor codstyling comments
Hello Wolfgang,
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
Wolfgang Denk (1):
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Nishanth Menon (3):
i
Hello Reinhard,
Reinhard Meyer wrote:
> Signed-off-by: Reinhard Meyer
> ---
> common/cmd_i2c.c | 17 +++--
> 1 files changed, 7 insertions(+), 10 deletions(-)
Thanks for detecting this.
Applied to u-boot-i2c.git
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Den
(adding Heiko, custodian of I2C/EEPROM and committer of kirkwood_i2c)
Le 26/08/2010 06:33, Prafulla Wadaskar a écrit :
>
>
>> -Original Message-
>> From: u-boot-boun...@lists.denx.de
>> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud
>> Sent: Wednesday, August 25, 2010 7:
On Thursday, August 26, 2010 02:19:07 Reinhard Meyer wrote:
> >> From: Reinhard Meyer
>
> Give me a tip how I can change that info. The first patch to this was
> committed while I used . Squashing other patches into it does not
> change that. rebase -i, edit, --amend does not present that line for
Hello Albert,
Albert Aribaud wrote:
> This driver is for the Marvell TWSI/I2C module found in
> the orion and kirkwood families among others.
>
> Signed-off-by: Albert Aribaud
> ---
> While the 'kirkwood_i2c' driver for the Marvell TWSI module
> is already available in u-boot, this one is 25% sm
Dear Mike Frysinger,
>>> #if defined(CONFIG_SPI_FRAM_RAMTRON)
>>> # define IDCODE_LEN 10
>>> #else
>>> # define IDCODE_LEN 5
>>> #endif
>>
>> OK, see below. Can't we have it 10 generally? The impact should be
>> negligible?
>
> hrm, i guess ... but i didnt even really like raising it to the 5 for o
Dear Mike Frysinger,
>> From: Reinhard Meyer
Give me a tip how I can change that info. The first patch to this was
committed while I used . Squashing other patches into it does not
change that. rebase -i, edit, --amend does not present that line for
edit. The only idea I have now is making an empt
On Thursday, August 26, 2010 01:57:23 Reinhard Meyer wrote:
> Dear Mike Frysinger,
> > #if defined(CONFIG_SPI_FRAM_RAMTRON)
> > # define IDCODE_LEN 10
> > #else
> > # define IDCODE_LEN 5
> > #endif
>
> OK, see below. Can't we have it 10 generally? The impact should be
> negligible?
hrm, i guess .
Dear Mike Frysinger,
> i dont have a problem with going through the env as a hook, but it doesnt seem
> to scale. what if you have 2 fram devices and a winbond spi flash ? perhaps
> the name spec should be:
> fram_dev..
>
> then you can signal that only certain. locations should get specia
Dear Mike Frysinger,
>> :[.]
>
> how so ? the bus:cs.mode field is always going to be one argv, and your patch
> has it so that argv[1] is always parsed against this form. i dont see where
> this limitation is that you're seeing ...
> -mike
Currently, without a ":", the "." part won't be handle
Hi Wolfgang/Tom
Pls pull
The following changes since commit 5549d22b656550d36b2cc46743c7220ab0e9dcc4:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/master
are available in the git repository at:
u-boot-marvell.git master branch.
Albert Aribaud (1):
Orion5x:
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Thursday, August 26, 2010 2:45 PM
> To: u-boot@lists.denx.de
> Cc: Prabhanjan Sarnaik; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH] Kirkwood: bugfix: window size (mis)calculation
>
> Fixed kw_w
Fixed kw_winctrl_calcsize() off-by-1 bug which caused mapping
windows size to be cut by half.
This corrected all windows address configuration
Signed-off-by: Prafulla Wadaskar
---
arch/arm/cpu/arm926ejs/kirkwood/cpu.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud
> Sent: Tuesday, August 24, 2010 6:58 PM
> To: u-boot@lists.denx.de
> Subject: [U-Boot] [PATCH] Orion5x: bugfix: window size
> (mis)calculation
>
> Fix orion5x
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud
> Sent: Wednesday, August 25, 2010 7:54 PM
> To: u-boot@lists.denx.de
> Subject: [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver
>
> This driver is for
On Wednesday, August 25, 2010 08:47:39 Reinhard Meyer wrote:
> From: Reinhard Meyer
>
> Signed-off-by: Reinhard Meyer
these two fields should match (e-mail)
also, this patch seems to depend on some other change not in mainline or Ben's
net tree ...
> +#include
> +#include
the common.h hea
On Wednesday, August 25, 2010 08:47:19 Reinhard Meyer wrote:
> +/*
> + * Unfortunately, some RAMTRON FRAMs do not have a means of
> + * identifying them. We use an environment variable to select
> + * the device we will handle. The variable "fram_device" should
> + * be set from VPD data.
> + */
i
thanks, this is now in my sf branch
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Tuesday, August 24, 2010 06:53:49 Reinhard Meyer wrote:
> > this usage string no longer makes sense. how about:
> > "[:][.] - Send bits from
> > out the SPI\n"
>
> The problem is, that without blowing up the parser even more, only
> 2 forms of the command are valid:
>
> the classic form
>
The 'bmp display' command accepts optional X and Y values for the position
of the image to be displayed. Change the code which parses the command line
to accept negative values.
This feature is useful if you want to use a frame buffer for the console, and
you want a banner displayed on the top of
Hello. Please forgive the long post. I was hoping to include as much
information as possible...
I have been trying to enable stdin/stdout to go over usbtty. I have
read all the all-important README and have worked initially with the
Texas Instruments Linux Forum to enable usbtty support.
In su
Hi all,
Does somebody know whether the CONFIG_LOGBUFFER functionality is supported by
one of the available kernels on the git.denx.de server?
The problem is that the function setup_ext_logbuff_mem() is called by
setup_ext_logbuff() but is nowhere defined.
Well, at least I was not able to find s
Your Email Id has won $380,000. in the Western union Promo. send your
Names..
Age..
Sex..
Address..
Tel..
Country..
wunionpaycent...@btinternet.com
Servicio brindado por Velocom - http://www.velocom.com.ar/
___
U-Boot mailing list
U-Boot@lists.denx.d
Dear Wolfgang,
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
Wolfgang Denk (1):
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
are available in the git repository at:
git://git.denx.de/u-boot-nios.git next
Thomas Chou (2):
ni
Graeme,
I am not familiar with device driver for embedded Linux, but
I think the Linux device driver for Atom currently still use the BIOS alike
support at least in the booting phase.
I think there may be a challenge to port the device driver (video, SATA,
ethernet, etc.) to use in uboot from one
Reviewing myself, as a blatant copy-paste mistake only hit my eyes right
after the patch was posted. :(
Le 25/08/2010 16:23, Albert Aribaud a écrit :
> diff --git a/drivers/i2c/mvtwsi.c b/drivers/i2c/mvtwsi.c
> @@ -0,0 +1,419 @@
> +/*
> + * Driver for the TWSI (i2c) controller on the Marvell or
Opps, after a long time I tested recent u-boot on our
APC405 board. This simple fix makes networking work again.
Signed-off-by: Matthias Fuchs
---
include/configs/APC405.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/APC405.h b/include/configs/APC405.h
Sk,
On 25/08/10 23:49, sk ong wrote:
> Graeme,
>
> Thanks for the information. Now I know I need to take a look at coreboot
> too.
>
> Do you know anyone has or plan to do porting for Intel Atom based uboot
> or coreboot or other boot loader?
Not specifically however I understand that the Ato
Signed-off-by: Albert Aribaud
---
include/configs/edminiv2.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h
index 57dd165..36ed392 100644
--- a/include/configs/edminiv2.h
+++ b/include/configs/edminiv2.h
@@
This driver is for the Marvell TWSI/I2C module found in
the orion and kirkwood families among others.
Signed-off-by: Albert Aribaud
---
While the 'kirkwood_i2c' driver for the Marvell TWSI module
is already available in u-boot, this one is 25% smaller, less
complex (no state machine) and much fas
This patch provides support for MPC8308 P1M board with the following
set of features:
Dual UART is supported
NOR flash is supported
Both TSEC Ethernet controllers are supported
PCI Express initialization is supported
Both I2C controllers are supported
Signed-off-by: Ilya Yanok
---
MAINTAINE
Graeme,
Thanks for the information. Now I know I need to take a look at coreboot
too.
Do you know anyone has or plan to do porting for Intel Atom based uboot or
coreboot or other boot loader?
Thanks,
SK
On Wed, Aug 25, 2010 at 7:16 PM, Graeme Russ wrote:
> Hi Sk,
>
> Please keep the Cc list
Hi Einar,
> I'm using 2 usb sticks for testing: Corsair (32BG) and Doulos (128MB) both
> formatted with vfat.
> My board contains NXP ISP1520 USB Hub.
> Neither of these sticks are being detected correctly, in fact the Corsair is
> not detected at all.
>
> I have tested successfully the Doulos s
Dear Marek,
I am getting following error message when tried to download zImage to the SDRAM.
MDT-Boot>
MDT-Boot> nfs a130 10.100.144.245:/var/bin/lib/tftpboot/zImage
SMC9: MAC 00:00:70:26:1e:01
Using SMC9-0 device
File transfer via NFS from server 10.100.144.245; our IP address is
Signed-off-by: Reinhard Meyer
---
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c | 35 +++--
1 files changed, 25 insertions(+), 10 deletions(-)
diff --git a/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c
b/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c
index 2d88481..
Signed-off-by: Reinhard Meyer
---
arch/arm/include/asm/arch-at91/hardware.h |1 +
arch/arm/include/asm/arch-at91/memory-map.h |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/hardware.h
b/arch/arm/include/asm/arch-at91/hardware.h
index
From: Reinhard Meyer
Signed-off-by: Reinhard Meyer
---
drivers/spi/atmel_spi.c | 13 +++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/drivers/spi/atmel_spi.c b/drivers/spi/atmel_spi.c
index 317c0b4..d0de931 100644
--- a/drivers/spi/atmel_spi.c
+++ b/drivers/spi/at
From: Reinhard Meyer
Signed-off-by: Reinhard Meyer
---
drivers/net/Makefile |1 +
drivers/net/enc28j60.c | 650
drivers/net/enc28j60.h | 217
include/netdev.h |1 +
4 files changed, 869 insertions(+), 0 deletion
From: Reinhard Meyer
Signed-off-by: Reinhard Meyer
---
drivers/mtd/spi/Makefile |1 +
drivers/mtd/spi/ramtron.c| 297 ++
drivers/mtd/spi/spi_flash.c | 13 ++
drivers/mtd/spi/spi_flash_internal.h |2 +
4 files changed, 3
Signed-off-by: Reinhard Meyer
---
common/cmd_i2c.c | 17 +++--
1 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/common/cmd_i2c.c b/common/cmd_i2c.c
index 371e022..1283c82 100644
--- a/common/cmd_i2c.c
+++ b/common/cmd_i2c.c
@@ -152,7 +152,7 @@ int i2c_set_bus_speed(un
Hi Damien
This patch didn't fix the problem, behaves exactly the same.
I'm using 2 usb sticks for testing: Corsair (32BG) and Doulos (128MB) both
formatted with vfat.
My board contains NXP ISP1520 USB Hub.
Neither of these sticks are being detected correctly, in fact the Corsair is
not detecte
Hi Sk,
Please keep the Cc list intact (specifically U-Boot Users). Although some
of these questions are a little off-topic for the list, there is much
confusion about U-Boot as an embedded boot loader, CoreBoot as a BIOS
replacement which can boot the Linux kernel directly and x86 'Bootloaders'
su
From: Reinhard Meyer
Signed-off-by: Reinhard Meyer
---
arch/arm/include/asm/arch-at91/at91_gpbr.h | 45 +
arch/arm/include/asm/arch-at91/at91_rtt.h | 36 ++
drivers/rtc/Makefile |1 +
drivers/rtc/at91sam9_rtt.c | 100 ++
Define the different location of the GPBRs for the 9XE
Define the proper CPU Name
Signed-off-by: Reinhard Meyer
---
arch/arm/include/asm/arch-at91/at91sam9260.h | 18 ++
1 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/at91sam9260.h
From: Reinhard Meyer
---
arch/arm/include/asm/arch-at91/at91_gpbr.h | 45 +
arch/arm/include/asm/arch-at91/at91_rtt.h | 36 ++
drivers/rtc/Makefile |1 +
drivers/rtc/at91sam9_rtt.c | 100
4 files cha
Hello Marek,
I increased the memory clock speed from 104 MHz to 208 MHz in the PXA270
controller by including the following lines of in the .macro pxa_clock_setup
(macro.h file)
ldr r0, =0x8
mcr p14, 0, r0, c6, c0, 0
After increasing the memory clock speed, I can downlo
Signed-off-by: David Jander
---
drivers/mtd/spi/spansion.c |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/spi/spansion.c b/drivers/mtd/spi/spansion.c
index d6c1a5f..42cebf6 100644
--- a/drivers/mtd/spi/spansion.c
+++ b/drivers/mtd/spi/spansion.c
@@ -5
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
51 matches
Mail list logo