Please pull MIPS updates to pick up the following patches.
The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088:
Wolfgang Denk (1):
Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master
are available in the git repository at:
git://git.denx.de/u-boot
Hi, Ben.
On Fri, 06 Jun 2008 08:58:21 -0700
Ben Warren <[EMAIL PROTECTED]> wrote:
>
> > +#define CONFIG_NETMASK 255.255.255.0
> > +#define CONFIG_IPADDR 192.168.0.63
> > +#define CONFIG_SERVERIP192.168.0.1
> >
> Please remove default network address parame
On 6/6/08 2:07 PM, Marian Balakowicz wrote:
> Global FIT image operations like format check cannot be performed on
> a first sector data, defer them to the point when whole FIT image was
> uploaded to a system RAM.
>
> Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
> ---
>
> Grant,
>
> Ple
Global FIT image operations like format check cannot be performed on
a first sector data, defer them to the point when whole FIT image was
uploaded to a system RAM.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
Grant,
Please give this patch a try on your system and let me know if it h
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister, OpenSDR <[EMAIL PROTECTED]>
---
CREDITS |5 +
MAKEALL
[EMAIL PROTECTED] wrote:
> In message
> <[EMAIL PROTECTED]> you
> wrote:
>> ARM: This patch adds support for the Lyrtech SFF-SDR
>> board, based on the TI DaVinci architecture (ARM926EJS).
> ...
>> +int read_mac_address(uint8_t *buf)
>> +{
>> +u_int32_t value, mac[2], address;
>> +
>> +/*
Hi,
We can succesfully boot U-boot from NOR on a MX31ADS. Has anyone managed to
boot U-boot from NAND in any MX31 board?
Thanks,
Fabio Estevam
-
Check out the new SourceForge.net Marketplace.
It's the best place t
In message <[EMAIL PROTECTED]> you wrote:
> ARM: This patch adds support for the Lyrtech SFF-SDR
> board, based on the TI DaVinci architecture (ARM926EJS).
...
> +int read_mac_address(uint8_t *buf)
> +{
> + u_int32_t value, mac[2], address;
> +
> + /* Read Integrity data structure checkwor
This patch series unifies the AMCC eval board ports by introducing
a common include header for all AMCC eval boards:
include/configs/amcc-common.h
This header now includes all common configuration options/defines which
are removed from the board specific headers.
The reason for this is ease of m
I'm sorry to send this the second time.
I missed the answer from Jerry Van Baren & Alessandro Rubini. I
thought I had problem subscribing to the list.
Thank you for the answer.
Brian
At 07:13 PM 6/5/2008, Brian S. Park wrote:
>Hi every one.
>I need help with debugging u-boot. If I comple u-Boo
Brian S. Park wrote:
> Hi every one.
> I need help with debugging u-boot. If I comple u-Boot without -Os
> optimization, I get bunch of errors about missing functions. They are
> inline functions (in_be32, out_be32, out_8, etc) and I'm not sure how
> to make sure they are included when building
Hi every one.
I need help with debugging u-boot. If I comple u-Boot without -Os
optimization, I get bunch of errors about missing functions. They are
inline functions (in_be32, out_be32, out_8, etc) and I'm not sure how
to make sure they are included when building the code without optimization.
On Fri, 06 Jun 2008 16:02:59 +0200
Wolfgang Grandegger <[EMAIL PROTECTED]> wrote:
> Anton Vorontsov wrote:
> > - - - -
> > From: Anton Vorontsov <[EMAIL PROTECTED]>
> > Subject: 83xx/85xx: further localbus cleanups
> >
> > Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names
> > from
On Mon, 2008-06-02 at 11:38 -0500, Jon Loeliger wrote:
> On Mon, 2008-05-19 at 11:06 -0500, Jon Loeliger wrote:
> > The following changes since commit 180a90abdae72587c0f679edf8991455e559440d:
> > Wolfgang Denk (1):
> > Release v1.3.3
> >
> > are available in the git repository at:
> >
In message <[EMAIL PROTECTED]> you wrote:
>
> This helped, thanks! With your patch I get a clean build:
Good. So I will pull in that patch.
> But why did I get the warning without the patch and you not (both
> build with ELDK4.1 and top-of-U-Boot)?
My build environment was Fedora 6 with gcc ver
We use upper case letters for the AMCC processor defines (like
CONFIG_440SPE) in U-Boot. So the 440SPe is labeled CONFIG_440SPE and
not CONFIG_440SPe. This patch fixes the last misspelled config options.
Signed-off-by: Stefan Roese <[EMAIL PROTECTED]>
---
cpu/ppc4xx/4xx_uart.c | 10 +-
各位老总:您们好!
诚祝:您们在2008年里;有鼠不尽的快乐!鼠不尽的收获!鼠不尽的钞票!
鼠不尽的幸福!鼠不尽的美满生活!愿: 您们阖家欢乐!幸福安康!
我公司可以长期提供:出口报关单,核销单,等等一系列手续;代理:出口
报关,商检,境内外运输..等等;还可以代办:出口欧盟许可证,欧盟产地证;
并且还有(广州国际贸易交易会)的摊位可以转让;价格特别优惠;有意者请来邮件
或来电联系。谢谢合作!
电话:0755-81153047。
Anton Vorontsov wrote:
> On Wed, May 28, 2008 at 12:21:26PM -0500, Kim Phillips wrote:
>> On Wed, 28 May 2008 18:20:15 +0400
>> Anton Vorontsov <[EMAIL PROTECTED]> wrote:
>>
>>> This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
>>> use it on MPC85xx and MPC86xx processors.
>
This patch series unifies the AMCC eval board ports by introducing
a common include header for all AMCC eval boards:
include/configs/amcc-common.h
This header now includes all common configuration options/defines which
are removed from the board specific headers.
The reason for this is ease of m
ARM: This patch adds support for the Lyrtech SFF-SDR
board, based on the TI DaVinci architecture (ARM926EJS).
Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]>
Signed-off-by: Philip Balister, OpenSDR <[EMAIL PROTECTED]>
---
CREDITS |5 +
MAKEALL
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 13:33 Thu 05 Jun , Hugo Villeneuve wrote:
>> ARM: This patch adds support for the Lyrtech SFF-SDR
>> board, based on the TI DaVinci architecture (ARM926EJS).
>>
>> Changes between V5 and V6:
>> -New email address for contributor.
>> -Init of EMI
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Yuri Tikhonov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
drivers/net/tsec.c | 49 +
drivers/net/tsec.h |7 +++
2 files changed, 56 insertions(+), 0
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
board/socrates/Makefile|2 +-
board/socrates/config.mk |3 +-
board/socrates/nand.c | 218
include/configs/socrates.h |8 ++-
4 f
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
drivers/mtd/nand/nand_base.c | 46 ++---
include/linux/mtd/mtd-abi.h |2 +-
2 files changed, 34 insertions(+), 14 deletions(-)
diff --git a/drivers/mtd/na
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-of-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
board/socrates/upm_table.h | 55
1 files changed, 55 insertions(+), 0 deletions(-)
create mode 100644 board/socrates/upm_table.h
diff --git a/board/so
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
board/socrates/socrates.c | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/board/socrates/socrates.c b/board/socrates/socrates.c
index 59e8865..76047c5 100644
--- a
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
cpu/mpc85xx/cpu.c | 67 +
include/mpc85xx.h |4 +++
2 files changed, 71 insertions(+), 0 deletions(-)
diff --git a/cpu/mpc85xx/cpu.c b/cpu/
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
board/socrates/law.c | 15 ---
board/socrates/socrates.c |8 +++-
board/socrates/tlb.c | 25 -
include/configs/socrates.h |9
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
include/configs/socrates.h | 12 +++-
1 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index 6dc9eff..6012a99 100644
-
From: Sergei Poselenov <[EMAIL PROTECTED]>
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
board/socrates/socrates.c | 15 +--
include/configs/socrates.h |3 ++-
2 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/board/socrates/socrates.c b/board/socrates/s
The following series of patches contain updates for the "socrates"
board.
Note: most patches are 85xx stuff, but there are also some NAND
patches.
0001-Socrates-Fixed-PCI-bus-frequency-report.patch
0002-Socrates-config-file-cleanup.patch
0003-Added-the-upmconfig-function-for-85xx.patch
0004-Socr
Hello,
[EMAIL PROTECTED] wrote on Friday, June 06, 2008 2:28 PM:
> > I don't know, why I get the warnings (they appeared first several
> > weeks ago, and I get it for every build, since then). But since the
> > resulting U-Boot runs fine, there was no pressure (and no time)
> > to dig for the reas
Hello,
in message <[EMAIL PROTECTED]> you wrote:
>
> I don't know, why I get the warnings (they appeared first several
> weeks ago, and I get it for every build, since then). But since the
> resulting U-Boot runs fine, there was no pressure (and no time)
> to dig for the reason of the warnings .
In message <[EMAIL PROTECTED]> you wrote:
>
> > So what exactly is the difference between your source tree and
> > toolchain and mine?
> >
> I'm running ELDK 4.1 and latest u-boot from git.
Me too. Also tried ELDK 4.0 and 4.2, with the same results.
> > I don't see why or which changes would b
Martin,
thanks for the info.
The misbehaviour surely has its cause on my system setup.
I simply don't know why ... it's driving me mad.
Just wanted to port another board from my local v1.3.1 and submit a
patch during this merge window.
But the e1000 driver isn't working anymore. Making a diff gi
Hi Andre,
[EMAIL PROTECTED] wrote on :
> Wolfgang Denk schrieb:
> > In message <[EMAIL PROTECTED]> you wrote:
> >
> > > thanks for your verification. Trying to do it your way gives :
> > >
> > > nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200
> > > MPC8349ITX Configuring for TQM520
Wolfgang Denk schrieb:
> In message <[EMAIL PROTECTED]> you wrote:
>
>> thanks for your verification. Trying to do it your way gives :
>>
>> nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200 MPC8349ITX
>> Configuring for TQM5200 board...
>> In file included from environment.c:30:
>>
In message <[EMAIL PROTECTED]> you wrote:
>
> thanks for your verification. Trying to do it your way gives :
>
> nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200 MPC8349ITX
> Configuring for TQM5200 board...
> In file included from environment.c:30:
> /home/u-boot-clean/include/envir
In message <[EMAIL PROTECTED]> you wrote:
>
> Not in the main line, although I wouldn't rule out that somebody
> somewhere has implemented FTP at least. Can you elaborate on why you
> want something less trivial?
IBM's Blue Gene port implements not only TCP/IP, but also a HTTP
server so you can
On 13:33 Thu 05 Jun , Hugo Villeneuve wrote:
> ARM: This patch adds support for the Lyrtech SFF-SDR
> board, based on the TI DaVinci architecture (ARM926EJS).
>
> Changes between V5 and V6:
> -New email address for contributor.
> -Init of EMIF-A CS3 address space to load FPGA.
> -Dynamic
Wolfgang,
thanks for your verification. Trying to do it your way gives :
nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200 MPC8349ITX
Configuring for TQM5200 board...
In file included from environment.c:30:
/home/u-boot-clean/include/environment.h:107: error: 'CFG_ENV_SIZE'
undeclared
Ben Warren wrote:
> Applied to net repo. Thanks!
>
> Stefano, please test from the net repo if you can on your Trizeps board.
>
Done, it works, thanks.
Kind regards,
Stefano
--
=
DENX Software Engineering GmbH, MD: Wolf
Hi Grant,
Grant Erickson wrote:
> On 6/5/08 3:30 PM, Grant Erickson wrote:
>> I'm following up with you on this since 'git blame cmd_nand.c' seems to
>> indicate you added the CONFIG_FIT support to this file.
>>
>> Based on stepping through with the debugger, my initial guess about hardware
>> is
SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC.
In this patch, support SCIF, NOR Flash, and Ethernet.
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
MAINTAINERS |1 +
MAKEALL |1 +
Makefile|
Renesas SH7763 has 3 SCIF, MMC, LCDC, Ethernet and other.
This patch supprts CPU register's header file.
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
include/asm-sh/cpu_sh4.h|2 +
include/asm-sh/cpu_sh7763.h | 51 +++
2 files changed,
> What repository are you working from?
U-Boot 1.3.1 cloned last February.
> What ML403 patch are you referencing?
http://www.dave.eu/download/misc/mmfx12/ml403.patch
This derives directly from this old patch that has been around since 2005:
http://www.dave.eu/download/misc/mmfx12/4-ml403.2005-10-
Renesas SH7763 has 2 channel Ethernet device.
This is 10/100/1000 Base support.
But this patch check 10/100 Base only.
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
drivers/net/Makefile |1 +
drivers/net/sh_eth.c | 599 ++
drivers/ne
SH7763 has 3 SCIF channels. SCIF0 and 1 are same register constitution,
but only SCIF2 is different. This patch work all SCIF channel.
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
drivers/serial/serial_sh.c | 128 +---
1 files changed, 73 inser
Hi Llandre,
that's why you use opb_emac driver for ll_temac. That's all. Different driver
and different ip_core.
Regards,
Michal
> Hi all,
>
> I ported U-Boot 1.3.1 on Avnet MiniModule-FX12 (the repository I'm
> working with has been patched previously with ML403 patch). Here is my
> first d
On 11:06 Thu 05 Jun , Sergey Lapin wrote:
> Some boards based on AT91SAM926X-EK use smaller DF chips to keep
> bootstrap, u-boot and its environment, using NAND or other external
> storage for kernel and rootfs. This patch adds support for
> small 1024x263 chip.
>
> Signed-off-by: Sergey Lapin
On 13:32 Thu 05 Jun , Hugo Villeneuve wrote:
> Philip Balister wrote:
> >>> Is everything fine with the patch now?
> >>
> >> I did not see any negative reaction to your 5th version[1], so its
> >> up to
> >> the custodian now. What do you say Jean-Christophe?
> >>
> >> Cheers
> >> Detlev
51 matches
Mail list logo