Re: [U-Boot] [PATCH 1/2] common/console: coding style cleanup

2009-02-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 1233486771-10411-1-git-send-email-plagn...@jcrosoft.com you wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/console.c | 97 -- 1 files changed, 50

Re: [U-Boot] [PATCH 1/2] common/console: coding style cleanup

2009-02-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, I wrote: This Linux kernel coding style does NOT insert spaces between function names; your patch makes the style worse, not better. I meant: ...between function names and opening paren. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH,

[U-Boot] [PATCH 2/2 V2] common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/console.c | 108 -- 1 files changed, 56 insertions(+), 52 deletions(-) diff --git a/common/console.c b/common/console.c index 0521c62..2add047 100644 ---

[U-Boot] [PATCH 1/2 v2] common/console: coding style cleanup

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/console.c | 199 +++-- 1 files changed, 101 insertions(+), 98 deletions(-) diff --git a/common/console.c b/common/console.c index 89aeab6..0521c62 100644 ---

[U-Boot] [PATCH 1/2] common/console: coding style cleanup

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/console.c | 97 -- 1 files changed, 50 insertions(+), 47 deletions(-) diff --git a/common/console.c b/common/console.c index 89aeab6..851b0f8 100644 ---

Re: [U-Boot] [PATCH 1/2] common/console: coding style cleanup

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:32 Sun 01 Feb , Wolfgang Denk wrote: Dear Jean-Christophe PLAGNIOL-VILLARD, In message 1233486771-10411-1-git-send-email-plagn...@jcrosoft.com you wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/console.c | 97

Re: [U-Boot] [PATCH 2/2] common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible

2009-02-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 1233486771-10411-2-git-send-email-plagn...@jcrosoft.com you wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/console.c | 108 -- 1 files changed, 56

[U-Boot] [PATCH] at91sam9xeek: fix soc name

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 9647bd2..fcf57f3 100644 --- a/Makefile +++ b/Makefile @@ -2657,7 +2657,7 @@ at91sam9xeek_config :

[U-Boot] [PATCH 1/2] at91sam9: add watchdog support

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- Makefile |1 + doc/README.at91 |9 drivers/serial/atmel_usart.c |4 +- drivers/watchdog/Makefile| 46

[U-Boot] [PATCH] Removed unused CONFIG_CMD_AT91_SPIMUX

2009-02-01 Thread Michael Roth
CONFIG_CMD_AT91_SPIMUX was introduced as CONFIG_CMD_MUX in commit d4fc6012fd0a5c211b825691f44b06f8032c0551 and renamed in commit 557ab89d294f08dd532f21d19861b40093200a33. However these were never used by any code. Signed-off-by: Michael Roth mr...@nessie.de --- include/config_cmd_all.h |1 -

[U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem

2009-02-01 Thread Jean-Christophe PLAGNIOL-VILLARD
add weak lowlel_init Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- config.mk |3 +++ cpu/arm926ejs/at91/Makefile|2 +- cpu/arm926ejs/at91/lowlevel_init.S |2 ++ 3 files changed, 6 insertions(+), 1 deletions(-) diff --git

Re: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem

2009-02-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 1233510496-26329-1-git-send-email-plagn...@jcrosoft.com you wrote: add weak lowlel_init What does lowlel mean? You definitely want to add a more descriptive comment here waht you are doing, why you are doing it, and why you are doing it this

Re: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem

2009-02-01 Thread Mike Frysinger
On Sun, Feb 1, 2009 at 2:25 PM, Wolfgang Denk wrote: In message Jean-Christophe PLAGNIOL-VILLARD you wrote: +cmd_link_o_target = $(if $(strip $(2)),\ + $(LD) $(PLATFORM_LDFLAGS) -r -o $(1) $(2) ,\ + rm -f $@; $(AR) rcs $(1)) Please make sure to use

Re: [U-Boot] [PATCH v3] Add 16bpp BMP support

2009-02-01 Thread Mark Jackson
Wolfgang Denk wrote: Dear Guennadi Liakhovetski, In message pine.lnx.4.64.0901302206180.4...@axis700.grange you wrote: platform-specific types and code. So, looking at this your patch - do we really need the one more CONFIG_ define for CONFIG_BMP_16BPP? What are the drawbacks of adding

[U-Boot] ПОЗДРАВЛЯЕ

2009-02-01 Thread Australia Awrad Inc.
¡Tengo nueva dirección de correo!Ahora puedes escribirme a:australiaaw...@yahoo.com.co - Победа УВЕДОМЛЕНИЯ = Мы рады сообщить вам о Лотерея Draw состоявшемся 31 января 2009 года из австралийского Лотерея программы. Настоящим уведомляем Вас, что ваша электронная почта была в качестве

Re: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem

2009-02-01 Thread Wolfgang Denk
Dear Mike Frysinger, In message 1aad82fa0902011133qfd957b0ge41b03cfbd997...@mail.gmail.com you wrote: +cmd_link_o_target = $(if $(strip $(2)),\ + $(LD) $(PLATFORM_LDFLAGS) -r -o $(1) $(2) ,\ + rm -f $@; $(AR) rcs $(1)) Please make sure to use

Re: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem

2009-02-01 Thread Mike Frysinger
On Sun, Feb 1, 2009 at 3:06 PM, Wolfgang Denk wrote: In message Mike Frysinger you wrote: +cmd_link_o_target = $(if $(strip $(2)),\ + $(LD) $(PLATFORM_LDFLAGS) -r -o $(1) $(2) ,\ + rm -f $@; $(AR) rcs $(1)) Please make sure to use $(STRIP) instead

Re: [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

2009-02-01 Thread Wolfgang Denk
Dear Stefan Roese, In message 20090129.26202...@denx.de you wrote: The following changes since commit c1b7c70083fc8d0bb77db20dd47bb6c988f3dc67: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-nand-flash are available in the git repository at:

Re: [U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem

2009-02-01 Thread Wolfgang Denk
Dear Mike Frysinger, In message 1aad82fa0902011209t5c1251fbm6f544c6207e9d...@mail.gmail.com you wrote: On Sun, Feb 1, 2009 at 3:06 PM, Wolfgang Denk wrote: In message Mike Frysinger you wrote: +cmd_link_o_target = $(if $(strip $(2)),\ + $(LD) $(PLATFORM_LDFLAGS) -r

Re: [U-Boot] IXP Pull Request

2009-02-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 20090131091848.ge9...@game.jcrosoft.org you wrote: Hi Wolfgang, Please pull The following changes since commit c1b7c70083fc8d0bb77db20dd47bb6c988f3dc67: Wolfgang Denk (1): Merge branch 'master' of

Re: [U-Boot] Pull request - net

2009-02-01 Thread Wolfgang Denk
Dear Ben Warren, In message 49852782.8040...@gmail.com you wrote: Wolfgang, The following changes since commit 8f86a3636ef88427f880610638e80991adc41896: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx are available in the git repository at:

Re: [U-Boot] ARM Pull Request

2009-02-01 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 20090201133209.gg9...@game.jcrosoft.org you wrote: Hi Wolfgang, Please pull The following changes since commit 8f86a3636ef88427f880610638e80991adc41896: Wolfgang Denk (1): Merge branch 'master' of

Re: [U-Boot] [RFC] fdt expert advice needed

2009-02-01 Thread Matthias Fuchs
Hi Scott, thanks for your hint. Please see my updated code below. Do you think it's ok this way? Matthias --- cpu/ppc4xx/fdt.c | 24 ++-- 1 files changed, 22 insertions(+), 2 deletions(-) diff --git a/cpu/ppc4xx/fdt.c b/cpu/ppc4xx/fdt.c index c55e1cf..f9ff560 100644 ---

Re: [U-Boot] [PATCH] Removed unused CONFIG_CMD_AT91_SPIMUX

2009-02-01 Thread Michael Roth
Jean-Christophe PLAGNIOL-VILLARD schrieb: On 18:18 Sun 01 Feb , Michael Roth wrote: CONFIG_CMD_AT91_SPIMUX was introduced as CONFIG_CMD_MUX in commit d4fc6012fd0a5c211b825691f44b06f8032c0551 and renamed in commit 557ab89d294f08dd532f21d19861b40093200a33. However these were never used by

[U-Boot] MIPS: cpu/mips/Makefile: Add a missing START line

2009-02-01 Thread Shinya Kuribayashi
In the commit 79b51ff8205f0354d5300570614c1d2db499679c ([MIPS] cpu/mips/ Makefile: Split [CS]OBJS onto separate lines), I wrongly deleted a START line. This patch puts it back. Signed-off-by: Shinya Kuribayashi shinya.kuribaya...@necel.com --- cpu/mips/Makefile |1 + 1 files changed, 1

[U-Boot] How to do a basic memory test test using BDI??

2009-02-01 Thread Afzal Nadirshah
Hi, Can I write simple tests for the RAM on a PPC460 and execute it using the BDI debugger? If I don't have linux / u-boot up on my board, how can I test the RAM? Thanks Regards Afzal Nadirshah| Senior Engineer | MindTree Ltd. Phase - I, Global Village West Campus, RVCE post, Mysore

[U-Boot] [PATCH 1/7] OMAP3: Overo: Clean up pin mux and GPIO configuration

2009-02-01 Thread Dirk Behme
* Make Overo GPIO114 an input for touchscreen PENDOWN * Make Overo GPIO144-147 readable * Make Overo EHCI pinmux match beagle rev c setup * Adjust pinmux for SMSC911X network chip support * Remove unnecessary GPIO setup * Fix merge error in Makefile Signed-off-by: Steve Sakoman sako...@gmail.com

[U-Boot] [PATCH 2/7] OMAP3: Beagle: Add board revision detection

2009-02-01 Thread Dirk Behme
With BeagleBoard revision C some HW changes are introduced (e.g. PinMUX) which might need different software handling. For this, GPIO pin 171 (GPIO module 6, offset 11) can be used to check for board revision. If this pin is low, we have a rev C board. Else it must be a revision Ax or Bx board.

[U-Boot] [PATCH 3/7] OMAP3: Add OMAP3 auto detection

2009-02-01 Thread Dirk Behme
This patch adds OMAP3 cpu type auto detection based on OMAP3 register and removes hardcoded values. Signed-off-by: Steve Sakoman sako...@gmail.com Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- board/omap3/beagle/beagle.h|1 - board/omap3/evm/evm.h |

[U-Boot] [PATCH 4/7] OMAP3: Pandora: Update pin mux

2009-02-01 Thread Dirk Behme
Update Pandora pin mux. Signed-off-by: Grazvydas Ignotas nota...@gmail.com --- board/omap3/pandora/pandora.h | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) Index: u-boot-main/board/omap3/pandora/pandora.h ===

[U-Boot] [PATCH 6/7] OMAP3: Add OMAP3 core changes for MUSB

2009-02-01 Thread Dirk Behme
OMAp3 core changes necessary for MUSB Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- Note: OMAP3 USb code will be sent later to USB maintainer, so CONFIG_MUSB isn't used anywhere yet. This will avoid USB maintainer to change OMAP3 core files. cpu/arm_cortexa8/omap3/clock.c

[U-Boot] [PATCH 5/7] OMAP3: Add serial number based on die ID

2009-02-01 Thread Dirk Behme
Add serial number based on OMAP3 die ID. Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- board/omap3/beagle/beagle.c|2 ++ board/omap3/evm/evm.c |2 ++ board/omap3/overo/overo.c |2 ++ board/omap3/pandora/pandora.c |2 ++