Re: [U-Boot] [PATCH] mgsuvd: add common directory to Makefile.

2008-10-14 Thread Wolfgang Denk
to merge in the changes. Patch failed at 0008. Please rebase and resubmit. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80

Re: [U-Boot] [PATCH 4/4] Do not init SATA when disabled on 8536DS.

2008-10-14 Thread Wolfgang Denk
-off-by: Jason Jin [EMAIL PROTECTED] --- board/freescale/mpc8536ds/mpc8536ds.c | 12 lib_ppc/board.c | 16 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [U-Boot] Automatic software updates in U-Boot -- version 2

2008-10-14 Thread Wolfgang Denk
and look OK. I think I understand what happened, and fixed it. Please check again. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49

Re: [U-Boot] [PATCH] Remove CFG_EEPROM_PAGE* dependencies for temperature sensors

2008-10-14 Thread Wolfgang Denk
/lm75.c |6 -- drivers/hwmon/lm81.c |6 -- 3 files changed, 0 insertions(+), 17 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: [U-Boot] [PATCH] Align end of bss by 4 bytes,

2008-10-14 Thread Wolfgang Denk
probably all architectures all boards. Should we not perform this change globally, i. e. to *all* linker scripts? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49

Re: [U-Boot] Automatic software updates in U-Boot -- version 2

2008-10-14 Thread Wolfgang Denk
, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Without facts, the decision cannot be made logically. You must

Re: [U-Boot] [PATCH] Remove unwanted ';' at end of define.

2008-10-14 Thread Wolfgang Denk
of define. Applied, thanks to both of you. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED

Re: [U-Boot] [PATCH] Add support for CONFIG_EFI_PARTITION (GUID Partition Table)

2008-10-14 Thread Wolfgang Denk
++ include/part.h |8 + 6 files changed, 603 insertions(+), 4 deletions(-) create mode 100644 disk/part_efi.c create mode 100644 disk/part_efi.h Applied to next branch, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel

Re: [U-Boot] [PATCH 0/4] Convert MPC85xx platforms to a single linker script

2008-10-14 Thread Wolfgang Denk
to do it in a way where the same script will work on all 85xx boards. But in the patch you submit you hard-wire certain flash bank sizes into the linker scriopts, don't you? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich

Re: [U-Boot] [PATCH] Flex-OneNAND driver

2008-10-14 Thread Wolfgang Denk
? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] You may call me by my name, Wirth, or by my value

Re: [U-Boot] [PATCH 2/4] Merge all mpc85xx platforms to use a single ld script

2008-10-14 Thread Wolfgang Denk
board. Please define all 85xx. I tend to doubt that. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL

Re: [U-Boot] [U-Boot-Users] [PATCH] strings cmd: drop old CONFIG_CFG_STRINGS define

2008-10-14 Thread Wolfgang Denk
(+), 4 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] The high cost

Re: [U-Boot] [PATCH 1/4] Use absolute addressing for mpc85xx boot page

2008-10-14 Thread Wolfgang Denk
. Change the flash mapping and the result changes. The existing scripts depend on the flash mapping just as much as mine does, if not more. So how do you handle boards where the flash size is unknown at compile-time? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD

Re: [U-Boot] MPC83xx Patches

2008-10-14 Thread Wolfgang Denk
process my queue again. Hm... some of thes ehave fix in the Subjects - should these not go into the current release? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

Re: [U-Boot] [PATCH] cmd_i2c: Update available commands when CONFIG_I2C_CMD_TREE is defined

2008-10-14 Thread Wolfgang Denk
or at a later date. Either way, I think the task feature removal schedule in general is a great idea. Fine. So let's add such a file for the next release. 6 more months will not really matter :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB

Re: [U-Boot] [PATCH 3/4] Improve mpc85xx link script rodata section

2008-10-14 Thread Wolfgang Denk
sure it's correct. I would like to see this in one commit, though, or a small series of connectred commits. In fact, there's already patches that do this for other boards out there. Are there? I'm not aware of this. Do you have a link for me? Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [PATCH] mgsuvd, mgcoge: added BOOTCOUNT feature.

2008-10-14 Thread Wolfgang Denk
Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] History is only a confused heap of facts

Re: [U-Boot] [PATCH] Red Black Tree support v2

2008-10-14 Thread Wolfgang Denk
regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] What is research but a blind date with knowledge

Re: [U-Boot] [PATCH v2] hwmon: Add LM63 support

2008-10-14 Thread Wolfgang Denk
, 176 insertions(+), 0 deletions(-) create mode 100644 drivers/hwmon/lm63.c Applied to next branch, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142

Re: [U-Boot] [PATCH] Handle environment variables like commands

2008-10-15 Thread Wolfgang Denk
rcode =run_command (p, 0); #endif Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED

Re: [U-Boot] [PATCH] Align end of bss by 4 bytes,

2008-10-15 Thread Wolfgang Denk
be a great help. Thanks in advance! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Q: How many DEC

Re: [U-Boot] [PATCH] 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version

2008-10-15 Thread Wolfgang Denk
than just 86xx I just went ahead. Hope that's OK with you. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL

Re: [U-Boot] [PATCH] Handle environment variables like commands

2008-10-15 Thread Wolfgang Denk
is in the run_command() function and it is called when CFG_HUSH_PARSER is not defined. So both cases are covered. You are right, of course. I read only part of the patch, it seems. Sorry ... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2008-10-15 Thread Wolfgang Denk
. Enabled the Freescale SGMII riser card on 8572DS Sorry, I get a merge conflict with the SATA code in board/freescale/mpc8536ds/mpc8536ds.c - can you please rebase your repo against the current next branch? Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD

Re: [U-Boot] [PATCH] Handle environment variables like commands

2008-10-15 Thread Wolfgang Denk
someone tries a setenv, and ignore this variable explicitly (just in case someone sneaks this into the default environment, or uses un-fixed Linux tools to create such a variable). Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel

Re: [U-Boot] non-needed objects added to resulting U-Boot image

2008-10-15 Thread Wolfgang Denk
in the last months, have you? It may slightly speed up a building process. This is already being worked on, just differently (using kconfig style). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH] [POWERPC] remove compilerwarning in lib_ppc_board.c

2008-10-15 Thread Wolfgang Denk
isn't a prototype [EMAIL PROTECTED] u-boot]$ ... This patch solves the warning. Jason, can you please try it, and give your okay for this fix? I was just looking for a fix for the same issue, so I just checked it in :-) Thanks! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [U-Boot] [PATCH] Handle environment variables like commands

2008-10-15 Thread Wolfgang Denk
Dear Stefano, In message [EMAIL PROTECTED] you wrote: Wolfgang Denk wrote: Good catch. Yes, this must be prevented. Any variable named builtin must be ignored here - i. e. we should issue an erro when someone tries a setenv, and ignore this variable explicitly (just in case

Re: [U-Boot] [PATCH v2 0/16] updates for mgcoge, mgsuvd.

2008-10-15 Thread Wolfgang Denk
regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] I know engineers. They love to change things

Re: [U-Boot] [PATCH] Expose command table search for sub-commands

2008-10-15 Thread Wolfgang Denk
-by: Kumar Gala [EMAIL PROTECTED] --- common/command.c | 14 ++ include/command.h |7 +++ 2 files changed, 17 insertions(+), 4 deletions(-) Applied to next branch. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev

Re: [U-Boot] [PATCH 2/2] add tool to check patch and file for CFG_ presence

2008-10-16 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message [EMAIL PROTECTED] you wrote: add same check on all board at MAKEALL start it can be disable by CHECK=no as $ CHECK=no ./MAKEALL NAK. As discussed before, please remove the CHECK stuff from MAKEALL. Best regards, Wolfgang Denk -- DENX

Re: [U-Boot] [PATCH 1/1] add tool to check patch and file for CFG_ presence

2008-10-16 Thread Wolfgang Denk
tools/find_config_errors -f What do you think? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED

Re: [U-Boot] [POWERPC] mgsuvd: fix compiler warning when using soft_i2c driver

2008-10-16 Thread Wolfgang Denk
property err:%s\n, fdt_strerror(ret)); 208 } 209 else { Bad indentation and } else { again. Oops. This is the third time you repeat the same code? And yet another time follows below? Please turn this into a function. Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [PATCH][for v2008.10] 85xx: Fix compile warning

2008-10-16 Thread Wolfgang Denk
deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Neckties strangle

Re: [U-Boot] [PATCH 09/10] AVR32: CPU support for AT32UC3A0xxx CPUs

2008-10-17 Thread Wolfgang Denk
of full quote deleted] Applied to net/testing. Was there a single sane reason to full-quote the 2500+ lines of the original message just to add this single line? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

Re: [U-Boot] [POWERPC] i2c: Fix help text for i2c reset command.

2008-10-17 Thread Wolfgang Denk
(+), 1 deletions(-) Applied to next branch - will merge this into the I2C: add new command i2c reset. commit upon next rebase of this branch. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH] 440spe MQ initialization

2008-10-17 Thread Wolfgang Denk
while means very few hours? If Yuri is sopposed to test this, we have little time left. The release is scheduled for tomorrow. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: [U-Boot] [POWERPC v2] mgcoge: Second Flash on CS5 not on CS1

2008-10-17 Thread Wolfgang Denk
Dear Heiko Schocher, In message [EMAIL PROTECTED] you wrote: Signed-off-by: Heiko Schocher [EMAIL PROTECTED] --- board/keymile/mgcoge/mgcoge.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Applied to next branch, thanks. Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [PATCH] ppc4xx: PPC44x MQ initialization

2008-10-17 Thread Wolfgang Denk
insertions(+), 4 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] If God

Re: [U-Boot] [POWERPC v4] mgsuvd: fix compiler warning when using soft_i2c driver

2008-10-17 Thread Wolfgang Denk
deletions(-) Applied to next branch, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED

Re: [U-Boot] [POWERPC] mgcoge, mgsuvd: use in_*/out_* accesors

2008-10-17 Thread Wolfgang Denk
, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] The more complex the mind, the greater the need

Re: [U-Boot] [POWERPC] mgcoge, mgsuvd: extract more common code

2008-10-17 Thread Wolfgang Denk
+++ board/keymile/mgcoge/mgcoge.c | 52 --- board/keymile/mgsuvd/mgsuvd.c | 68 ++-- 3 files changed, 56 insertions(+), 90 deletions(-) Applied to next branch. Best regards, Wolfgang Denk -- DENX Software Engineering

[U-Boot] CUSTODIANS: Final boarding call for flight 2008-10

2008-10-17 Thread Wolfgang Denk
: after the release is out, I will merge the current next branch into master, so this will be the starting point for the next merge window. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] Pull request: nand-flash

2008-10-17 Thread Wolfgang Denk
Lepcha Suchit (1): 83xx NAND boot: wait for LTESR[CC] cpu/mpc83xx/start.S | 12 1 files changed, 12 insertions(+), 0 deletions(-) Done, thanks! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich

Re: [U-Boot] [POWERPC] mgsuvd: update size of environment

2008-10-17 Thread Wolfgang Denk
, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Things are not as simple as they seem at first.- Edward Thorp

Re: [U-Boot] [POWERPC] mgsuvd: update size of environment

2008-10-17 Thread Wolfgang Denk
. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] You don't need a weatherman to know

Re: [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10

2008-10-17 Thread Wolfgang Denk
Dear Shinya Kuribayashi, In message [EMAIL PROTECTED] you wrote: I tried ./MAKEALL mips mips_el for current HEAD, and it builds fine. No errors, no warnings with GCC 4.2.3. ... Just for the record. Thanks, Thanks a lot, I appreciate your help. Best regards, Wolfgang Denk -- DENX

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2008-10-17 Thread Wolfgang Denk
branch? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] One day, said a dull voice from down

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2008-10-17 Thread Wolfgang Denk
regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Buy land. They've stopped making

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2008-10-17 Thread Wolfgang Denk
branch. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] The game of life is a game of boomerangs. Our

Re: [U-Boot] [PATCH] 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG

2008-10-17 Thread Wolfgang Denk
. Hmm... The developer looking at the code is indeed confused ;-) +/* The 8544 RM says this is bit 26, but it's really bit 28 */ #define MPC85xx_PORDEVSR2_SEC_CFG0x0080 But 0x0080 is bit 24; bit 28 would be 0x0008 - or not? Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [U-Boot-Users] Compilation problem for TI3430 board.

2008-10-18 Thread Wolfgang Denk
-linux-gnueabitoolchain on your host system, and set up the PATH to include the directories wher eit was installed. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

Re: [U-Boot] [PATCH 19/24] FSL DDR: Convert STXSSA to new DDR code.

2008-10-18 Thread Wolfgang Denk
that the old code did not support other memory configurations; should these work now with the new DDR code? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142

[U-Boot] [PATCH 3/3] Cleanup: fix MHz spelling

2008-10-18 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk [EMAIL PROTECTED] --- board/Marvell/db64360/pci.c |6 +++--- board/Marvell/db64460/pci.c |6 +++--- board/amcc/katmai/cmd_katmai.c | 18 +- board/amcc/yucca/cmd_yucca.c| 22

[U-Boot] [PATCH 1/3] strmhz(): Round numbers when printing clock frequencies

2008-10-18 Thread Wolfgang Denk
Round clock frequencies for printing. Many boards printed off clock frequencies like 399 MHz instead of the exact 400 MHz because numberes were not rounded. This is fixed now. Signed-off-by: Wolfgang Denk [EMAIL PROTECTED] --- include/common.h |5 +++-- lib_generic/strmhz.c |6

[U-Boot] [PATCH 2/3] Use strmhz() to format clock frequencies

2008-10-18 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk [EMAIL PROTECTED] --- board/mpl/common/common_util.c | 11 + board/sbc8560/sbc8560.c| 12 ++ cpu/mcf5227x/cpu.c | 16 -- cpu/mcf523x/cpu.c |8 -- cpu/mcf532x/cpu.c |8

Re: [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10

2008-10-19 Thread Wolfgang Denk
USB branch ? Maybe, but there was no pull request from Markus. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email

Re: [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10

2008-10-19 Thread Wolfgang Denk
Dear Remy Bohmer, In message [EMAIL PROTECTED] you wrote: Shouldn't my USB (bugfix) patches not go in that Markus now has in his USB branch ? Oops, I see, already too late... Only too late for 2008.10, but there will be another release coming soon... Best regards, Wolfgang Denk

[U-Boot] CFI Driver Problem: flash not ready

2008-10-19 Thread Wolfgang Denk
flash_is_busy() return 0 when the flashobviously is still busy? Thanks in advance. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80

[U-Boot] [PATCH] TQM8260: environment in flash instead EEPROM, baudrate 115k

2008-10-19 Thread Wolfgang Denk
From: Wolfgang Denk [EMAIL PROTECTED] Several customers have reported problems with the environment in EEPROM, including corrupted content after board reset. Probably the code to prevent I2C Enge Conditions is not working sufficiently. We move the environment to flash now, which allows to have

Re: [U-Boot] CFI Driver Problem: flash not ready

2008-10-19 Thread Wolfgang Denk
bit accesses to get the full 64 bit data, and probably the same thin happens. Not sure if this is similar to your situation ... but it was a real pain-in-the-butt to finally understand what was happening in my situation. And how did you fix it? Best regards, Wolfgang Denk -- DENX

Re: [U-Boot] [PATCH] TQM8260: environment in flash instead EEPROM, baudrate 115k

2008-10-20 Thread Wolfgang Denk
this as soon as the CFI driver is working (see my other thread: CFI Driver Problem: flash not ready). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989

Re: [U-Boot] FDT include file problems

2008-10-20 Thread Wolfgang Denk
in linux/byteorder/swab.h Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] One day, said a dull

Re: [U-Boot] [PATCH v2] bootm: Move to using a function pointer table for the boot os function

2008-10-20 Thread Wolfgang Denk
size? ative? that would be an orthogonal change. One that we should implement, I think. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax

Re: [U-Boot] FDT include file problems

2008-10-20 Thread Wolfgang Denk
conversions... Maybe we need to make our own copy of linux/byteorder/swab.h in u-boot? That doesn't seem right. No, that would not be right. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] FDT include file problems

2008-10-20 Thread Wolfgang Denk
, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] The speed of time is one second per second

Re: [U-Boot] [PATCH 2/2 V2] IOMUX: Add console multiplexing support.

2008-10-20 Thread Wolfgang Denk
the netconsole part wait with output until it's been initialized? And/or move the netweork init to an earlier point, when netconsole is enabled? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH 2/2][for v2008.10] 85xx: Using proper I2C source clock divider for MPC8544

2008-10-20 Thread Wolfgang Denk
is good, but not sufficient. Agreed, but in the first place we should figure out if it's *really* bit 28 (then the new code is wrong), or bit 24, then the doc is wrong again. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

Re: [U-Boot] [PATCH 2/2 V2] IOMUX: Add console multiplexing support.

2008-10-20 Thread Wolfgang Denk
, rather than moving up the network initialization. I'll take a look at that. Mee too. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49

Re: [U-Boot] [PATCH 2/2 V2] IOMUX: Add console multiplexing support.

2008-10-20 Thread Wolfgang Denk
into something like this would help? static struct eth_device *eth_current __attribute__ ((section(.data))) = NULL; What do you think? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: [U-Boot] [PATCH][RFC] Update U-Boot's build timestamp on every compile

2008-10-21 Thread Wolfgang Denk
, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Vulcans believe peace should not depend on force. -- Amanda

Re: [U-Boot] [USB] pull request

2008-10-21 Thread Wolfgang Denk
Dear Markus =?iso-8859-1?Q?Klotzb=FCcher?=, In message [EMAIL PROTECTED] you wrote: The following changes since commit 87b4ef560cf2da4ccc9e59711ad1ff7fafe96670: Wolfgang Denk (1): Coding style cleanup; update CHANEGLOG are available in the git repository at: git://git.denx.de

Re: [U-Boot] [PATCH 3/3] Cleanup: fix MHz spelling

2008-10-21 Thread Wolfgang Denk
Dear Wolfgang Denk, In message [EMAIL PROTECTED] you wrote: Signed-off-by: Wolfgang Denk [EMAIL PROTECTED] --- board/Marvell/db64360/pci.c |6 +++--- board/Marvell/db64460/pci.c |6 +++--- board/amcc/katmai/cmd_katmai.c | 18

Re: [U-Boot] [PATCH] 85xx: Fix compile warning in mpc8536ds.c

2008-10-21 Thread Wolfgang Denk
deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] I have yet to add

Re: [U-Boot] [PATCH 1/3] strmhz(): Round numbers when printing clock frequencies

2008-10-21 Thread Wolfgang Denk
Dear Wolfgang Denk, In message [EMAIL PROTECTED] you wrote: Round clock frequencies for printing. Many boards printed off clock frequencies like 399 MHz instead of the exact 400 MHz because numberes were not rounded. This is fixed now. Signed-off-by: Wolfgang Denk [EMAIL PROTECTED

[U-Boot] [PATCH] FDT: don't use private kernel header files

2008-10-21 Thread Wolfgang Denk
From: Wolfgang Denk [EMAIL PROTECTED] On some systems (for example Fedora Core 4) U-Boot builds with the following wanrings only: ... In file included from /home/wd/git/u-boot/include/libfdt_env.h:33, from fdt.c:51: /usr/include/asm/byteorder.h:6:2: warning

Re: [U-Boot] FDT include file problems

2008-10-21 Thread Wolfgang Denk
, including theother change (in include/image.h). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Boss, n

Re: [U-Boot] [PATCH] [UBI] UBI command support

2008-10-21 Thread Wolfgang Denk
) { + printf(You give wrong size\n); Ditto. + printf(Unknown UBI command or invalid number of arguments\n); Print usage message instead. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D

Re: [U-Boot] [PATCH] [ARM] Apollon UBI support

2008-10-21 Thread Wolfgang Denk
\ + ubi=setenv bootargs ${bootargs} ubi.mtd=4 ${mtdparts}; run uImage\0 \ Please also fix too long line above. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH] [UBI] Basic Unsorted Block Image (UBI) support (part 1)

2008-10-21 Thread Wolfgang Denk
this code, then we should boot Linux instead :-( Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED

Re: [U-Boot] [PATCH] [UBI] Basic Unsorted Block Image (UBI) support (part 1)

2008-10-21 Thread Wolfgang Denk
to review the code in U-Boot context, or even to get an understanding of flow of control etc. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10

Re: [U-Boot] [PATCH] improved strmhz()

2008-10-21 Thread Wolfgang Denk
963e7db81379225b78bfac0d7457300c86d6b4d6 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk [EMAIL PROTECTED] Date: Tue, 21 Oct 2008 15:53:51 +0200 Subject: [PATCH] Fix strmhz(): avoid printing negative fractions Signed-off-by: Wolfgang Denk [EMAIL PROTECTED] --- lib_generic/strmhz.c |2 +- 1 files changed, 1 insertions(+), 1 deletions

Re: [U-Boot] [PATCH] at91: board specific lowlevel_init.S

2008-10-21 Thread Wolfgang Denk
/* CONFIG_SKIP_LOWLEVEL_INIT */ + +#endif /* !CONFIG_SKIP_LOWLEVEL_INIT !CONFIG_USER_LOWLEVEL_INIT */ Maybe instead of adding mor #ifdef'ery here, we can turn lowlevel_init() into a weak function that can be redefined by board specific code? Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [PATCH] pci: Treat all PCI bus addresses as 64-bit

2008-10-21 Thread Wolfgang Denk
idea. There are pure 32 bit systems out there which will never use more than 32 bit for the PCI resources, so why load them with the additional memory size and execution time? Should we not enable this only for such systems that actually need it? Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [PATCH][RFC] Update U-Boot's build timestamp on every compile

2008-10-21 Thread Wolfgang Denk
used, in different ways. If you want to put more meaning into these strings than we have now, you will have to address all these use cases. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH][RFC] Update U-Boot's build timestamp on every compile

2008-10-21 Thread Wolfgang Denk
. Benefit: $0.02. Benefit/Cost = small ;-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED

Re: [U-Boot] [PATCH] pci: Treat all PCI bus addresses as 64-bit

2008-10-21 Thread Wolfgang Denk
Dear Jerry Van Baren, In message [EMAIL PROTECTED] you wrote: Should we not enable this only for such systems that actually need it? ... Why would we not use phys_addr_t and phys_size_t for the PCI addresses? Good point. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [U-Boot] [PATCH] pci: Treat all PCI bus addresses as 64-bit

2008-10-21 Thread Wolfgang Denk
. I think using pci_addr_t/pci_size_t is the most reasonable suggestion, then (but it may turn into fighting a lot of new warnings about incompatible types for one board or another). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel

Re: [U-Boot] [PATCH] ppc4xx: Merge Netstal board ports: CFG_ - CONFIG_SYS_

2008-10-21 Thread Wolfgang Denk
. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Just about every computer on the market today runs

Re: [U-Boot] Hangs at relocation on 460EX Target

2008-10-21 Thread Wolfgang Denk
about reading the code? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Contrary to popular

Re: [U-Boot] [PATCH] pci: Allow for PCI addresses to be 64-bit

2008-10-21 Thread Wolfgang Denk
is not supposed to mess with. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] THIS IS A 100% MATTER

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

2008-10-21 Thread Wolfgang Denk
include/configs/neo.h create mode 100644 include/configs/netstal-common.h Done, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49

Re: [U-Boot] [PATCH v2] bootm: Move to using a function pointer table for the boot os function

2008-10-21 Thread Wolfgang Denk
CONFIG_BOOT_LINUX by default. Board maintainers, please register now if you have different needs :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax

Re: [U-Boot] [PATCH][RFC] bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}

2008-10-21 Thread Wolfgang Denk
if needed. Comment? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] It was the Law of the Sea

Re: [U-Boot] [PATCH] FDT: don't use private kernel header files

2008-10-21 Thread Wolfgang Denk
Dear Wolfgang Denk, In message [EMAIL PROTECTED] you wrote: From: Wolfgang Denk [EMAIL PROTECTED] On some systems (for example Fedora Core 4) U-Boot builds with the following wanrings only: ... In file included from /home/wd/git/u-boot/include/libfdt_env.h:33, from

Re: [U-Boot] [PATCH] lcd: print custom strings after the logo

2008-10-21 Thread Wolfgang Denk
- who of you will be taking care of this? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Der

Re: [U-Boot] [PATCH][RFC] bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}

2008-10-21 Thread Wolfgang Denk
check in your patch as is, then? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] It is necessary

Re: [U-Boot] [PATCH 1/2] bootm: Add subcommands

2008-10-21 Thread Wolfgang Denk
that perhaps? If it helps, we can use a branch in u-boot-testing for this. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email

Re: [U-Boot] [PATCH] [UBI] UBI command support

2008-10-22 Thread Wolfgang Denk
Dear Kyungmin Park, In message [EMAIL PROTECTED] you wrote: ... + printf(Unknown UBI command or invalid number of arguments\n); Print usage message instead. How to display usage? printf (Usage:\n%s\n, cmdtp-usage); Best regards, Wolfgang Denk -- DENX Software Engineering

Re: [U-Boot] [PATCH 3/3] iMX31: Add support to iMX31PDK board boots from NAND Flash

2008-10-22 Thread Wolfgang Denk
which I posted today: ARM: Use do_div() instead of division for long long. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80

<    1   2   3   4   5   6   7   8   9   10   >