Re: [U-Boot] [PATCH 1/2] LPC2468 support

2009-04-28 Thread Stefan Roese
Hi Wolfgang, On Tuesday 28 April 2009, Wolfgang Denk wrote: I took a quick look at the flash driver. The main functions lpc24xx_flash_erase() and lpc24xx_write_buff() are not even referenced somewhere in this patch. They seem to be used in the 2nd patch (2/2) though. It's hard to really

[U-Boot] [PATCH] cmd_ext2.c: fix compile warnings

2009-04-28 Thread wd
From: Wolfgang Denk w...@denx.de Get rid of these warnings: cmd_ext2.c:247: warning: format '%ld' expects type 'long int', but argument 2 has type 'int' cmd_ext2.c:248: warning: format '%lX' expects type 'long unsigned int', but argument 3 has type 'int' Signed-off-by: Wolfgang Denk

Re: [U-Boot] [PATCH v5] [RESEND] Add imls utility command

2009-04-28 Thread Marco Stornelli
2009/4/28 Wolfgang Denk w...@denx.de: Dear Marco, In message 49e61f99.50...@gmail.com you wrote: From: Marco Stornelli marco.storne...@gmail.com This patch adds, under tools folder, a new command called imls. Its goal is the same of UBoot's imls but it can be used as Linux shell command.

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

2009-04-28 Thread Magnus Lilja
Hi 2009/4/27 alfred steele alfred.jaq...@gmail.com: Dear Magnus, Thanks for the reply! And we need to know which U-boot patches you're using to boot the PDK board. I am using the internal git tree code supplied to me by freescale. The tarball is called uboot-imx-imx_v2009.01.tar.gz. I can

[U-Boot] [PATCH] [PATCH v3] netloop: updates for NetLoop

2009-04-28 Thread Heiko Schocher
Fix some issues introduced from commit: 2f70c49e5b9813635ad73666aa30f304c7fdeda9 suggested by Mike Frysinger. - added some comment for the env_id variable in common_cmd_nvedit.c - moved some variables in fn scope instead of file scope - NetInitLoop now static void Signed-off-by: Heiko Schocher

[U-Boot] [PATCH] 82xx, ids8247: added ids8247 board to MAKEALL script

2009-04-28 Thread Heiko Schocher
Signed-off-by: Heiko Schocher h...@denx.de --- MAKEALL |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAKEALL b/MAKEALL index e4eb42b..e9bcf92 100755 --- a/MAKEALL +++ b/MAKEALL @@ -284,6 +284,7 @@ LIST_824x= \ debris \ eXalion \

Re: [U-Boot] [PATCH 1/2] LPC2468 support

2009-04-28 Thread Stefan Roese
Hi Wolfgang, On Tuesday 28 April 2009, Wolfgang Denk wrote: Into drivers/mtd? Even if it's not a MTD driver? This doesn't make mnuch sense to me. In the end this driver will be used by the common FLASH user interface (cmd_flash.c, cmd_mem.c). So I prefer to have the driver for this

Re: [U-Boot] [PATCH] [PATCH v3] netloop: updates for NetLoop

2009-04-28 Thread Ben Warren
Hi Heiko, Heiko Schocher wrote: Fix some issues introduced from commit: 2f70c49e5b9813635ad73666aa30f304c7fdeda9 suggested by Mike Frysinger. - added some comment for the env_id variable in common_cmd_nvedit.c - moved some variables in fn scope instead of file scope - NetInitLoop now

Re: [U-Boot] [PATCH] tools/envcrc: add --binary option to export embedded env

2009-04-28 Thread Wolfgang Denk
Dear Mike Frysinger, In message 200904271955.08919.vap...@gentoo.org you wrote: Should we not rather use 0xFF for padding - given that the envrionment is frequently stored in NOR flash? i would love to (and with the Blackfin stuff, i do just that), but the problem is that there is no

[U-Boot] PPC4xx without CONFIG_NET_MULTI

2009-04-28 Thread Ben Warren
Hi Stefan (and anybody else that can answer), I'm trying to understand why some 4xx boards use CONFIG_NET_MULTI and a few don't. Is there a technical reason why these few can't (limited storage or something else) or are they just older? There are 47 boards in-tree that use CONFIG_PPC4xx_EMAC

Re: [U-Boot] PPC4xx without CONFIG_NET_MULTI

2009-04-28 Thread Stefan Roese
Hi Ben, On Tuesday 28 April 2009, Ben Warren wrote: Hi Stefan (and anybody else that can answer), I'm trying to understand why some 4xx boards use CONFIG_NET_MULTI and a few don't. Is there a technical reason why these few can't (limited storage or something else) or are they just older?

Re: [U-Boot] [PATCH] [PATCH v3] netloop: updates for NetLoop

2009-04-28 Thread Heiko Schocher
Hello Ben, Ben Warren wrote: Heiko Schocher wrote: Fix some issues introduced from commit: 2f70c49e5b9813635ad73666aa30f304c7fdeda9 suggested by Mike Frysinger. - added some comment for the env_id variable in common_cmd_nvedit.c - moved some variables in fn scope instead of file scope -

Re: [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib

2009-04-28 Thread Ricardo Ribalda Delgado
Hello What is the situation now? We apply this patch and then make lzo parameter compatible? I am a bit lost -- Ricardo Ribalda http://www.eps.uam.es/~rribalda/ ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH v4] netloop: updates for NetLoop

2009-04-28 Thread Heiko Schocher
Fix some issues introduced from commit: 2f70c49e5b9813635ad73666aa30f304c7fdeda9 suggested by Mike Frysinger. - added some comment for the env_id variable in common_cmd_nvedit.c - moved some variables in fn scope instead of file scope - NetInitLoop now static void Signed-off-by: Heiko Schocher

Re: [U-Boot] U-Boot Timer Qualification

2009-04-28 Thread Ladislav Michl
On Mon, Apr 27, 2009 at 03:28:28PM -0400, Mike Frysinger wrote: if you want your points to have any meaning/usage, then they have to be on the mailing list. irc is useless for people trying to search for background information to a problem. I agree here, but I already gave up. And if the

Re: [U-Boot] PPC4xx without CONFIG_NET_MULTI

2009-04-28 Thread Matthias Fuchs
Hi Ben, Hi Stefan, I will prepare a patch for these boards on thursday: AR405.h CPCIISER4.h HUB405.h OCRTC.h ORSG.h WUH405.h I have a cleanup patch ready for DP405 by today :-) DP405.h Matthias ___ U-Boot mailing list U-Boot@lists.denx.de

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

2009-04-28 Thread Detlev Zundel
Hi Wolfgang, And if we want to make it perfect, each -rc could get a similar announcement, too. Would ne not just add a lot of noise to the ML, without any real new information? If you want detailed information about each action, please feel free and register a RSS feed on the

Re: [U-Boot] Uboot bitmap utility

2009-04-28 Thread Detlev Zundel
Hi Steven, Yes, I do see what U-boot is doing. I looked at bmp_logo.c and its output. It seems that the color palette entries are all 16 bits (unsigned short). To synch up - you are trying to use the 'logo_plot' code from drivers/video/cfb_console.c, right? For my application, I have 24 bit

Re: [U-Boot] PPC4xx without CONFIG_NET_MULTI

2009-04-28 Thread Stefan Roese
On Tuesday 28 April 2009, Matthias Fuchs wrote: I will prepare a patch for these boards on thursday: AR405.h CPCIISER4.h HUB405.h OCRTC.h ORSG.h WUH405.h I have a cleanup patch ready for DP405 by today :-) DP405.h Thanks. :) Best regards, Stefan

Re: [U-Boot] [PATCH 1/2] LPC2468 support

2009-04-28 Thread Remco Poelstra
This patch includes support for the LPC2468 processor from NXP. Signed-off-by: Remco Poelstra remco.poelstra+u-b...@duran-audio.com --- It now also includes support for the ethernet interface. It does not include any changes to flash related code, until it's known where to put it. Stefan was

Re: [U-Boot] [u-boot v2] and i2c

2009-04-28 Thread Sascha Hauer
Hi Heiko, On Tue, Apr 28, 2009 at 09:36:46AM +0200, Heiko Schocher wrote: Hello Sascha, I actually looked in the u-boot-v2.git in the i2c branch, because I wanted to look how things in v2 work, specially I2C Subsystem ... and I have a first question: Note that the I2C branch is out of date

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Detlev Zundel
Hi Wolfgang, The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64? This is in the headers of your message: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 I don't

Re: [U-Boot] Toradex board with Colibri PXA270

2009-04-28 Thread Daniel Mack
On Tue, Apr 28, 2009 at 11:37:14AM +0200, Daniel Stenberg wrote: I'm currently working with a Toradex board featuring a Colibri PXA270 module, and I noticed this attempt to get a Colibri PXA270 patch applied http://lists.denx.de/pipermail/u-boot/2009-April/050634.html ... which

Re: [U-Boot] [u-boot v2] and i2c

2009-04-28 Thread Heiko Schocher
Hello Sascha, Sascha Hauer wrote: On Tue, Apr 28, 2009 at 09:36:46AM +0200, Heiko Schocher wrote: Hello Sascha, I actually looked in the u-boot-v2.git in the i2c branch, because I wanted to look how things in v2 work, specially I2C Subsystem ... and I have a first question: Note that the

Re: [U-Boot] Toradex board with Colibri PXA270

2009-04-28 Thread Daniel Stenberg
On Tue, 28 Apr 2009, Daniel Mack wrote: In case you do that, please call the board 'colibri-pxa270' in folder and config file names, not just 'colibri' like in the version you referred to above. There are versions of that modules with pxa3[012]0 CPUs which are entirely different and need

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

2009-04-28 Thread Wolfgang Denk
Dear Detlev, In message m2iqkpp49c@ohwell.denx.de you wrote: And if we want to make it perfect, each -rc could get a similar announcement, too. ^^^ No, I meant exactly what I wrote - the RSS feed on the git repo

[U-Boot] Toradex board with Colibri PXA270

2009-04-28 Thread Daniel Stenberg
Hello u-booters, I'm currently working with a Toradex board featuring a Colibri PXA270 module, and I noticed this attempt to get a Colibri PXA270 patch applied http://lists.denx.de/pipermail/u-boot/2009-April/050634.html ... which seems it didn't get anywhere further than so. The

[U-Boot] [u-boot v2] and i2c

2009-04-28 Thread Heiko Schocher
Hello Sascha, I actually looked in the u-boot-v2.git in the i2c branch, because I wanted to look how things in v2 work, specially I2C Subsystem ... and I have a first question: - In ppc area, we start running from flash and have to relocate code. Before setting up RAM, we maybe have to read

Re: [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 03:42:30 Ricardo Ribalda Delgado wrote: What is the situation now? We apply this patch and then make lzo parameter compatible? I am a bit lost i think so ... your latest patch looked OK to me -mike signature.asc Description: This is a digitally signed message

Re: [U-Boot] U-Boot Timer Qualification

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 06:08:06 Ladislav Michl wrote: On Mon, Apr 27, 2009 at 03:28:28PM -0400, Mike Frysinger wrote: if you want your points to have any meaning/usage, then they have to be on the mailing list. irc is useless for people trying to search for background information to a

[U-Boot] Pull request: u-boot-video

2009-04-28 Thread Anatolij Gustschin
Dear Wolfgang, The following changes since commit 28afe0160f87ff74574150d703055a965f91422a: Heiko Schocher (1): ids8247: Remove legacy NAND defines are available in the git repository at: git://git.denx.de/u-boot-video.git master Anatolij Gustschin (1): video: fix bug in

Re: [U-Boot] [PATCH] tools/envcrc: add --binary option to export embedded env

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 03:13:05 Wolfgang Denk wrote: In message Mike Frysinger wrote: Should we not rather use 0xFF for padding - given that the envrionment is frequently stored in NOR flash? i would love to (and with the Blackfin stuff, i do just that), but the problem is that

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 05:11:01 Detlev Zundel wrote: Hi Wolfgang, The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64? This is in the headers of your message: Content-Type: text/plain;

Re: [U-Boot] U-Boot Timer Qualification

2009-04-28 Thread Wolfgang Denk
Dear Mike Frysinger, In message 200904280848.14109.vap...@gentoo.org you wrote: i too would prefer a POST case that can be classified as a mathematically sound proof. did i miss something, or was such a case proposed ? No. And I think it's actually difficult to implement, as it's

Re: [U-Boot] [PATCH] tools/envcrc: add --binary option to export embedded env

2009-04-28 Thread Wolfgang Denk
Dear Mike Frysinger, In message 200904280854.53669.vap...@gentoo.org you wrote: You mean in the code? Well, if you're using a separate section for it (like the ppcenv section) this should be straightforward using the `=FILLEXP' output section attribute for the linker. hmm, a quick

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-04-28 Thread Remco Poelstra
Added example board for LPC2468 processor Signed-off-by: Remco Poelstra remco.poelstra+u-b...@duran-audio.com --- From ab9ef1e9c2bd8f04612429461baa5c24dbc52266 Mon Sep 17 00:00:00 2001 From: Remco Poelstra remco.poels...@duran-audio.com Date: Tue, 28 Apr 2009 15:04:33 +0200 Subject: [PATCH]

Re: [U-Boot] OMAP3: Pending patches

2009-04-28 Thread Dirk Behme
Dear Wolfgang, Wolfgang Denk wrote: Dear Dirk, In message 49f5c746.6040...@googlemail.com you wrote: Short status update after recent merges and patch updates. As usual, please correct if anything is wrong or missing. Thanks for the summary. Dirk Behme wrote: To avoid loosing the

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

2009-04-28 Thread alfred steele
Hi Magnus, Thanks! Here's a 'snapshot' function in git-web (http://git.denx.de/?p=u-boot.git;a=tree) which will produce a tarball of the current tree. Before that, i actually managed to git clone to a windows machine(at my home) and export the u-boot tarball to my office linux host where its

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Peter Tyser
Hi Wolfgang, The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64? This is in the headers of your message: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 I

[U-Boot] Zoom2 initial support rebased to arm/next

2009-04-28 Thread Tom
Here is the changes to Zoom2 to rebase onto the arm/next branch Patch set to follow. Tom 1. omap gpio changed to apply Makefile change Whitespace in docs Jean-Christophe Zoom2 base 4/24 2. Divisor field is called PTV not PVT. This change is needed because of earlier OMAP commit

[U-Boot] [PATCH 1/5] ZOOM2 Add initial support for Zoom2

2009-04-28 Thread Tom Rix
Zoom2 is a new board from Texas Instruments and LogicPD The logicpd web site is a good source for general information on this board. Please start looking here if the below links are broken. http://www.logicpd.com This is a pdf of the product

[U-Boot] [PATCH 3/5] ZOOM2 Add support for debug board detection.

2009-04-28 Thread Tom Rix
The logicpd web site is a good source for general information on this board. Please start looking here if the below links are broken. http://www.logicpd.com This is a pdf of the product http://www.logicpd.com/sites/default/files/1012659A_Zoom_OMAP34x-II_MDP_Brief.pdf This is a pdf of the product

[U-Boot] [PATCH 4/5] ZOOM2 Add serial support.

2009-04-28 Thread Tom Rix
Zoom2 serial is in general supplied by one of the 4 UARTS on the debug board. The default serial is from the USB connector on left side of the debug board. The USB connector will produce 2 of the 4 UARTS. On your host pick the first enumeration. The serial port set up is the same with Zoom1.

[U-Boot] [PATCH 5/5] ZOOM2 Add led support.

2009-04-28 Thread Tom Rix
This patch controls the large LED on the top left of the zoom2. Signed-off-by: Tom Rix tom@windriver.com --- board/omap3/zoom2/Makefile|8 ++- board/omap3/zoom2/led.c | 125 + board/omap3/zoom2/zoom2.c |4 +-

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 11:06:06 Peter Tyser wrote: The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64? This is in the headers of your message: Content-Type: text/plain; charset=utf-8

[U-Boot] Uboot NAND SPL make for MX31

2009-04-28 Thread alfred steele
Hi Magnus and all, Should i do a mx31pdk_nand_config instead of the regular mx31pdk_config to get the nand boot working on the PDK board. I can make that out from the lowlevel_init.S code, but i am not completely sure though. Thanks. ___ U-Boot

Re: [U-Boot] U-Boot Timer Qualification

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 09:41:07 Wolfgang Denk wrote: In message Mike Frysinger wrote: i too would prefer a POST case that can be classified as a mathematically sound proof. did i miss something, or was such a case proposed ? No. And I think it's actually difficult to implement, as

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

2009-04-28 Thread Magnus Lilja
Hi 2009/4/28 alfred steele alfred.jaq...@gmail.com: Hi Magnus, Thanks! But then on doing make mx31_pdk_config, i got the following: $ make mx31ads_config : invalid option make: *** [mx31ads_config] Error 1 So looks like somewhere out there , some file has some weird windows inherited

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

2009-04-28 Thread alfred steele
Hi Magnus, No, but it seems that the problem is in the patched Makefile since it says mx31ads_config instead of mx31_pdk_config. I tried this on all the RULES as i was getting the same results for the rule mx31_pdk_config. Apologize for for posting the wrong one. This problem got resolved when

Re: [U-Boot] [PATCH 1/2] LPC2468 support

2009-04-28 Thread Ben Warren
Hi Remco, Remco Poelstra wrote: This patch includes support for the LPC2468 processor from NXP. Signed-off-by: Remco Poelstra remco.poelstra+u-b...@duran-audio.com --- It now also includes support for the ethernet interface. It does not include any changes to flash related code, until it's

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

2009-04-28 Thread alfred steele
Hi Magnus, So , in order to boot out of NAND, all i need to do is use the image generated out  mx31pdk_nand_config instead of the regular mx31_pdk_config. Right? Another thing which confuses me is the file nand_boot_mx31.c . Is it a symbolik link which points to the genric nand_boot.c or is it

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

2009-04-28 Thread Magnus Lilja
So , in order to boot out of NAND, all i need to do is use the image generated out  mx31pdk_nand_config instead of the regular mx31_pdk_config. Right? Yes. /Magnus ___ U-Boot mailing list U-Boot@lists.denx.de

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

2009-04-28 Thread Magnus Lilja
Hi 2009/4/28 alfred steele alfred.jaq...@gmail.com: Hi Magnus, So , in order to boot out of NAND, all i need to do is use the image generated out  mx31pdk_nand_config instead of the regular mx31_pdk_config. Right? Another thing which confuses me is the file nand_boot_mx31.c . Is it a

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 11:57:37 Peter Tyser wrote: On Tue, 2009-04-28 at 11:49 -0400, Mike Frysinger wrote: On Tuesday 28 April 2009 11:06:06 Peter Tyser wrote: You just don't see it. I (think I) see base64 coming from denx.de, but not from our mail server. The headers

[U-Boot] [PATCH] (unicode test) test.c: In function ‘main’:

2009-04-28 Thread Mike Frysinger
please ignore ... test.c:1: warning: implicit declaration of function ‘foo’ /tmp/ccelkAwh.o: In function `main': test.c:(.text+0x12): undefined reference to `foo' collect2: ld returned 1 exit status moo --- foo |5 + 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Detlev Zundel
Hi Mike, On Tuesday 28 April 2009 05:11:01 Detlev Zundel wrote: Hi Wolfgang, The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64? This is in the headers of your message: Content-Type:

[U-Boot] [PATCH v6] Add imls utility command

2009-04-28 Thread Marco
From: Marco Stornelli marco.storne...@gmail.com This patch adds, under tools folder, a new command called imls. Its goal is the same of UBoot's imls but it can be used as Linux shell command. It reads from raw mtd partition and prints the list of the stored images. Signed-off-by: Marco Stornelli

[U-Boot] [PATCH 0/3][Net][ARM] Davinci Ethernet driver cleanup

2009-04-28 Thread Ben Warren
Hello, This patch set is an untested attempt at cleaning up the Davinci Ethernet driver. Since I don't have any real hardware, I've tried to keep the logical flow as similar to the original as possible and haven't touched any of the hardware access code. If anybody's able to test it, please do

[U-Boot] [PATCH 1/3][Net][ARM] Moved Davinci Ethernet driver to drivers/net

2009-04-28 Thread Ben Warren
The driver has been renamed dm644x_emac.c Signed-off-by: Ben Warren biggerbadder...@gmail.com --- cpu/arm926ejs/davinci/Makefile |2 +- drivers/net/Makefile |1 + .../davinci/ether.c = drivers/net/dm644x_emac.c |0 3 files

[U-Boot] [PATCH 2/3][Net][ARM] Initial cleanup of Davinci Ethernet driver

2009-04-28 Thread Ben Warren
Removed pointless #ifdefs Moved functions around in file in preparation for switch to newer API Signed-off-by: Ben Warren biggerbadder...@gmail.com --- drivers/net/dm644x_emac.c | 146 + 1 files changed, 69 insertions(+), 77 deletions(-) diff --git

[U-Boot] [PATCH 3/3][Net][ARM] Switched dm644x_emac Ethernet driver to use newer API

2009-04-28 Thread Ben Warren
Added CONFIG_NET_MULTI to all Davinci boards Removed all calls to Davinci network driver from board code Added cpu_eth_init() to cpu/arm926ejs/cpu.c Signed-off-by: Ben Warren biggerbadder...@gmail.com --- board/davinci/common/misc.h |1 - board/davinci/dvevm/dvevm.c |3

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 13:06:00 Detlev Zundel wrote: On Tuesday 28 April 2009 05:11:01 Detlev Zundel wrote: The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64? This is in the headers of your

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

2009-04-28 Thread alfred steele
Hi Magnus, Thanks again! The nand_spl/nand_boot_mx31.c is a regular file if that's the one you mean. The reason i am asking is I am getting a build error related to this file after i apply your patches. When i do a ll(ls -l) on the file, i get $ll

Re: [U-Boot] [PATCH v4] netloop: updates for NetLoop

2009-04-28 Thread Ben Warren
Wolfgang, Heiko Schocher wrote: Fix some issues introduced from commit: 2f70c49e5b9813635ad73666aa30f304c7fdeda9 suggested by Mike Frysinger. - added some comment for the env_id variable in common_cmd_nvedit.c - moved some variables in fn scope instead of file scope - NetInitLoop now

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Mike Frysinger
On Tuesday 28 April 2009 11:06:06 Peter Tyser wrote: I (think I) see base64 coming from denx.de, but not from our mail server. blah, this seems to be all mailman's fault. apparently, it can only be changed by disabling the msg_footer/msg_header options.

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

2009-04-28 Thread Magnus Lilja
2009/4/28 alfred steele alfred.jaq...@gmail.com: Hi Magnus, Thanks again! The nand_spl/nand_boot_mx31.c is a regular file if that's the one you mean. The reason i am asking is I am getting a build error  related to this file after i apply your patches. When i do a ll(ls -l) on the file, i

Re: [U-Boot] U-Boot Timer Qualification

2009-04-28 Thread Wolfgang Denk
Dear Ladislav Michl, In message 20090428151147.ga19...@linux-mips.org you wrote: a lot of changes are entering arm tree, many without any commit message. And now we have some special cases which needs some special care for yet unclear reason. OMAP3 timer precission was discussed to death and

Re: [U-Boot] [PATCH] bmp_logo: Check return value of fread()

2009-04-28 Thread Peter Tyser
On Tue, 2009-04-28 at 13:22 -0400, Mike Frysinger wrote: On Tuesday 28 April 2009 11:06:06 Peter Tyser wrote: I (think I) see base64 coming from denx.de, but not from our mail server. blah, this seems to be all mailman's fault. apparently, it can only be changed by disabling the

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

2009-04-28 Thread alfred steele
Dear Magnus, Yes, that's the latest one I've posted (I've done minor updates locally but haven't tested those yet). I guess that's there are two patches for NAND_SPL, one which just adds the SPL framework and the other which creates the mx31pdk_nand.c and changes to start.S. Please correct me

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

2009-04-28 Thread alfred steele
Or you suggest sticking to the latest and greatest mainline. Alternatively, will use the .rej to generate the new lot of patches. That seems the best route. Thanks. ___ U-Boot mailing list U-Boot@lists.denx.de

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

2009-04-28 Thread Magnus Lilja
Hi 2009/4/28 alfred steele alfred.jaq...@gmail.com: Dear Magnus, Yes, that's the latest one I've posted (I've done minor updates locally but haven't tested those yet). I guess that's there are two patches for NAND_SPL, one which just adds the SPL framework and the other which creates the

Re: [U-Boot] [PATCH 1/3][Net][ARM] Moved Davinci Ethernet driver to drivers/net

2009-04-28 Thread David Brownell
On Tuesday 28 April 2009, Ben Warren wrote:  The driver has been renamed dm644x_emac.c Let me suggest davinci_emac.c ... the same controller is in some non-dm644x DaVinci silicon (like dm365), and a gigabit flavor is in the dm6467 chip.   -COBJS  = timer.o ether.o lxt972.o dp83848.o +COBJS  

Re: [U-Boot] [PATCH 1/3][Net][ARM] Moved Davinci Ethernet driver to drivers/net

2009-04-28 Thread Ben Warren
David Brownell wrote: On Tuesday 28 April 2009, Ben Warren wrote: The driver has been renamed dm644x_emac.c Let me suggest davinci_emac.c ... the same controller is in some non-dm644x DaVinci silicon (like dm365), and a gigabit flavor is in the dm6467 chip. OK. I named it

[U-Boot] [patch u-boot-git 1/2] davinci_nand: cleanup I (minor)

2009-04-28 Thread David Brownell
From: David Brownell dbrown...@users.sourceforge.net Minor cleanup for DaVinci NAND code: - Use I/O addresses from nand_chip; CONFIG_SYS_NAND_BASE won't be defined when there are multiple chipselect lines in use (as with common 2 GByte chips). - Cleanup handling of EMIF control

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

2009-04-28 Thread Magnus Lilja
Please correct me if i am wrong.  Since the cpu/arm1136/start.S has changed in a major way since April 02, since this is a generic file, i am getting a BIG .rej file for the HUNKS which failed. I can hand edit start.S as i have done for  the rest of the HUNK failures which were minor. But is

[U-Boot] [patch u-boot-git 2/2] davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC )

2009-04-28 Thread David Brownell
From: David Brownell dbrown...@users.sourceforge.net Remove CONFIG_SYS_DAVINCI_BROKEN_ECC option. It's not just nasty; it's also unused by any current boards, and doesn't even match the main U-Boot distributions from TI (which use soft ECC, or 4-bit ECC on newer chips that support it). DaVinci

[U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread s-paulraj
The CLE and ALE for DaVinci DM644x is not the same as DM646x. This patch adds 2 CONFIG_ options to the config.h header files to all the DM6446 based boards. These values are then used by the driver. This has been tested on the DM644x, DM355, DM357 and DM365. Support for the latter 3 will be added

[U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support

2009-04-28 Thread s-paulraj
Patch adds support for DaVinci DM357. This SOC is very similar to the DM644x. The DM357 EVM has 2 NANDs, one small page NAND and another large page NAND. But the device can only boot of the small page NAND. It does not have NOR support. This patch has been tested on the DM357 EVM. Signed-off-by:

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

2009-04-28 Thread alfred steele
Hi Magnus, I just applied the patch series to the current u-boot tip and the only problem was the top Makefile but that was easy to fix. No warnings from start.S. I was able to build successfully after hand editing some of the hunks in start.S. Even after using the commit snapshot you had

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread Paulraj, Sandeep
Steve, My intention was to change that when I add the DM6467 Support which I am working on even as we speak. I am aware of it. Thanks, Sandeep -Original Message- From: Steve Chen [mailto:sc...@mvista.com] Sent: Tuesday, April 28, 2009 4:54 PM To: Paulraj, Sandeep Cc:

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread Scott Wood
On Tue, Apr 28, 2009 at 04:33:14PM -0400, s-paul...@ti.com wrote: diff --git a/include/configs/davinci_dvevm.h b/include/configs/davinci_dvevm.h index fae430b..1fe3e19 100644 --- a/include/configs/davinci_dvevm.h +++ b/include/configs/davinci_dvevm.h @@ -128,6 +128,8 @@ #define

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread Steve Chen
On Tue, 2009-04-28 at 16:33 -0400, s-paul...@ti.com wrote: The CLE and ALE for DaVinci DM644x is not the same as DM646x. This patch adds 2 CONFIG_ options to the config.h header files to all the DM6446 based boards. These values are then used by the driver. This has been tested on the DM644x,

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread David Brownell
On Tuesday 28 April 2009, s-paul...@ti.com wrote: The CLE and ALE for DaVinci DM644x is not the same as DM646x. This patch adds 2 CONFIG_ options to the config.h header files to all the DM6446 based boards. These values are then used by the driver. I had been thinking that the davinci_nand

Re: [U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support

2009-04-28 Thread David Brownell
On Tuesday 28 April 2009, s-paul...@ti.com wrote: Patch adds support for DaVinci DM357. This SOC is very similar to the DM644x. The DM357 EVM has 2 NANDs, one small page NAND and another large page NAND. But the device can only boot of the small page NAND. It does not have NOR support. This

Re: [U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support

2009-04-28 Thread David Brownell
On Tuesday 28 April 2009, s-paul...@ti.com wrote:  Makefile                            |    3 +  include/configs/davinci_dm357_evm.h |  159 +++  2 files changed, 162 insertions(+), 0 deletions(-) I believe that will be insufficient with the current U-Boot

Re: [U-Boot] [patch u-boot-git 1/2] davinci_nand: cleanup I (minor)

2009-04-28 Thread Scott Wood
On Tue, Apr 28, 2009 at 01:19:50PM -0700, David Brownell wrote: From: David Brownell dbrown...@users.sourceforge.net Minor cleanup for DaVinci NAND code: Applied 1-2 to u-boot-nand-flash/next. -Scott ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] PPC4xx without CONFIG_NET_MULTI

2009-04-28 Thread Ben Warren
Hi Matthias, Matthias Fuchs wrote: Hi Ben, Hi Stefan, I will prepare a patch for these boards on thursday: AR405.h CPCIISER4.h HUB405.h OCRTC.h ORSG.h WUH405.h I have a cleanup patch ready for DP405 by today :-) DP405.h Matthias I appreciate your help here!

[U-Boot] [PATCH 0/2][Net][ppc4xx] Remove non-CONFIG_NET_MULTI option for PPC4xx EMAC

2009-04-28 Thread Ben Warren
Hello, This patch set switches all remaining PPC4xx boards to use CONFIG_NET_MULTI. I haven't been able to test any of the boards, but MAKEALL 4xx ran OK. I remember that some of the 4xx linker scripts specified 'ppc_4xx_eth_initialize', so maybe that's necessary in some cases? regards, Ben

[U-Boot] [PATCH 1/2][Net][ppc4xx] Enable CONFIG_NET_MULTI on all remaining PPC4xx boards

2009-04-28 Thread Ben Warren
All in-tree PPC4xx boards now use CONFIG_NET_MULTI Signed-off-by: Ben Warren biggerbadder...@gmail.com --- include/configs/AR405.h |1 + include/configs/CPCIISER4.h |1 + include/configs/CRAYL1.h |1 + include/configs/DP405.h |1 +

[U-Boot] [PATCH 2/2][Net][ppc4xx] Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC

2009-04-28 Thread Ben Warren
Signed-off-by: Ben Warren biggerbadder...@gmail.com --- drivers/net/4xx_enet.c | 54 net/eth.c |4 --- 2 files changed, 0 insertions(+), 58 deletions(-) diff --git a/drivers/net/4xx_enet.c b/drivers/net/4xx_enet.c index

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread Paulraj, Sandeep
Scott, I will resubmit after i take care of your comments. Thanks, Sandeep From: Scott Wood [scottw...@freescale.com] Sent: Tuesday, April 28, 2009 5:22 PM To: Paulraj, Sandeep Cc: u-boot@lists.denx.de; davinci-linux-open-sou...@linux.davincidsp.com

[U-Boot] [PATCH] Schedule removal of non-CONFIG_NET_MULTI net driver API

2009-04-28 Thread Ben Warren
This will make CONFIG_NET_MULTI the only net driver configuration and we'll be able to remove this option. Signed-off-by: Ben Warren biggerbadder...@gmail.com --- doc/feature-removal-schedule.txt | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git

Re: [U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support

2009-04-28 Thread Paulraj, Sandeep
Dave, What I have done is sufficient. A 'dm357.c' file will not be required as the dm644x.c file will take care of everything. AS long as your patches ensure that dm644x works, the DM357 will work. This is because DM357 is very similar to the DM644x. If you want me to put a dm357 file

Re: [U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support

2009-04-28 Thread Paulraj, Sandeep
Dave, We can add such support/enhancements later. The patch as such will work for sure. In our LSPs we can use only one NAND at a time. We do not at this point of time have support even in the kernel where both NANDs can be used at the same time. Its only either of the 2. Thanks,

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread Paulraj, Sandeep
Dave, Please see inline. -Original Message- From: David Brownell [mailto:davi...@pacbell.net] Sent: Tuesday, April 28, 2009 5:51 PM To: Paulraj, Sandeep; u-boot@lists.denx.de Cc: davinci-linux-open-sou...@linux.davincidsp.com Subject: Re: [PATCH] ARM DaVinci: Adding CONFIG options

Re: [U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support

2009-04-28 Thread David Brownell
On Tuesday 28 April 2009, Paulraj, Sandeep wrote: Dave, We can add such support/enhancements later. The patch as such will work for sure. OK, I can understand that. This board seems to have the most complex NAND config of the DaVinci EVMs. In our LSPs we can use only one NAND at a

Re: [U-Boot] [PATCH] ARM DaVinci: Adding CONFIG options for NAND ALE and CLE

2009-04-28 Thread David Brownell
Hi Sandeep, On Tuesday 28 April 2009, Paulraj, Sandeep wrote: I had been thinking that the davinci_nand driver should probably change to let board_nand_init() really become a board-specific function... It would call a driver routine to init the callback functions and set up

[U-Boot] [patch u-boot/arm/next git] initial DaVinci DM355 EVM board support

2009-04-28 Thread David Brownell
From: David Brownell dbrown...@users.sourceforge.net Initial U-Boot support for the DaVinci DM355 EVM. This is a board from Spectrum Digital. Board docs include schematic and firmware for its microcontroller: http://c6000.spectrumdigital.com/evmdm355/ Most of the DM355 chip is fully