[U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC

2009-04-26 Thread David Brownell
I was looking at the DaVinci NAND support in current U-Boot code (i.e. 2009.03 plus patches merged since that release), and am puzzled by the above-named config option. Before I submit a patch to remove it from U-Boot GIT (nothing there enables it, and it will nastify 4-bit support), I thought

[U-Boot] [PATCH] lib_arm/board.c: remove misleading test-only comment.

2009-04-26 Thread Wolfgang Denk
For a long time, the print_cpuinfo() declaration in lib_arm/board.c had been marked as test-only, which is plain wrong considering current usage. Delete this misleading comment. Signed-off-by: Wolfgang Denk w...@denx.de --- lib_arm/board.c |2 +- 1 files changed, 1 insertions(+), 1

Re: [U-Boot] [PATCH] lib_arm/board.c: remove misleading test-only comment.

2009-04-26 Thread Wolfgang Denk
In message 1240771284-20054-1-git-send-email...@denx.de you wrote: For a long time, the print_cpuinfo() declaration in lib_arm/board.c had been marked as test-only, which is plain wrong considering current usage. Delete this misleading comment. Signed-off-by: Wolfgang Denk w...@denx.de ---

Re: [U-Boot] [PATCH 1/2] OMAP3: Remove unused board-types

2009-04-26 Thread Wolfgang Denk
Dear Dirk Behme, In message 49f3e966@googlemail.com you wrote: I would not dare to use such a function in my code given the test-only comment. sorry I've no time to clean every part of the arm as noone else are interrested in old code so yes it will be cleanup but later asI work

[U-Boot] Medical Doctor Listing

2009-04-26 Thread Carlo ] Cardenas
Essential tool for marketing to heathcare professionals Current Doctors in the USA 788,748 in total * 17,500 emails Featuring the most accurate contact information in many different areas of medicine you can sort by many different fields like city, state or zip Pharmaceutical Companies in

Re: [U-Boot] [PATCH v3] OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:29 Tue 21 Apr , Dirk Behme wrote: From: Manikandan Pillai mani.pil...@ti.com Signed-off-by: Dirk Behme dirk.be...@googlemail.com Signed-off-by: Manikandan Pillai mani.pil...@ti.com --- as Request precedently switch to 12Mhz source clock or please specify the timer resolution

Re: [U-Boot] [PATCH 06/10] LED Add documentation describing the status_led and colour led API.

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:40 Tue 14 Apr , Tom Rix wrote: This document describes the u-boot status LED API. This allows common u-boot commands to use a board's leds to provide status for activities like booting and downloading files. Signed-off-by: Tom Rix tom@windriver.com --- Applied to arm/next

Re: [U-Boot] [PATCH 07/10] ARM Add blue colour LED to status_led.

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:41 Tue 14 Apr , Tom Rix wrote: There is exiting support for red,yellow,green but no blue. The main LED on the zoom2 is a blue LED. Signed-off-by: Tom Rix tom@windriver.com --- Applied to arm/next Best Regards, J. ___ U-Boot mailing

Re: [U-Boot] [PATCH v2] OMAP3: Remove legacy NAND defines

2009-04-26 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 20090426214652.gd32...@game.jcrosoft.org you wrote: On 20:15 Tue 14 Apr , Dirk Behme wrote: Remove remaining legacy NAND defines for Beagle, EVM, Overo and Pandora. Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- applied to

Re: [U-Boot] [PATCH] OMAP3: Fix changed mmc init command

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:30 Tue 21 Apr , Dirk Behme wrote: In recent U-Boot mmcinit changed to mmc init. Signed-off-by: Steve Sakoman st...@sakoman.com Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- Applied Best Regards, J. ___ U-Boot mailing list

Re: [U-Boot] [PATCH v2] OMAP3: Remove legacy NAND defines

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:15 Tue 14 Apr , Dirk Behme wrote: Remove remaining legacy NAND defines for Beagle, EVM, Overo and Pandora. Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- applied to arm/next Best Regards, J. ___ U-Boot mailing list

Re: [U-Boot] U-Boot ARM merge strategy

2009-04-26 Thread Wolfgang Denk
Dear David, In message 200904251153.51380.davi...@pacbell.net you wrote: Just type u-boot merge window at google and click on the very first link. Several other key infrastructure projects make it easy to find that info even without using a search engine. Come on and be reasonable.

Re: [U-Boot] [PATCH 01/10] ZOOM2 Add initial support for Zoom2

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:10 Sat 25 Apr , Wolfgang Denk wrote: Dear Jean-Christophe PLAGNIOL-VILLARD, In message 20090424213824.gd32...@game.jcrosoft.org you wrote: ... [FULL QUOTE DELETED] It makes no sense to quote the complete patch when you just want to add one line of comment at the end!

Re: [U-Boot] [PATCH v3] Marvell MV88F6281GTW_GE Board support

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 07:19 Thu 23 Apr , Prafulla Wadaskar wrote: This is Marvell's 88F6281_A0 based custom board developed for wireless access point product This patch is tested for- 1. Boot from DRAM/SPI flash/NFS 2. File transfer using tftp and loadb 3. SPI flash read/write/erase 4. Booting Linux

Re: [U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:11 Sun 26 Apr , David Brownell wrote: I was looking at the DaVinci NAND support in current U-Boot code (i.e. 2009.03 plus patches merged since that release), and am puzzled by the above-named config option. Before I submit a patch to remove it from U-Boot GIT (nothing there

Re: [U-Boot] [PATCH v3] OMAP3: Beagle: Set pinmux conditionally for Rev C boards

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:27 Fri 17 Apr , Dirk Behme wrote: The Beagle Rev C boards pull UART2 from an alternate set of balls. Signed-off-by: Steve Sakoman st...@sakoman.com Signed-off-by: Dirk Behme dirk.be...@googlemail.com --- Applied to arm/next Best Regards, J.

Re: [U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC

2009-04-26 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message 20090426224036.gl32...@game.jcrosoft.org you wrote: On 11:11 Sun 26 Apr , David Brownell wrote: I was looking at the DaVinci NAND support in current U-Boot code (i.e. 2009.03 plus patches merged since that release), and am puzzled by

Re: [U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC

2009-04-26 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:51 Mon 27 Apr , Wolfgang Denk wrote: Dear Jean-Christophe PLAGNIOL-VILLARD, In message 20090426224036.gl32...@game.jcrosoft.org you wrote: On 11:11 Sun 26 Apr , David Brownell wrote: I was looking at the DaVinci NAND support in current U-Boot code (i.e. 2009.03 plus

Re: [U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC

2009-04-26 Thread David Brownell
On Sunday 26 April 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: Before I submit a patch to remove it from U-Boot GIT (nothing there enables it, and it will nastify 4-bit support), I thought I'd see if anyone knows exactly what software it was trying to emulate.  ... maybe

Re: [U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC

2009-04-26 Thread Hugo Villeneuve
On Sun, 26 Apr 2009 16:56:40 -0700 David Brownell davi...@pacbell.net wrote: On Sunday 26 April 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: Before I submit a patch to remove it from U-Boot GIT (nothing there enables it, and it will nastify 4-bit support), I thought I'd see if

Re: [U-Boot] [PATCH 3/3] smc911x: do net reset the chip if no EEPROM is connected

2009-04-26 Thread Mike Frysinger
On Tuesday 21 April 2009 07:13:10 Daniel Mack wrote: On Wed, Apr 08, 2009 at 11:57:37PM -0400, Mike Frysinger wrote: Not if the MAC is stored in the volatile smc911x registers. Issuing a soft reset flushes these values - if U-Boot does that, the OS has no change getting them. then

[U-Boot] Uboot mtest hang on mx31

2009-04-26 Thread alfred steele
Hi All. When i do a memtest without any args, it crashes after printing the first line. I know the output may vary depending on the processor and the memmap. I just wanted to knoe is this tha appropiate behaviour for mtest. CPU: Freescale i.MX31 at 531 MHz Board: MX31 3Stack DRAM: 128 MB

Re: [U-Boot] U-boot -printk kernel crash dump using md on PDK

2009-04-26 Thread alfred steele
Hi Fabio, Are the load address and other params same for PDK and the ADS board. I intend to do the same as what you intended to aith sucess. I saw your post her : http://www.nabble.com/Loading-a-kernel-on-MX31ADS-using-U-boot-td16642427.html Please let me know how were able to sucessfully load

Re: [U-Boot] U-boot -printk kernel crash dump using md on PDK

2009-04-26 Thread Wolfgang Denk
Dear alfred steele, A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? (see http://www.netmeister.org/news/learn2quote.html) In message

Re: [U-Boot] U-boot -printk kernel crash dump using md on PDK

2009-04-26 Thread alfred steele
Dear Wolfgang, You top post. You full quote. Sincere Apologies. I better watch out before i hit the send button. Best Regards. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot