Hello,
does anybody have an idea to fix this problem ?
Which paramter is for the "lan connection timeout" ?
Please, please help me
Thanks a lot
Manuel Sahm
>>> "Manuel Sahm" <[EMAIL PROTECTED]> 26.08.2008 10:44 >>>
Hello,
I have a problem concnering the LAN Connection Timeout.
I us
Victor,
On Wednesday 10 September 2008, Victor Gallardo wrote:
> On AMCC Arches board DTT_I2C_DEV_CODE is different then canyonlands and
> glacier.
This patch is not really ppc4xx related, so please replace the "ppc4xx:" from
the subject line with "DTT:".
Other than this:
Acked-by: Stefan Roes
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
Andrew Klossner (1):
Fix printf errors under -DDEBUG
Kumar Gala (1):
85xx: Ensure timebase is zero on secondary cores
The rest is stuff you cherry-picked, and a merge
Anatolij Gustschin (1):
On Sat, Sep 6, 2008 at 6:38 PM, Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> Dear Andy,
>
> I have a couple of unapplied patches in my list which seem to fall
> into your area of responsibility. Can you please have a look at
> these:
>
> 4316 07/18 Timur Tabi [U-Boot-Users] [PATCH] Update F
On AMCC Arches board DTT_I2C_DEV_CODE is different then canyonlands and glacier.
Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]>
---
v2:
- Add description for CFG_I2C_DTT_ADDR to README
README |6 ++
drivers/hwmon/lm75.c |4
2 files changed, 10 insertions(+),
On Thu, Aug 21, 2008 at 9:12 AM, Andrew Klossner
<[EMAIL PROTECTED]> wrote:
> Fix printf format-string/arg mismatches under -DDEBUG.
>
> These warnings occur with DEBUG defined for a platform using
> cpu/mpc85xx. Users of other architectures can unearth similar
> problems by adding the line "CFLAG
On Mon, Sep 8, 2008 at 8:51 AM, Kumar Gala <[EMAIL PROTECTED]> wrote:
> The e500um says the timebase is volatile out of reset. To ensure
> TB sync works we need to make sure its zero.
>
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
> Swapped mftbl,mftbu at Scott's request.. it doesnt mater
Dear Yoshihiro Shimoda,
In message <[EMAIL PROTECTED]> you wrote:
> Fix the problem that cannot work RTL8169 on sh7785lcr board.
>
> Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]>
> ---
> board/sh7785lcr/sh7785lcr.c |5 +
> 1 files changed, 5 insertions(+), 0 deletions(-)
Applied,
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> print load_end value not pointer
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX
Dear Victor Gallardo,
In message <[EMAIL PROTECTED]> you wrote:
> On AMCC Arches board DTT_I2C_DEV_CODE is different then canyonlands and
> glacier.
>
> This patch allows DTT_I2C_DEV_CODE to be configured by CFG_I2C_DTT_ADDR
>
> Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]>
> ---
> driver
Dear Markus Heidelberg,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]>
> ---
> common/cmd_mem.c |2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
Dear Markus Heidelberg,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]>
> ---
> .gitignore |5 +
> 1 files changed, 5 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD:
Dear "Graeme Russ",
In message <[EMAIL PROTECTED]> you wrote:
>
> >> @@ -40,7 +40,7 @@
> >> #include
> >> #include
> >> #include
> >> -
> >> +#include
> >> #else
> >
> > Including seems bogus to me as this is already done in
> > which is included just two lines above. Please
> > ch
Dear John Rigby,
In message <[EMAIL PROTECTED]> you wrote:
>
> This patch was approved before the window closed but fell through the cracks.
>
> The following changes since commit 3b20fd83c73c22acfcb0c6663be747bd5c8b7011:
>Ryan CHEN (1):
> Correct drv_usb_kbd_init function
>
> are
Dear JerryVanBaren,
In message <[EMAIL PROTECTED]> you wrote:
>
> Time for that beer we all owe you. You can put the first one on my tab.
Here it is.
Sorry, it's just a virtual one. Make sure to correctly initialize
your TLBs...
Best regards,
Wolfgang Denk
--
DENX Software Engineering G
Dear Guennadi Liakhovetski,
In message <[EMAIL PROTECTED]> you wrote:
>
> > + do_div(val, (data[i][0] - data[i-1][0]));
>
> Looking at how do_div() is defined, and it handles its parameters
> carefully, one shouldn't need the extra parenthesis here, i.e.,
The are not exactly need (and actual
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
On Tue, Sep 9, 2008 at 3:15 PM, Kumar Gala <[EMAIL PROTECTED]> wrote:
>> I NAK the CONFIG_SHOW_ACTIVITY patch. Please remove this from your
>> repo. Please see my "[PATCH 3/3] lib_ppc/interrupts.c: make
>> board_show_activity() a weak function" posting instead.
>>
>> I cherry-picked the other comm
On Tue, 9 Sep 2008, Wolfgang Denk wrote:
> diff --git a/board/trab/tsc2000.c b/board/trab/tsc2000.c
> index 382a85b..f13a5a9 100644
> --- a/board/trab/tsc2000.c
> +++ b/board/trab/tsc2000.c
> @@ -27,6 +27,7 @@
>
> #include
> #include
> +#include
> #include "tsc2000.h"
>
> #include "Pt10
print load_end value not pointer
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
---
common/cmd_bootm.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
index 2b4df80..9c63e04 100644
--- a/common/cmd_bootm.c
++
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
---
common/cmd_bootm.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
index 861712b..2b4df80 100644
--- a/common/cmd_bootm.c
+++ b/common/cmd_bootm.c
@@ -251,6 +25
Hi Yshim:
Please check your EBC CR value, if you configure for 2M, then
thats what you will get.
Feng Kan
김영순 wrote:
>
>
> I’ve worked on my custum board based on SEQUOIA.
>
>
>
> I’d like to add new device (DSP, SIZE=256M, CS4).
>
> I added tlbentry(256M) in init.S and defined CS4 in sequoia
On Sep 9, 2008, at 3:17 AM, Wolfgang Denk wrote:
> Dear Andy Fleming,
>
> In message <[EMAIL PROTECTED]>
> you wrote:
>> are available in the git repository at:
>>
>> git://www.denx.de/git/u-boot-mpc85xx.git master
>>
>> Anatolij Gustschin (1):
>> 85xx: socrates: Enable Lime support.
>>
>
On AMCC Arches board DTT_I2C_DEV_CODE is different then canyonlands and glacier.
This patch allows DTT_I2C_DEV_CODE to be configured by CFG_I2C_DTT_ADDR
Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]>
---
drivers/hwmon/lm75.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff
Wolfgang,
This patch was approved before the window closed but fell through the cracks.
The following changes since commit 3b20fd83c73c22acfcb0c6663be747bd5c8b7011:
Ryan CHEN (1):
Correct drv_usb_kbd_init function
are available in the git repository at:
git://git.denx.de/u-boot-c
On 18:51 Tue 09 Sep , Markus Heidelberg wrote:
> Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]>
> ---
> common/cmd_mem.c |2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/common/cmd_mem.c b/common/cmd_mem.c
> index 4766c24..d0a6ca8 100644
> --- a/common/cmd_
Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]>
---
common/cmd_mem.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/common/cmd_mem.c b/common/cmd_mem.c
index 4766c24..d0a6ca8 100644
--- a/common/cmd_mem.c
+++ b/common/cmd_mem.c
@@ -1227,7 +1227,6 @@ int do_unzip ( c
We must link with libgeneric now.
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/trab/Makefile |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/trab/Makefile b/board/trab/Makefile
index 2402577..6dfcb87 100644
--- a/board/trab/Makefile
+++ b/board/trab/Ma
Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]>
---
.gitignore |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 96c1b4a..9c53f5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
*.a
*.o
*~
+*.swp
*.patch
#
@@ -49,6 +50
On 11:10 Tue 09 Sep , JerryVanBaren wrote:
> Wolfgang Denk wrote:
> > Dear Andreas Engel,
> >
> > In message <[EMAIL PROTECTED]> you wrote:
> >> Wolfgang Denk wrote:
> >>> [...]
> >>> "COBJS = $(sort COBJS-y)" which eliminates duplicates.
> >>> [...]
> >>> +COBJS := $(sort COBJS-y)
> >>> [...
Wolfgang Denk wrote:
> Dear Andreas Engel,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> Wolfgang Denk wrote:
>>> [...]
>>> "COBJS = $(sort COBJS-y)" which eliminates duplicates.
>>> [...]
>>> +COBJS := $(sort COBJS-y)
>>> [...]
>>> +COBJS := $(sort COBJS-y)
>>> [...]
>>> +COBJS := $(sort CO
Dear Markus =?iso-8859-1?Q?Klotzb=FCcher?=,
In message <[EMAIL PROTECTED]> you wrote:
> while we're at it...
>
> On Wed, Aug 20, 2008 at 01:00:17PM -0400, Ryan CHEN wrote:
> > The patch is that check if usb_get_dev_index() function return valid
> > pointer.
> > If valid, continue. Otherwise retu
git diff ${GITDIFF_OPTS} ${commit} >> [EMAIL PROTECTED] wrote:
> Dear Georg Schardt,
>
> In message <[EMAIL PROTECTED]> you wrote:
>>
>> - create my own testing branch: "git branch testing"
>> - switch to this branch: "git checkout testing"
>> - copy/modify files
>> - add the new files with "git
Dear Ryan CHEN,
In message <[EMAIL PROTECTED]> you wrote:
> The patch is that check if usb_get_dev_index() function return valid pointer.
> If valid, continue. Otherwise return -1.
>
> Signed-off-by: Ryan Chen <[EMAIL PROTECTED]>
>
> ---
> common/usb_kbd.c |2 ++
> 1 files changed, 2 insert
Fix TBI PHY accesses to use the proper offset in CPU register space. The
previous code would incorrectly access the TBI PHY by reading/writing to CPU
register space at the same location as would be used to access external PHYs.
Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
---
I replaced the ha
Dear Markus =?iso-8859-1?Q?Klotzb=FCcher?=,
In message <[EMAIL PROTECTED]> you wrote:
>
> > This problem is now fixed in both the upper as low-level layer.
> >
> > Signed-off-by: Remy Bohmer <[EMAIL PROTECTED]>
>
> Acked-by: Markus Klotzbuecher <[EMAIL PROTECTED]>
>
> Wolfgang, please apply!
D
Dear Remy Bohmer,
In message <[EMAIL PROTECTED]>> you wrote:
> A recent commit (936897d4d1365452bbbdf8430db5e7769ef08d38)
> enabled the usb_stop() command in common/cmd_bootm.c which was
> not enabled for some time, because no board did actually set the
> CFG_CMD_USB flag. So, now the usb_stop() i
Dear Andreas Engel,
In message <[EMAIL PROTECTED]> you wrote:
> Wolfgang Denk wrote:
> > [...]
> > "COBJS = $(sort COBJS-y)" which eliminates duplicates.
> > [...]
> > +COBJS := $(sort COBJS-y)
> > [...]
> > +COBJS := $(sort COBJS-y)
> > [...]
> > +COBJS := $(sort COBJS-y)
>
> I think you'll h
---
common/Makefile |2 +-
drivers/rtc/Makefile|2 +-
drivers/serial/Makefile |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/Makefile b/common/Makefile
index d3888d6..8d4a426 100644
--- a/common/Makefile
+++ b/common/Makefile
@@ -153,7 +153,7 @
while we're at it...
On Wed, Aug 20, 2008 at 01:00:17PM -0400, Ryan CHEN wrote:
> The patch is that check if usb_get_dev_index() function return valid pointer.
> If valid, continue. Otherwise return -1.
>
> Signed-off-by: Ryan Chen <[EMAIL PROTECTED]>
Acked-by: Markus klotzbuecher <[EMAIL PROTEC
On Wed, Aug 20, 2008 at 11:22:02AM +0200, Remy Bohmer wrote:
> A recent commit (936897d4d1365452bbbdf8430db5e7769ef08d38)
> enabled the usb_stop() command in common/cmd_bootm.c which was
> not enabled for some time, because no board did actually set the
> CFG_CMD_USB flag. So, now the usb_stop() is
Wolfgang Denk wrote:
> [...]
> "COBJS = $(sort COBJS-y)" which eliminates duplicates.
> [...]
> +COBJS := $(sort COBJS-y)
> [...]
> +COBJS := $(sort COBJS-y)
> [...]
> +COBJS := $(sort COBJS-y)
I think you'll have more luck with $(sort $(COBJS-y)).
Regards,
Andreas
_
Dear =?iso-8859-1?q?N=EDcolas_Carneiro_Lebedenco?=,
In message <[EMAIL PROTECTED]> you wrote:
>
> Here it goes. I'm not sure if I got you right. Is it ok, now ?
As Markus mentioned, there were still a few formal issues. I cleaned
these up for you.
> It fixes the output of the command usb storag
Dear Markus =?iso-8859-1?Q?Klotzb=FCcher?=,
In message <[EMAIL PROTECTED]> you wrote:
>
> Sorry for beeing so pedantic, but could you fix this and resend once
> more without context? This is so we can use git-am to apply your
> patch!
You are right, but I'm in a generous mode today. I will clea
This patch solves the problems compiling ml507, v5fx30teval and
ppc440-generic out of tree.
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
Makefile | 46 ---
board/avnet/v5fx30teval/.gitignore |1 -
board/avnet/v5
Hello Wolfgang
I just wanted to avoid the creation of one config.mk per board. A
new version is in the mailbox.
Best regards
On Tue, Sep 9, 2008 at 09:18, Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> Dear Ricardo Ribalda Delgado,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> This
Dear Bartlomiej Sieka,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Bartlomiej Sieka <[EMAIL PROTECTED]>
> ---
> common/cmd_bootm.c |6 ++
> 1 files changed, 6 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
Dear Bartlomiej Sieka,
In message <[EMAIL PROTECTED]> you wrote:
> - add function fit_all_image_check_hashes() that verifies if all hashes of all
> images in the FIT are valid
> - improve output of fit_image_check_hashes() when the hash check fails
>
> Signed-off-by: Bartlomiej Sieka <[EMAIL PR
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> Use CFG_MONITOR_LEN instead of value
> include/configs/qemu-mips.h |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Does not
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> lib_mips/Makefile |4 ++
> lib_mips/bootm_qemu_mips.c | 76
>
> 2 files chang
Dear Peter Tyser,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> ---
>
> This should be applied after "[PATCH v2] Remove support for booting ARTOS
> images".
>
> README|5 ++-
> common/cmd_bootm.c
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
> ---
> lib_mips/bootm.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX S
Dear Kumar Gala,
In message <[EMAIL PROTECTED]> you wrote:
> Pantelis Antoniou stated:
> AFAIK, it is still used but the products using PPC are long gone.
> Nuke it plz (from orbit).
>
> So remove it since it cleans up a usage of env_get_char outside of
> the environment code.
>
> Si
Em Tue, 09 de September de 2008 06:41:25 Wolfgang Denk escreveu:
> Dear =?iso-8859-1?q?N=EDcolas_Carneiro_Lebedenco?=,
>
> In message <[EMAIL PROTECTED]> you
wrote:
> > here is a quick fix for the output of the command usb storage. It was
> > print= ing =
> >
> > "Device 0: not available" because
Several source files need to be compiled and linked when one or more
config options are selected. To allow for easy selection in the
Makefiles yet to avoild multiple compilation (which costs build time)
and especially multiple linking (which causes errors), we use
"COBJS = $(sort COBJS-y)" which el
Dear Nicholas,
On Tue, Sep 09, 2008 at 10:13:47AM -0300, Nícolas Carneiro Lebedenco wrote:
>
> Here it goes. I'm not sure if I got you right. Is it ok, now ?
Almost.
> Signed-off-by: Nicolas Lebedenco <[EMAIL PROTECTED]>
This line should go _after_ the Changelog entry...
> It fixes the outpu
Dear Ricardo Ribalda Delgado,
In message <[EMAIL PROTECTED]> you wrote:
> This patch solves the problems compiling ml507, v5fx30teval and
> ppc440-generic out of tree.
>
> Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
> ---
> Makefile | 49
> ++
Hi Ricardo,
if such an architecture is wanted i can try to create it ?
but i'm stil a beginner in u-boot and not very firm in git, so i think i
ask many things here on the list :)
Georg
Ricardo wrote:
> Hello Georg
>
> Its a pleasure to help.
>
>
>>> 2) Try to unificate the fx12mm board unde
Andy Fleming wrote:
> On Wed, Aug 27, 2008 at 12:16 AM, Ajeesh Kumar <[EMAIL PROTECTED]> wrote:
>> hi sir/madam,
>>
>> I'm using a MPC8548E processor(power pc) also, i've interfaced a nor flash
>> of 128 MB to the processor.
>> i've read few documents and got to know that the uboot.bin should be
>>
Hello Georg
Its a pleasure to help.
>> 2) Try to unificate the fx12mm board under a more global board, like
>> the ml507 with is now in mainstream
>>
>
> you mean, that i create only a new config file and use the ml507 board code
> ?
> is this better than create new board specific files under bo
Dear Andreas Engel,
In message <[EMAIL PROTECTED]> you wrote:
> They only differ in the init function.
> This also adds the missing watchdog support for the PL011.
>
> Signed-off-by: Andreas Engel <[EMAIL PROTECTED]>
> ---
>
> Updated patch to the current git head as of today.
>
> drivers/ser
Hello
This is not needed anymore on the last version. The u-boot.lds is
not generated. Instead of this, config.mk points a generic linking
script
Regards
On Tue, Sep 9, 2008 at 06:04, Jean-Christophe PLAGNIOL-VILLARD
<[EMAIL PROTECTED]> wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VI
This patch solves the problems compiling ml507, v5fx30teval and
ppc440-generic out of tree.
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
Makefile | 49 +++---
board/xilinx/ppc440-generic/Makefile |4 +-
2 files change
Hello Wolfgang
The version on your repositore do not create that file. It should
be an ancient file of older versions
Best Regards
On Tue, Sep 9, 2008 at 03:33, Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> Dear Ricardo,
>
> I wrote:
>
>> With the latest code changes applied, out-of-tree
- add function fit_all_image_check_hashes() that verifies if all hashes of all
images in the FIT are valid
- improve output of fit_image_check_hashes() when the hash check fails
Signed-off-by: Bartlomiej Sieka <[EMAIL PROTECTED]>
---
common/image.c | 61 ++
The following two patches extend the iminfo command with the ability to
check if hashes in a FIT image are valid.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Signed-off-by: Bartlomiej Sieka <[EMAIL PROTECTED]>
---
common/cmd_bootm.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
index 8dbab02..e537418 100644
--- a/common/cmd_bootm.c
+++ b/common/cmd_bootm.c
@@ -854,6 +854,12 @@ stat
On Tue, Sep 9, 2008 at 7:49 PM, Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> Dear Graeme Russ,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> Attempt to bring i386 / sc520 inline with master
>
> To make some progress, I manually fixed the wrapped lines (you owe me
> a beer for that) and applied mos
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>
diff --git a/board/xilinx/ml507/.gitignore b/board/xilinx/ml507/.gitignore
index 6896ef6..61ec30b 100644
--- a/board/xilinx/ml507/.gitignore
+++ b/board/xilinx/ml507/.gitignore
@@ -1 +1,2 @@
/config.mk
+/u-boot.lds
--
1.5.6.5
_
Dear Ricardo Ribalda Delgado,
In message <[EMAIL PROTECTED]> you wrote:
> SREC files do not need gap fill: The load address is specified in the file.
> On the other hand, it can't be avoided in a .bin object. It has no
> information about memory location.
>
> diff in v2:
> -Change comment (wd)
>
Dear Markus Heidelberg,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]>
> ---
> README |6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wo
Dear Markus Heidelberg,
In message <[EMAIL PROTECTED]> you wrote:
> ---
> .gitignore |5 +
> 1 files changed, 5 insertions(+), 0 deletions(-)
Please provide a Signed-off-by: line for your patch.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & De
Dear Graeme Russ,
In message <[EMAIL PROTECTED]> you wrote:
> Attempt to bring i386 / sc520 inline with master
To make some progress, I manually fixed the wrapped lines (you owe me
a beer for that) and applied most of your patch.
I omitted this part though:
> diff --git a/include/image.h b/incl
Dear =?iso-8859-1?q?N=EDcolas_Carneiro_Lebedenco?=,
In message <[EMAIL PROTECTED]> you wrote:
>
> here is a quick fix for the output of the command usb storage. It was print=
> ing =
>
> "Device 0: not available" because the IF_TYPE_USB was not included into the =
>
> switch statement.
Thanks
sorry, just pressed ctrl-r without thinking about
georg
> [600+ lines of quote deleted]
>
> was there any need to re-quote the 600+ lines of your own posting?
>
> Best regards,
>
> Wolfgang Denk
>
>
___
U-Boot mailing list
U-Boot@lists.denx.de
http:/
Dear Matthias Fuchs,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
> ---
> Makefile |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang De
Dear Georg Schardt,
In message <[EMAIL PROTECTED]> you wrote:
>
> > On Mon, Sep 8, 2008 at 14:07, schardt <[EMAIL PROTECTED]> wrote:
> >
> >> From: schardt <[EMAIL PROTECTED](none)>
[600+ lines of quote deleted]
was there any need to re-quote the 600+ lines of your own posting?
Best regards,
Dear Andy Fleming,
In message <[EMAIL PROTECTED]> you wrote:
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mpc85xx.git master
>
> Anatolij Gustschin (1):
> 85xx: socrates: Enable Lime support.
>
> Andy Fleming (1):
> Remove CONFIG_SHOW_ACTIVITY from st
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/netta2/netta2.c| 14 --
include/configs/NETTA2.h |1 -
2 files changed, 0 insertions(+), 15 deletions(-)
diff --git a/board/netta2/netta2.c b/board/netta2/netta2.c
index a97c14c..1dbdde1 100644
--- a/board/netta2/net
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/stxxtc/stxxtc.c| 14 --
include/configs/stxxtc.h |1 -
2 files changed, 0 insertions(+), 15 deletions(-)
diff --git a/board/stxxtc/stxxtc.c b/board/stxxtc/stxxtc.c
index a750374..4bb2d68 100644
--- a/board/stxxtc/stx
This allows to use show_activity() without having to
define an empty board_show_activity() function.
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
lib_ppc/interrupts.c |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/lib_ppc/interrupts.c b/lib_ppc/interrupts.c
On Tuesday 09 September 2008, Matthias Fuchs wrote:
> Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
Acked-by: Stefan Roese <[EMAIL PROTECTED]>
Matthias, thanks for the quick fix.
Best regards,
Stefan
=
DENX Software Enginee
Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
---
Makefile |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index 73421db..251cdec 100644
--- a/Makefile
+++ b/Makefile
@@ -1248,6 +1248,7 @@ CPCI405_config: unconfig
CPCI4052_config
Dear Andy Fleming,
In message <[EMAIL PROTECTED]> you wrote:
> commit 9cff4448a9cb882defe6c8bde73b77fc0c636799 removed the mpc85xx version
> of timer_interrupt, which was overriding the lib_ppc version. The lib_ppc
> version tries to invoke board_show_activity() if CONFIG_SHOW_ACTIVITY is
> defin
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
> The following changes since commit f158c3d51838474c4c36af365af145fbaf92b694:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://
Dear Ricardo,
I wrote:
> With the latest code changes applied, out-of-tree building now breaks
> for the ml507, ml507_flash, v5fx30teval, v5fx30teval_flash,
> xilinx-ppc440-generic and xilinx-ppc440-generic_flash configurations:
Also, the code does not clean up correctly. It leaves a
Hello Ricardo,
thanks for your comments. i have some more questions :
> 1) The board is manufactured by avnet, you must create it under the
> folder boards/avnet/fx12mm
>
your are right, i will move it
> 2) Try to unificate the fx12mm board under a more global board, like
> the ml507 with is n
Dear Ricardo,
In message <[EMAIL PROTECTED]> you wrote:
>
> It has change, there is no more copies. Instead of that I used the
> method that you sugggested for re-using linking scripts. If you keep
> you patch you will have a conflict merging.
With the latest code changes applied, out-of-tree
Jerry Van Baren <[EMAIL PROTECTED]> wrote:
> Haavard Skinnemoen wrote:
> > Haavard Skinnemoen <[EMAIL PROTECTED]> wrote:
> >> That's a bit more than expected. Is this with or without --gc-sections?
> >> Linking with --gc-sections should make simple_strtoull() go away unless
> >> it's actually used.
90 matches
Mail list logo