My board has two boot-loaders namely, primary bootloader and secondary
bootloader. however the image file name for both the bootloaders are same,
u-boot.bin. Now, I want to make a check before loading u-boot to flash
whether its a primary bootloader or secondary bootloader. What i thought
is, w
Remy,
Please let me know if there are any further comments on this patch.
Thanks,
Prathap.
-Original Message-
From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On
Behalf Of Srinivas, Prathap
Sent: Wednesday, January 20, 2010 10:35 AM
To: Remy Bohmer
Cc: u-boot@list
Hi Matthias,
On Sun, Jan 24, 2010 at 8:56 AM, Matthias Kaehlcke wrote:
> Added ethernet driver for EP93xx SoCs
>
> Signed-off-by: Matthias Kaehlcke
> ---
> drivers/net/Makefile |1 +
> drivers/net/ep93xx_eth.c | 654
> ++
> drivers/net/ep93xx
Dear sir ,
We have used the PPC MPC5121 (m36p), and met some question about NAND flash,
Could you mind provide the newest driver about NAND flash to me,
Thanks,
yanglin
The information in this email and attachments hereto may contain legally
privileged, pro
Dear Dirk Behme,
In message <4b5c9c8e.9060...@googlemail.com> you wrote:
>
> Any other idea what causes the broken ml archive
>
> http://lists.denx.de/pipermail/u-boot/2010-January/066629.html
>
> then?
I have no idea. The mbox entry looks ok, and also the article looks OK
on gmane.
Best regar
On 24.01.2010 15:26, Wolfgang Denk wrote:
> Dear Dirk Behme,
>
> In message<4b5c0c00.9070...@googlemail.com> you wrote:
>>
>> Khasim: The 'From' line of your patch starts with an additional '>'
>>
>> > From 2dce4d64339a2 ...
>>
>> Could you check where this comes from? Maybe this confuses the ma
On Sunday 24 January 2010 11:07:10 Tom wrote:
> Mike Frysinger wrote:
> > On Saturday 23 January 2010 20:18:04 Tom wrote:
> >> I see this was imported from the kernel.
> >
> > if that's true, that isnt "my problem". i modified files that existed in
> > u- boot already; i did not myself copy direct
El Sun, Jan 24, 2010 at 09:17:16AM -0800 Ben Warren ha dit:
>Hi Matthias,
>
>On Sun, Jan 24, 2010 at 2:07 AM, Matthias Kaehlcke
>wrote:
>
> Fix network drivers that don't return the number of initialized
> devices upon successful initialization and 0 in case of failure
>
Hi Matthias,
On Sun, Jan 24, 2010 at 2:07 AM, Matthias Kaehlcke wrote:
> Fix network drivers that don't return the number of initialized
> devices upon successful initialization and 0 in case of failure
>
> Matthias Kaehlcke (12):
> 4xx_enet: Fix return value of ppc_4xx_eth_initialize()
> bfin_
Added support for the following EDB93xx boards:
EDB9301
EDB9302
EDB9302A
EDB9307
EDB9307A
EDB93012
EDB9315
EDB9315A
Signed-off-by: Matthias Kaehlcke
---
MAINTAINERS | 10 ++
MAKEALL |8 ++
Makefile | 10 ++
board/edb93xx/Makefile
Add support for the Cirrus EP93xx platform
Signed-off-by: Matthias Kaehlcke
---
cpu/arm920t/ep93xx/Makefile | 56
cpu/arm920t/ep93xx/cpu.c | 51 +++
cpu/arm920t/ep93xx/led.c | 101 ++
cpu/arm920t/ep93xx/lowlevel_init.S | 65
cpu/arm920t/ep9
Added ethernet driver for EP93xx SoCs
Signed-off-by: Matthias Kaehlcke
---
drivers/net/Makefile |1 +
drivers/net/ep93xx_eth.c | 654 ++
drivers/net/ep93xx_eth.h | 144 ++
include/common.h |5 +
include/netdev.h |
4th revision of the patch set for EDB93xx boards
---
Changes with respect to rev3:
general
* fixed coding style issues
arch
* added declaration of prototypes of get_XCLK()
ethernet driver
* renamed to ep93xx_eth
* removed unnecessary ifdef
* use a private structure for each instanc
Mike Frysinger wrote:
> On Saturday 23 January 2010 20:18:04 Tom wrote:
>> Mike Frysinger wrote:
>>> Signed-off-by: Mike Frysinger
>>> ---
>>> note: havent compile tested this, but it should be straight forward ...
>> I have compile tested this.
>> It is fine.
>>
>> Was this run tested ?
>
> if i
Wolfgang Denk пишет:
> Dear Alexander Varnin,
>
> In message <4b5c5a5f.8040...@mail.ru> you wrote:
>
>> U-Boot 1.1.6 is 4 years old. Since then, 7489 commits have been
>> checked in, which added 1037072 lines, removed 557110 lines, and
>> changed 479962 lines.
>>
>>
> That means this com
Dear Alexander Varnin,
In message <4b5c5a5f.8040...@mail.ru> you wrote:
> U-Boot 1.1.6 is 4 years old. Since then, 7489 commits have been
> checked in, which added 1037072 lines, removed 557110 lines, and
> changed 479962 lines.
>
That means this commits at most is not concerned with usb storag
Wolfgang Denk пишет:
> Dear Alexander Varnin,
>
> In message <4b5c3869.4060...@mail.ru> you wrote:
>
>>> Please use a recent version of U-boot. This version is old and
>>> outdated.
>>>
>>>
>> I can't, because this version has been given with samsung SMDK2443
>> board, and there is som
Dear Dirk Behme,
In message <4b5c0c00.9070...@googlemail.com> you wrote:
>
> Khasim: The 'From' line of your patch starts with an additional '>'
>
> >From 2dce4d64339a2 ...
>
> Could you check where this comes from? Maybe this confuses the mailing
> list archive
This is pretty noremal. It sho
Dear Matthias Kaehlcke,
In message <20100124100708.gf18...@darwin> you wrote:
> Fix network drivers that don't return the number of initialized
> devices upon successful initialization and 0 in case of failure
>
> Matthias Kaehlcke (12):
> 4xx_enet: Fix return value of ppc_4xx_eth_initialize()
Dear Alexander Varnin,
In message <4b5c3869.4060...@mail.ru> you wrote:
>
> > Please use a recent version of U-boot. This version is old and
> > outdated.
> >
> I can't, because this version has been given with samsung SMDK2443
> board, and there is some special additions for it, that is not p
Hi Mike,
El Sun, Jan 24, 2010 at 05:57:52AM -0500 Mike Frysinger ha dit:
> On Sunday 24 January 2010 05:07:59 Matthias Kaehlcke wrote:
> > --- a/drivers/net/sh_eth.c
> > +++ b/drivers/net/sh_eth.c
> > eth = (struct sh_eth_dev *)malloc(sizeof(struct sh_eth_dev));
> > if (!eth) {
> >
Remy Bohmer пишет:
> Hi,
>
>
> Please use a recent version of U-boot. This version is old and outdated.
>
I can't, because this version has been given with samsung SMDK2443
board, and there is some special additions for it, that is not present
in main u-boot tree.
>
> Would not surprise me. A
On Sunday 24 January 2010 05:07:29 Matthias Kaehlcke wrote:
> --- a/drivers/net/fec_mxc.c
> +++ b/drivers/net/fec_mxc.c
> @@ -667,7 +667,7 @@ static int fec_probe(bd_t *bd)
> edev = (struct eth_device *)malloc(sizeof(struct eth_device));
> if (!edev) {
> puts("fec_imx27: n
On Sunday 24 January 2010 05:07:46 Matthias Kaehlcke wrote:
> --- a/drivers/net/macb.c
> +++ b/drivers/net/macb.c
> @@ -500,7 +500,7 @@ int macb_eth_initialize(int id, void *regs, unsigned
> int phy_addr) macb = malloc(sizeof(struct macb_device));
> if (!macb) {
> printf("Error
INCA IP: Return 1 from inca_switch_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/inca-ip_sw.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/inca-ip_sw.c b/drivers/net/inca-ip_sw.c
index 492f5ce..d579e4f 100644
mcffec: Return the number of initialized devices from mcffec_initialize()
Signed-off-by: Matthias Kaehlcke
---
drivers/net/mcffec.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/mcffec.c b/drivers/net/mcffec.c
index 64be5de..6043ca1 100644
--- a/drivers/ne
On Sunday 24 January 2010 05:07:55 Matthias Kaehlcke wrote:
> --- a/drivers/net/plb2800_eth.c
> +++ b/drivers/net/plb2800_eth.c
> @@ -106,7 +106,7 @@ int plb2800_eth_initialize(bd_t * bis)
> if (!(dev = (struct eth_device *) malloc (sizeof *dev)))
> {
> printf("Failed to a
fsl_mcdmafec: Return 1 from mcdmafec_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/fsl_mcdmafec.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/fsl_mcdmafec.c b/drivers/net/fsl_mcdmafec.c
index 35a6dfb..c26b29
4xx_enet: Return 1 from ppc_4xx_eth_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/4xx_enet.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/4xx_enet.c b/drivers/net/4xx_enet.c
index 2fac641..d61873d 100644
---
On Sunday 24 January 2010 05:07:59 Matthias Kaehlcke wrote:
> --- a/drivers/net/sh_eth.c
> +++ b/drivers/net/sh_eth.c
> eth = (struct sh_eth_dev *)malloc(sizeof(struct sh_eth_dev));
> if (!eth) {
> printf(SHETHER_NAME ": %s: malloc failed\n", __func__);
> - ret
Hi,
2010/1/24 Alexander Varnin :
> Hello. I'm making custom version of u-boot for our device, based on
> 1.1.6.
Please use a recent version of U-boot. This version is old and outdated.
> I can't get usb storage to work.
Would not surprise me. A lot of (USB) fixes have been integrated in
U-boot
Am Sonntag, den 24.01.2010, 09:59 +0100 schrieb Dirk Behme:
[…]
> And could you try to add a 'vX' version to the subject of your
> patches? E.g.
>
> [PATCH 1/7 v4] OMAP3 Bea
>
> This would really help to identify the patch versions.
Just for your information, because it is not that obvio
smc9: Return 1 from smc9_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/smc9.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/smc9.c b/drivers/net/smc9.c
index 54a1bfb..528efb1 100644
--- a/d
plb2800: Return 1 from plb2800_eth_initialize() upon successful initialization
and 0 in case of failure
Signed-off-by: Matthias Kaehlcke
---
drivers/net/plb2800_eth.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/plb2800_eth.c b/drivers/net/plb2800_eth.c
sh_eth: Return 1 from sh_eth_initialize() upon successful initialization and
0 in case of failure
Signed-off-by: Matthias Kaehlcke
---
drivers/net/sh_eth.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/sh_eth.c b/drivers/net/sh_eth.c
index 86cc324..330
macb: Return 1 from macb_eth_initialize() upon successful initialization and 0
in case of failure
Signed-off-by: Matthias Kaehlcke
---
drivers/net/macb.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/macb.c b/drivers/net/macb.c
index c184353..e2a0724 100
lan91c96: Return 1 from lan91c96_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/lan91c96.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/lan91c96.c b/drivers/net/lan91c96.c
index 90e4002..d255179 100644
--- a/d
dnet: Return 1 from dnet_eth_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/dnet.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c
index bfe87fa..6e7afc3 100644
--- a/drivers/net/dnet.
fec_mxc: Return 1 from fec_probe() upon successfully initialization and 0 in
case of failure
Signed-off-by: Matthias Kaehlcke
---
drivers/net/fec_mxc.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/fec_mxc.c b/drivers/net/fec_mxc.c
index 19116f2..dc8a020
bfin_EMAC: Return 1 from bfin_EMAC_initialize() upon successful initialization
Signed-off-by: Matthias Kaehlcke
---
drivers/net/bfin_mac.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/bfin_mac.c b/drivers/net/bfin_mac.c
index ec45b63..f527c9c 100644
--- a
Fix network drivers that don't return the number of initialized
devices upon successful initialization and 0 in case of failure
Matthias Kaehlcke (12):
4xx_enet: Fix return value of ppc_4xx_eth_initialize()
bfin_EMAC: Fix return value of bfin_EMAC_initialize()
dnet: Fix return value of dnet_
Hello. I'm making custom version of u-boot for our device, based on
1.1.6. I can't get usb storage to work. My usb host successfully gets
initiated, finds storage device, and fails to connect it. The problem
probably is on SCSI commands level. In usb storage driver(file
common/usb_storage.c), there
On 24.01.2010 01:03, Tom wrote:
> Khasim Syed Mohammed wrote:
>> From 2dce4d64339a26144eac2ed56eb664cc1ea527c7 Mon Sep 17 00:00:00 2001
Khasim: The 'From' line of your patch starts with an additional '>'
>From 2dce4d64339a2 ...
Could you check where this comes from? Maybe this confuses the mai
On 24.01.2010 01:26, Tom wrote:
> Khasim Syed Mohammed wrote:
>> From c0bdd7fbdf343ada1ecc65541ec3de1a5fdbfe79 Mon Sep 17 00:00:00 2001
>> From: Syed Mohammed Khasim
>> Date: Mon, 18 Jan 2010 18:51:04 +0530
>> Subject: [PATCH] Add 720Mhz support for Beagle Rev C4
>>
>> Use the Generic TWL and Cloc
44 matches
Mail list logo