Re: [U-Boot] [STATUS] v2011.06-rc3 released

2011-06-23 Thread Albert ARIBAUD
Le 23/06/2011 03:19, Marek Vasut a écrit : On Thursday, June 23, 2011 12:51:23 AM Wolfgang Denk wrote: Dear Michael Schwingen, In message4e0267e9.2000...@discworld.dascon.de you wrote: Please help testing, and check if all your relevant patches have been included. I think the IXP42x

Re: [U-Boot] [STATUS] v2011.06-rc3 released

2011-06-23 Thread Albert ARIBAUD
Le 23/06/2011 08:15, Albert ARIBAUD a écrit : Le 23/06/2011 03:19, Marek Vasut a écrit : On Thursday, June 23, 2011 12:51:23 AM Wolfgang Denk wrote: Dear Michael Schwingen, In message4e0267e9.2000...@discworld.dascon.de you wrote: Please help testing, and check if all your relevant patches

Re: [U-Boot] [PULL] U-Boot-pxa pull request

2011-06-23 Thread Albert ARIBAUD
Le 27/05/2011 16:56, Marek Vasut a écrit : Hi, please pull my git://git.denx.de/u-boot-pxa ixp branch into your u- boot/master branch. Thanks These are mostly the IXP changes + I added the fix I promissed you half a year ago ... damn the time runs fast :-/ Cheers The following changes

[U-Boot] ARM pull request

2011-06-23 Thread Albert ARIBAUD
(forgot to Cc: the lits, sorry for the duplicate) Hi Wolfgang, The following changes since commit 79cfe422615c010a75ece41662a05cd432ada389: Prepare v2011.06-rc3 (2011-06-22 11:39:24 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm.git master Michael Schwingen

Re: [U-Boot] [PATCH 2/3] omap3evm: Update ethernet reset sequence for Rev.G board

2011-06-23 Thread Igor Grinberg
Hi Sanjeev, On 06/22/11 22:24, Sanjeev Premi wrote: From: Sriramakrishnan s...@ti.com The GPIO pin used for resetting the external LAN chip has changed for Rev.G board. Signed-off-by: Sriramakrishnan s...@ti.com Signed-off-by: Sanjeev Premi pr...@ti.com --- board/ti/evm/evm.c | 27

Re: [U-Boot] [PATCH 2/3] omap3evm: Update ethernet reset sequence for Rev.G board

2011-06-23 Thread Premi, Sanjeev
-Original Message- From: Igor Grinberg [mailto:grinb...@compulab.co.il] Sent: Thursday, June 23, 2011 2:38 PM To: Premi, Sanjeev Cc: u-boot@lists.denx.de; Govindarajan, Sriramakrishnan Subject: Re: [U-Boot] [PATCH 2/3] omap3evm: Update ethernet reset sequence for Rev.G board Hi

Re: [U-Boot] [PATCH 2/3] omap3evm: Update ethernet reset sequence for Rev.G board

2011-06-23 Thread Premi, Sanjeev
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Premi, Sanjeev Sent: Thursday, June 23, 2011 4:43 PM To: Igor Grinberg Cc: Govindarajan, Sriramakrishnan; u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH 2/3] omap3evm: Update

Re: [U-Boot] ARM pull request

2011-06-23 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message 4e02de75.7030...@aribaud.net you wrote: (forgot to Cc: the lits, sorry for the duplicate) Hi Wolfgang, The following changes since commit 79cfe422615c010a75ece41662a05cd432ada389: Prepare v2011.06-rc3 (2011-06-22 11:39:24 +0200) are available in the

Re: [U-Boot] Reg. CFI flash_init and hardware write protected devices

2011-06-23 Thread Frank Svendsbøe
On Wed, Jun 1, 2011 at 6:59 PM, Frank Svendsbøe frank.svends...@gmail.com wrote: On Wed, Jun 1, 2011 at 5:34 PM, Stefan Roese s...@denx.de wrote: Hi Frank, On Wednesday 01 June 2011 16:33:14 Frank Svendsbøe wrote: Simply because disabling write-protection is not impossible after

Re: [U-Boot] Reg. CFI flash_init and hardware write protected devices

2011-06-23 Thread Wolfgang Denk
Dear Frank, In message banlktinfma7fn-bd7z2-zyat+-ubwn7...@mail.gmail.com you wrote: A few weeks ago, I applied this change and everything worked fine in U-Boot. However, I didn't succeed doing the same hack in Linux. I've done some hardcoding experiments in drivers/mtd/chips/cfi_probe.c, but

Re: [U-Boot] Reg. CFI flash_init and hardware write protected devices

2011-06-23 Thread Frank Svendsbøe
On Thu, Jun 23, 2011 at 5:21 PM, Wolfgang Denk w...@denx.de wrote: Dear Frank, In message banlktinfma7fn-bd7z2-zyat+-ubwn7...@mail.gmail.com you wrote: A few weeks ago, I applied this change and everything worked fine in U-Boot. However, I didn't succeed doing the same hack in Linux. I've

Re: [U-Boot] [PATCH V3 2/2] MMC: add erase function to both mmc and sd

2011-06-23 Thread Mike Frysinger
Acked-by: Mike Frysinger vap...@gentoo.org -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH V3 1/2] MMC: unify mmc read and write operation

2011-06-23 Thread Mike Frysinger
Acked-by: Mike Frysinger vap...@gentoo.org -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] ARM pull request

2011-06-23 Thread Albert ARIBAUD
Hi Wolfgang, Le 23/06/2011 15:40, Wolfgang Denk a écrit : Dear Albert ARIBAUD, In message4e02de75.7030...@aribaud.net you wrote: (forgot to Cc: the lits, sorry for the duplicate) Hi Wolfgang, The following changes since commit 79cfe422615c010a75ece41662a05cd432ada389: Prepare

Re: [U-Boot] Reg. CFI flash_init and hardware write protected devices

2011-06-23 Thread Wolfgang Denk
Dear Frank, In message BANLkTi=p9gdogoetwojrqkmrxxm7do_...@mail.gmail.com you wrote: CFI flash chips with the level of write protection you implemented have to be dealt with in the same way as other ROM memory. =A0Normal CFI driver are not appropriate here. Ok. So you recommend I stop

[U-Boot] [PATCH v2 4/6] Add generic, reusable menu code

2011-06-23 Thread Jason Hobbs
This will be used first by the pxecfg code, but is intended to be generic and reusable for other jobs in U-boot. Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - new in v2 common/Makefile |1 + common/menu.c | 338

[U-Boot] [PATCH v2 0/6] Add support for pxecfg commands

2011-06-23 Thread Jason Hobbs
The pxecfg commands provide a near subset of the functionality provided by the PXELINUX boot loader. This allows U-boot based systems to be controlled remotely using the same PXE based techniques that many non U-boot based servers use. To avoid identity confusion with PXELINUX, and because not all

[U-Boot] [PATCH v2 2/6] common: add run_command2 for running simple or hush commands

2011-06-23 Thread Jason Hobbs
Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - whitespace correction common/hush.c|2 +- common/main.c| 46 +++--- include/common.h |1 + include/hush.h |2 +- 4 files changed, 22 insertions(+), 29

[U-Boot] [PATCH v2 5/6] Add pxecfg command

2011-06-23 Thread Jason Hobbs
Add pxecfg command, which is intended to mimic PXELINUX functionality. 'pxecfg get' uses tftp to retrieve a file based on UUID, MAC address or IP address. 'pxecfg boot' interprets the contents of PXELINUX config like file to boot using a specific initrd, kernel and kernel command line. This patch

[U-Boot] [PATCH v2 1/6] cosmetic, main: correct indentation/spacing issues

2011-06-23 Thread Jason Hobbs
Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - new in v2 common/main.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/main.c b/common/main.c index dcbacc9..f05ee53 100644 --- a/common/main.c +++ b/common/main.c @@ -406,15

[U-Boot] [PATCH v2 3/6] common: make abortboot available for menu use

2011-06-23 Thread Jason Hobbs
Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - expose abortboot externally instead of using a wrapper - expose abortboot externally when CONFIG_MENU is set common/main.c| 12 include/common.h |3 +++ 2 files changed, 11 insertions(+), 4

[U-Boot] [PATCH v2 6/6] arm: ca9x4_ct_vxp: enable pxecfg support

2011-06-23 Thread Jason Hobbs
Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - use CONFIG_MENU to enable building the menu for pxecfg use include/configs/ca9x4_ct_vxp.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/include/configs/ca9x4_ct_vxp.h

Re: [U-Boot] Reg. CFI flash_init and hardware write protected devices

2011-06-23 Thread Frank Svendsbøe
On Thu, Jun 23, 2011 at 7:55 PM, Wolfgang Denk w...@denx.de wrote: Dear Frank, In message BANLkTi=p9gdogoetwojrqkmrxxm7do_...@mail.gmail.com you wrote: CFI flash chips with the level of write protection you implemented have to be dealt with in the same way as other ROM memory. =A0Normal

[U-Boot] [PATCH] TI: TNETV107X Fix Build Error

2011-06-23 Thread Chan-Taek Park
This patch provides SDRAM base address and initial stack address to fix build errors. Signed-off-by: Chan-Taek Park c-p...@ti.com --- include/configs/tnetv107x_evm.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/include/configs/tnetv107x_evm.h

Re: [U-Boot] [PATCH v4 0/9] armv7: cache maintenance operations

2011-06-23 Thread Paulraj, Sandeep
Hi All, Le 17/06/2011 11:30, Aneesh V a écrit : With D-cache and MMU enabled for ARM in u-boot it becomes imperative to support a minimal set of cache maintenance operations and necessary initializations before enabling MMU. This series of patches attempt to do the following for

Re: [U-Boot] [PATCH v2 4/6] Add generic, reusable menu code

2011-06-23 Thread Wolfgang Denk
Dear Jason Hobbs, In message 1308853655-12407-5-git-send-email-jason.ho...@calxeda.com you wrote: This will be used first by the pxecfg code, but is intended to be generic and reusable for other jobs in U-boot. Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - new

Re: [U-Boot] [PATCH v3] NAND: Add 16bit NAND support for the NDFC

2011-06-23 Thread Scott Wood
On Thu, Jun 16, 2011 at 04:06:22PM -0400, Alex Waterman wrote: From 99efc91f7a3d55bcf0e839ae30c286fd08166010 Mon Sep 17 00:00:00 2001 From: Alex Waterman awater...@dawning.com Date: Thu, 19 May 2011 15:08:36 -0400 Subject: [PATCH] NAND: Add 16bit NAND support for the NDFC This patch adds

Re: [U-Boot] [PATCH] Add assert() for debug assertions

2011-06-23 Thread Simon Glass
On Wed, Jun 22, 2011 at 3:08 PM, Mike Frysinger vap...@gentoo.org wrote: On Wednesday, June 22, 2011 17:56:49 Wolfgang Denk wrote: Mike Frysinger wrote: the trouble with ifdef magic like this is that errors/warnings can be=20 introduced when DEBUG isnt defined, and then only noticed when

Re: [U-Boot] [PATCH] Add assert() for debug assertions

2011-06-23 Thread Simon Glass
On Wed, Jun 22, 2011 at 10:49 PM, V, Aneesh ane...@ti.com wrote: On Thu, Jun 23, 2011 at 2:53 AM, Mike Frysinger vap...@gentoo.org wrote: On Wednesday, June 22, 2011 17:04:49 Simon Glass wrote: +/* + * An assertion is run-time check done in debug mode only. If DEBUG is not + * defined then it

[U-Boot] THANK YOU

2011-06-23 Thread Dr Clark
I am Dr Jacob Clark, Human Resource Manager for Agricultural and Mineral Research Institute. A new job opening in your area, It's a work from home/office position and you are not required to pay any registration fee or pay for any application form before you getemployed. kindly reply

Re: [U-Boot] [PATCH] Add assert() for debug assertions

2011-06-23 Thread Mike Frysinger
On Thursday, June 23, 2011 17:39:12 Simon Glass wrote: - BUG_ON: halt/reset even in production code, used for production code and critical faults where continued execution is certainly pointless or counterproductive. Like your ASSERT_ALWAYS I think. if we're going to go this route, then we

Re: [U-Boot] [PATCH v2 3/6] common: make abortboot available for menu use

2011-06-23 Thread Mike Frysinger
On Thursday, June 23, 2011 14:27:32 Jason Hobbs wrote: +#ifdef CONFIG_MENU +int abortboot(int bootdelay) +#else static __inline__ int abortboot(int bootdelay) +#endif more ifdef trickery here than necessary: #ifndef CONFIG_MENU static inline #endif int

[U-Boot] [PATCH v2] Add assert() for debug assertions

2011-06-23 Thread Simon Glass
assert() is like BUG_ON() but compiles to nothing unless DEBUG is defined. This is useful when a condition is an error but a board reset is unlikely to fix it, so it is better to soldier on in hope. Assertion failures should be caught during development/test. It turns out that assert() is defined

Re: [U-Boot] [PATCH v2] Add assert() for debug assertions

2011-06-23 Thread Mike Frysinger
Acked-by: Mike Frysinger vap...@gentoo.org -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] USB: Ethernet: asix.c: Added support for AX88178 based devices

2011-06-23 Thread Simon Glass
Hi David, Thanks for the patch - I have tried this and things still work, but I don't think I have a Belkin F5D5055 Gig USB to test with. No matter. Please see below form comments. On Tue, May 31, 2011 at 5:58 AM, David Jander da...@protonic.nl wrote: Completed command definitions copied from

Re: [U-Boot] [PATCH v2 3/6] common: make abortboot available for menu use

2011-06-23 Thread Wolfgang Denk
Dear Jason Hobbs, In message 1308853655-12407-4-git-send-email-jason.ho...@calxeda.com you wrote: Signed-off-by: Jason Hobbs jason.ho...@calxeda.com --- changes in v2: - expose abortboot externally instead of using a wrapper - expose abortboot externally when CONFIG_MENU is set

Re: [U-Boot] [PATCH v2] Add assert() for debug assertions

2011-06-23 Thread Wolfgang Denk
Dear Simon Glass, In message 1308870873-32540-1-git-send-email-...@chromium.org you wrote: assert() is like BUG_ON() but compiles to nothing unless DEBUG is defined. This is useful when a condition is an error but a board reset is unlikely to fix it, so it is better to soldier on in hope.