Re: [U-Boot-Users] [U-Boot] [RAM MEMORY] Hardware Replacement.

2010-11-17 Thread Wolfgang Denk
Dear Rodolfo Oliveira, In message you wrote: > > I'm upgrading my hardware RAM, but I found a problem. Why are you reposting the same question again? Please read http://catb.org/esr/faqs/smart-questions.html#id445111 > After replacing the RAM MT48LC32M4A2 by IS42S16800E the following message

Re: [U-Boot-Users] U-boot for PPC405GP based custom Board

2010-06-24 Thread Wolfgang Denk
Dear ravi@rflelect.com, In message you wrote: > > HI All, I would like to help you, but... > CONFIDENTIALITY NOTE > This e-mail, including any attachments, may contain confidential and/or > legally privileged information. The Information is intended only for the > use of the individual

[U-Boot-Users] U-boot for PPC405GP based custom Board

2010-06-24 Thread ravi . rao
HI All, Our Custom board is based on EP405GP which is not supported in current u-boot. I have almost everything running except for the Flash interface. I am not able to Get the Flash size correct it comes back as 32MB.Also none of the Flash related operations work. One major difference I see

Re: [U-Boot-Users] U-Boot 1.3.3 for the Toradex PXA270 (BSP 5.0)

2009-07-14 Thread Wolfgang Denk
Dear Velu, In message <49c43a250907140849x2ffa6532nfba3fbe1a1667...@mail.gmail.com> you wrote: > > My name is Velu and I am from the University of Michigan. Currently I am > leading one of the sub-systems where we are trying to use the Toradex PXA270 > as a micro controller for a cube shaped sate

[U-Boot-Users] U-Boot 1.3.3 for the Toradex PXA270 (BSP 5.0)

2009-07-14 Thread Velu pandian
Hi everyone, My name is Velu and I am from the University of Michigan. Currently I am leading one of the sub-systems where we are trying to use the Toradex PXA270 as a micro controller for a cube shaped satellite (CUBESAT) which is to be launched by the end of this year. I have been runnign into p

Re: [U-Boot-Users] U-boot Reset After Autoboot Break

2009-06-05 Thread Luke Harvey
I did some looking at the source and noticed that the issue is with a delaykey struct. I have modified the code that ignored the retry attempt. I could not find a use for the retry portion of the struct other than to make this not work but I didn't bother removing it since I wasn't sure. I have rem

Re: [U-Boot-Users] U-boot Reset After Autoboot Break

2009-06-05 Thread Wolfgang Denk
Dear Luke, In message you wrote: > I am attempting to configure U-boot to reset in 60 seconds if no valid > u-boot command is entered after breaking the autoboot. I have read the > autoboot readme and from it found that I needed to define > CONFIG_RESET_TO_RETRY as well as CONFIG_BOOT_RETRY_TIME

[U-Boot-Users] U-boot Reset After Autoboot Break

2009-06-05 Thread Luke Harvey
I am attempting to configure U-boot to reset in 60 seconds if no valid u-boot command is entered after breaking the autoboot. I have read the autoboot readme and from it found that I needed to define CONFIG_RESET_TO_RETRY as well as CONFIG_BOOT_RETRY_TIME and CONFIG_BOOT_RETRY_MIN which I have done

Re: [U-Boot-Users] [U-Boot] JFFS2 with NAND flash is very SLOW ...

2009-06-02 Thread Cote, Sylvain
Dear Pierre, > It works... but I have a very big problem : it's very very slow How can > I decrease the time to load the kernel image? > I try with u-boot 1.3.3, 1.3.4 and 2009.03 but the problem is always > present... I have tried to boot from nand with 1.3.4 and 2009.03. I can tell you tha

[U-Boot-Users] U-boot Autoscript issue

2008-12-22 Thread Rudresh TK
Hi All, I'm trying to run a script its having set of commands. its working fine. This script is generated by mkimage utility in u-boot. its executing the fine, but my question is how to check the status of command, whether its successful executed or not . i can't use the any control st

Re: [U-Boot-Users] [U-Boot] NAND only (no NOR)

2008-12-02 Thread Scott Wood
Andrew E. Mileski wrote: > Norbert van Bolhuis wrote: >> Nowadays, do many (PowerPC) embedded devices already risk omitting >> NOR flash and use a NAND device solely for booting and storing images ? >> >> I'm talking about systems with 10 years life-cycle (so no >> MP3-players nor medical systems b

Re: [U-Boot-Users] [U-Boot] NAND only (no NOR)

2008-12-02 Thread Andrew E. Mileski
Norbert van Bolhuis wrote: > Nowadays, do many (PowerPC) embedded devices already risk omitting > NOR flash and use a NAND device solely for booting and storing images ? > > I'm talking about systems with 10 years life-cycle (so no > MP3-players nor medical systems but somewhere in between). Add

Re: [U-Boot-Users] [U-Boot] [PATCH] ads5121: support for running from memory

2008-10-29 Thread Nikita V. Youshchenko
> You missed some changes in the rebase. > > All CFG_ macros have been renamed to CONFIG_SYS_ This version should be betterю From ad29d5a0c120e4eee51ecbb8a294c8492cf5fdd0 Mon Sep 17 00:00:00 2001 From: Nikita V. Youshchenko <[EMAIL PROTECTED]> Date: Tue, 2 Sep 2008 07:51:05 +0400 Subject: [PATCH

Re: [U-Boot-Users] [U-Boot] [PATCH] ads5121: support for running from memory

2008-10-28 Thread John Rigby
You missed some changes in the rebase. All CFG_ macros have been renamed to CONFIG_SYS_ On Fri, Oct 24, 2008 at 3:01 PM, Nikita V. Youshchenko <[EMAIL PROTECTED]> wrote: >> Could you rebase it against current HEAD? > > Sure. Here it is. > > From ba2fc48842d6f866e30f52f457a4c834431e1167 Mon Sep

[U-Boot-Users] U-Boot 1.3.1 booting problem

2008-10-28 Thread pugazh mahalingam
Hi, I'm porting u-boot-1.3.1. on a MPC8548PC processor and I'm using the start.S file of u-boot-1.1.4. But I encounter booting problems.. The processor cannot bootup .. its going to hang state .. I used start.S of u-boot-1.1.4 since it works fine for u-boot-1.1.4 .. please help in this regard .. t

[U-Boot-Users] [U-Boot-V2] [Patch ] ARM:OMAP:SDP3430: fix SDRC configuration

2008-10-03 Thread Kandasamy, ShankarGanesh
SDRC MCFG Register configuration corrected for SDP3430. Signed-off-by: Shankarganesh K <[EMAIL PROTECTED]> --- board/omap/board-sdp343x.c | 45 + 1 file changed, 13 insertions(+), 32 deletions(-) Index: U-BOOT_V2/board/omap/board-sdp343x.c ===

[U-Boot-Users] U-BOOT and Marvell Feroceon 88f5181

2008-09-25 Thread Uwe Ziegler
Hello, is there an U-Boot available for the Marvell Feroceon 88f5181 ? Pt! Schon vom neuen WEB.DE MultiMessenger gehört? Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123

Re: [U-Boot-Users] [U-Boot] ARM / PXA unapplied patches

2008-09-11 Thread Dirk Behme
Dear Jean-Christophe, Wolfgang Denk wrote: > Dear Jean-Christophe, > > I have a couple of unapplied patches in my list which seem to fall > into your area of responsibility. Can you please have a look at > these: > > 1 04/24 michael[U-Boot-Users] [PATCH ARM 0/2] Ide support >

Re: [U-Boot-Users] [U-Boot] FW: Fwd: Problem in writing jffs2 fiesystem

2008-09-08 Thread navin karnam
Hi, Please excuse me for mentioning the wrong version no ie 1.1.6. I tried the cp.b command, but no help, the board hangs. The kernel messges regarding the NAND flah are: --- NAND device: Manufacturer ID: 0xec, C

Re: [U-Boot-Users] u-boot-1.1.4 MPC8548PC source plss ...

2008-08-06 Thread Kumar Gala
On Aug 6, 2008, at 8:52 AM, pugazh mahalingam wrote: > Hi, > I'm using MPC8548PC Type N card. > where can I get the U-Boot code for this board. ? > i cannot run the other configuration in this board. > so can you please give the source code to MPC8548PC board. you should talk to the vendor of th

[U-Boot-Users] u-boot-1.1.4 MPC8548PC source plss ...

2008-08-06 Thread pugazh mahalingam
Hi, I'm using MPC8548PC Type N card. where can I get the U-Boot code for this board. ? i cannot run the other configuration in this board. so can you please give the source code to MPC8548PC board. Thanks in advance .. Regards Prathap --

Re: [U-Boot-Users] U-Boot v1.3.4-rc2 released

2008-08-03 Thread Magnus Lilja
Hi, Wolfgang Denk skrev: > Hello everybody, > > I have released U-Boot v1.3.4-rc2, and it is available both from the > git repository and the FTP server. > > Please help testing. > > Please also check if all your patches that you want to have included > in v1.3.4 have really been added - I d

Re: [U-Boot-Users] U-Boot v1.3.4-rc2 released

2008-07-31 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:28 Thu 31 Jul , Michal Simek wrote: > Hi Wolfgang, > > Microblaze boards are without any warnings. Same for arm except IXP as evertime Best Regards, J. - This SF.Net email is sponsored by the Moblin Your Move Devel

Re: [U-Boot-Users] U-boot and UBI

2008-07-31 Thread Scott Wood
On Thu, Jul 31, 2008 at 12:01:18PM +0100, Nigel Hathaway wrote: > I have been playing around with a board from Olimex: the SAM9-L9260 (it > has an Atmel AT91SAM9260 on it). This has a ROMboot with U-Boot in NAND > flash. The board I am using has an interesting feature: the block which > U-Boot is c

Re: [U-Boot-Users] U-Boot v1.3.4-rc2 released

2008-07-31 Thread Wolfgang Denk
Dear Michal, in message <[EMAIL PROTECTED]> you wrote: > > Microblaze boards are without any warnings. Thanks ofr the confirmation. > I sent some patches about Makefiles(driver folder and others) two weeks ago > - but they need some testing. > These patches should go to next merge window. T

Re: [U-Boot-Users] U-Boot v1.3.4-rc2 released

2008-07-31 Thread Michal Simek
Hi Wolfgang, Microblaze boards are without any warnings. I sent some patches about Makefiles(driver folder and others) two weeks ago - but they need some testing. These patches should go to next merge window. Regards, Michal > Hello everybody, > > I have released U-Boot v1.3.4-rc2, and it

[U-Boot-Users] U-Boot v1.3.4-rc2 released

2008-07-31 Thread Wolfgang Denk
Hello everybody, I have released U-Boot v1.3.4-rc2, and it is available both from the git repository and the FTP server. Please help testing. Please also check if all your patches that you want to have included in v1.3.4 have really been added - I don't have anything pending on my list, but I

Re: [U-Boot-Users] U-boot and UBI

2008-07-31 Thread Nigel Hathaway
Bernard, > Nigel Hathaway wrote: > > Hoping to avoid re-inventing the wheel > > > > It would seem that there are a number of people who are independently > > porting UBI to U-Boot. > > I expressed interest in doing so at the time but nothing happened about > it unfortunately. I can't speak f

Re: [U-Boot-Users] U-boot and Mathematical Library

2008-07-30 Thread Detlev Zundel
Hi, > Vincenzo Scianni a écrit : >> Hi to everyone. >> >> I have a general question: my need is to use u-boot to initialize a >> PowerPC 5123 and then to continue with a custom kernel without Linux. >> The problem is that during initialization I must drive very early a >> graphical controller

[U-Boot-Users] u-boot 1.2 and Linux 2.6.8

2008-07-30 Thread Sébastien Chrétien
Hello, I installed u-boot on my ppc board. And I am trying to run Linux with the bootm command. But Linux crash when it executes the prom function of prom_init.c. Does need Linux another parameters from u-boot ? Thanks Sébastien Chrétien ---

Re: [U-Boot-Users] U-boot and Mathematical Library

2008-07-29 Thread Albert ARIBAUD
Vincenzo Scianni a écrit : > Hi to everyone. > > I have a general question: my need is to use u-boot to initialize a > PowerPC 5123 and then to continue with a custom kernel without Linux. > The problem is that during initialization I must drive very early a > graphical controller by PCI to sh

[U-Boot-Users] U-boot and Mathematical Library

2008-07-29 Thread Vincenzo Scianni
Hi to everyone. I have a general question: my need is to use u-boot to initialize a PowerPC 5123 and then to continue with a custom kernel without Linux. The problem is that during initialization I must drive very early a graphical controller by PCI to show some logos and I need of mathematical

Re: [U-Boot-Users] U-Boot-Users Digest, Vol 26, Issue 229

2008-07-26 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I m new to U-Boot . Plz dont neglect me may be this a sily question but I Do not top post. Do not full quote. Do not hijack an unrelated subject. Use a descriptive subject. Do not post HTML. In other words: make sure to read http://catb.org/esr/

Re: [U-Boot-Users] U-Boot-Users Digest, Vol 26, Issue 229

2008-07-26 Thread Light King
Dear All, I m new to U-Boot . Plz dont neglect me may be this a sily question but I want to know is U-Boot is using directly physical address or virtual address of a processor . plz reply this question . On 7/26/08, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > Send U-Boot-Users mailing lis

Re: [U-Boot-Users] U-Boot-Users Digest, Vol 26, Issue 219

2008-07-24 Thread Naveen Kumar GADDIPATI
Hi Stuart, IF u don't have the MMU for non-contiguous memory regions,try the below steps. 1)First init all the memory banks in your board initilization code. 2)When u try to flash into 1st bank,what is the starting address of the bank?If u Starting address of ur memory is 0xE010(1MB) and when

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-10 Thread John Linn
> -Original Message- > From: Jerry Van Baren [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 2:27 PM > To: John Linn > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem [snip] > > Yo

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread Jerry Van Baren
Please don't top post. John Linn wrote: > One problem fixed, I had both CONFIG_OF_FLAT_TREE and CONFIG_OF_LIBFDT > defined and that was causing the load of the device tree twice. FWIIW, CONFIG_OF_FLAT_TREE has been removed as of this window. > That didn't fix my initrd issue, but one less proble

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
dos vfat romfs Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) Rebooting in 180 seconds.. > -Original Message- > From: Jerry Van Baren [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 1:08 PM > To: John Linn > Cc: u-boot-users@lists.sourc

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 1:08 PM > To: John Linn > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem > > John Linn wrote: > > I realize this could be posted to the linuxppc-dev als

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
y Van Baren [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 1:08 PM > To: John Linn > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem > > John Linn wrote: > > I realize this could be posted to t

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread Jerry Van Baren
John Linn wrote: > I realize this could be posted to the linuxppc-dev also, but my kernel > is running fine so I think it's a u-boot to kernel interface problem. I > am able to pass a device tree to the kernel and get it to boot fine, and > using NFS root also. > > I can't get it to find my initrd

[U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
I realize this could be posted to the linuxppc-dev also, but my kernel is running fine so I think it's a u-boot to kernel interface problem. I am able to pass a device tree to the kernel and get it to boot fine, and using NFS root also. I can't get it to find my initrd ramdisk is my problem. A ke

[U-Boot-Users] U-Boot-V2: Fix appearance of board files

2008-07-08 Thread Juergen Beisert
This patch fixes the appearance of two board files in the Doxygen generated documentation. Signed-off-by: Juergen Beisert <[EMAIL PROTECTED]> --- Documentation/boards.dox |5 + board/phycore_mcf54xx/phyCore_MCF54xx.dox |2 +- 2 files changed, 6 insertions(+), 1 delet

Re: [U-Boot-Users] U-Boot booting from NAND

2008-07-05 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > > > I ditched the entire reuse thing when I implemented nand boot for a > > > 5121e platform. 2k was to little space to try to force in the generic > > > files. just make a new start.S that do only the things it needs to. ... > It is based on the nand

Re: [U-Boot-Users] u-boot and OneNAND

2008-07-04 Thread Mile Davidovic
Hello, Thanks a lot for patch. With this patch we will have possibility to load file from JFFS2 into memory and execute this which is fine. But what is proper way for storing JFFS2 image in OneNAND? If I can create JFFS2 partiion in u-boot, how I can store files in? Do we need to have Linux up an

Re: [U-Boot-Users] u-boot and OneNAND

2008-07-03 Thread Kyungmin Park
On Fri, Jul 4, 2008 at 9:57 AM, Jerry Van Baren <[EMAIL PROTECTED]> wrote: > Kyungmin Park wrote: >> >> On Thu, Jul 3, 2008 at 1:58 PM, Kyungmin Park <[EMAIL PROTECTED]> >> wrote: >>> >>> Hi, >>> >>> On Wed, Jul 2, 2008 at 8:55 PM, Mile Davidovic <[EMAIL PROTECTED]> >>> wrote: Hello

Re: [U-Boot-Users] u-boot and OneNAND

2008-07-03 Thread Jerry Van Baren
Kyungmin Park wrote: > On Thu, Jul 3, 2008 at 1:58 PM, Kyungmin Park <[EMAIL PROTECTED]> wrote: >> Hi, >> >> On Wed, Jul 2, 2008 at 8:55 PM, Mile Davidovic <[EMAIL PROTECTED]> wrote: >>> Hello >>> If I read code correctly u-boot have OneNAND driver. But when I check JFFS2 >>> in u-boot it seems tha

Re: [U-Boot-Users] u-boot and OneNAND

2008-07-02 Thread Kyungmin Park
On Thu, Jul 3, 2008 at 1:58 PM, Kyungmin Park <[EMAIL PROTECTED]> wrote: > Hi, > > On Wed, Jul 2, 2008 at 8:55 PM, Mile Davidovic <[EMAIL PROTECTED]> wrote: >> Hello >> If I read code correctly u-boot have OneNAND driver. But when I check JFFS2 >> in u-boot it seems that JFFS2 can not work on OneNA

Re: [U-Boot-Users] u-boot and OneNAND

2008-07-02 Thread Kyungmin Park
Hi, On Wed, Jul 2, 2008 at 8:55 PM, Mile Davidovic <[EMAIL PROTECTED]> wrote: > Hello > If I read code correctly u-boot have OneNAND driver. But when I check JFFS2 > in u-boot it seems that JFFS2 can not work on OneNAND. Yes, it's not yet implemented. > > What is proposed way of working with One

[U-Boot-Users] u-boot and OneNAND

2008-07-02 Thread Mile Davidovic
Hello If I read code correctly u-boot have OneNAND driver. But when I check JFFS2 in u-boot it seems that JFFS2 can not work on OneNAND. What is proposed way of working with OneNAND and u-boot? Do we have some support for bad block management? Thanks in advace Mile ---

Re: [U-Boot-Users] u-boot on N810

2008-06-19 Thread Jerry Van Baren
Ashish Bijlani wrote: > hey jerry...thanks for the replyi don't wanna replace nolo with > u-boot...i just wanna nolo to load u-boot instead of loading the > kernel directlythe reason is that i wanna load l4 based hypervisor > image first and then linux on top of itcurrent loader (nolo)

Re: [U-Boot-Users] U-boot and ethernet on a Lubbock board

2008-06-19 Thread Victor
2008/6/2 <[EMAIL PROTECTED]>: > > Victor (pfc) wrote: > > > I've been working last months on a lubbock board > > and u-boot as a bootloader to run Linux. I always > > loaded my kernel via serial port, because I never > > got u-boot to activate my ethernet (I never got the > > link led on, only afte

Re: [U-Boot-Users] u-boot on N810

2008-06-18 Thread Ashish Bijlani
t;> >>>> -Original Message- >>>> From: [EMAIL PROTECTED] >>>> [mailto:[EMAIL PROTECTED] >>>> On Behalf Of Ashish Bijlani >>>> Sent: Wednesday, June 18, 2008 11:01 AM >>>> To: u-boot-users@lists.sourceforge.net >

Re: [U-Boot-Users] u-boot on N810

2008-06-18 Thread Jerry Van Baren
ehalf Of Ashish Bijlani >>> Sent: Wednesday, June 18, 2008 11:01 AM >>> To: u-boot-users@lists.sourceforge.net >>> Subject: [U-Boot-Users] u-boot on N810 >>> >>> - took u-boot (ELF) from TI's website for OMAP2420 >>> (http://li

Re: [U-Boot-Users] u-boot on N810

2008-06-18 Thread Ashish Bijlani
f Of Ashish Bijlani >> Sent: Wednesday, June 18, 2008 11:01 AM >> To: u-boot-users@lists.sourceforge.net >> Subject: [U-Boot-Users] u-boot on N810 >> >> - took u-boot (ELF) from TI's website for OMAP2420 >> (http://linux.omap.com/pub/bootloader/h4/) > Wrong

Re: [U-Boot-Users] u-boot on N810

2008-06-18 Thread Menon, Nishanth
Ashish, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Ashish Bijlani > Sent: Wednesday, June 18, 2008 11:01 AM > To: u-boot-users@lists.sourceforge.net > Subject: [U-Boot-Users] u-boot on N810 > > - took u-boot (ELF) from T

[U-Boot-Users] u-boot on N810

2008-06-18 Thread Ashish Bijlani
Hi, Does U-boot have support for N810? I tried booting u-boot from TI for OMAP2420 on n810; it didn't work - this is what i did :- - took u-boot (ELF) from TI's website for OMAP2420 (http://linux.omap.com/pub/bootloader/h4/) - invoked objcopy on u-boot.elf to convert it into u-boot.bin - loaded u

Re: [U-Boot-Users] u-boot and CONFIG_MTD_NAND_ECC_SMC patch

2008-06-17 Thread Scott Wood
mark roths wrote: > Sorry if this has been covered already, the problem exists in all the u-boot > versions I have up to 1.2.0. 1.2.0 is rather old; you should check the latest code when submitting bug reports and patches. > *** ../u-boot-1.1.5/drivers/nand/nand_ecc.c 2006-10-20 > 08:54:33.0

Re: [U-Boot-Users] U-Boot-Users Digest, Vol 25, Issue 133

2008-06-16 Thread Amit Kumar
; > break; > + case IF_TYPE_MMC: > + sprintf ((char *)info->name, > "mmc%c%d\n", 'a' + dev_desc->dev, part_num); > + br

Re: [U-Boot-Users] U-Boot booting from NAND

2008-06-16 Thread Kenneth Johansson
On Sat, 2008-06-14 at 23:50 +0200, Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > I ditched the entire reuse thing when I implemented nand boot for a > > 5121e platform. 2k was to little space to try to force in the generic > > files. just make a new start.S that do only

Re: [U-Boot-Users] U-Boot and Linux on Walnut based board

2008-06-14 Thread Wolfgang Denk
Dear Brian, in message <[EMAIL PROTECTED]> you wrote: > > I tried the following versions on our old board and found that > booting linux stops working from 1.3.2-rc1. So, some change between > 1.3.1 and 1.3.2-rc1 is causing my problem. Can you give me any > pointers as to where to look? I trie

Re: [U-Boot-Users] U-Boot booting from NAND

2008-06-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I ditched the entire reuse thing when I implemented nand boot for a > 5121e platform. 2k was to little space to try to force in the generic > files. just make a new start.S that do only the things it needs to. I seriously hope you based your code on

Re: [U-Boot-Users] U-Boot and Linux on Walnut based board

2008-06-14 Thread Jon Loeliger
Brian S. Park wrote: > Wolfgang, > I tried the following versions on our old board and found that > booting linux stops working from 1.3.2-rc1. So, some change between > 1.3.1 and 1.3.2-rc1 is causing my problem. Can you give me any > pointers as to where to look? > > 1.0.0: works > 1.2.0: work

Re: [U-Boot-Users] U-Boot and Linux on Walnut based board

2008-06-13 Thread Brian S. Park
Wolfgang, I tried the following versions on our old board and found that booting linux stops working from 1.3.2-rc1. So, some change between 1.3.1 and 1.3.2-rc1 is causing my problem. Can you give me any pointers as to where to look? 1.0.0: works 1.2.0: works 1.3.0: works 1.3.1: works 1.3.2-rc1

Re: [U-Boot-Users] U-Boot booting from NAND

2008-06-13 Thread Kenneth Johansson
On Fri, 2008-06-13 at 10:24 -0300, Alan Carvalho de Assis wrote: > Hi, > I am trying to port U-Boot to MX31PDK board, but I getting a problem > related to lowlevel initialization to boot from NAND flash memory. > > The problem is because cpu/arm1136/start.S waste so much space with > IRQ/FIQ hand

[U-Boot-Users] U-Boot booting from NAND

2008-06-13 Thread Alan Carvalho de Assis
Hi, I am trying to port U-Boot to MX31PDK board, but I getting a problem related to lowlevel initialization to boot from NAND flash memory. The problem is because cpu/arm1136/start.S waste so much space with IRQ/FIQ handling and stack initialization then lowlevel_init function is placed at 0x400 p

[U-Boot-Users] u-boot migrate promble

2008-06-13 Thread 许勇
Dear Sir/Miss, When I migrate u-boot-1.1.3 to LPC2294, the board and terminal can not display any information of u-boot-1.1.3, whether or not my serial port have problem? Because I study u-boot just now, I do not know how to study it and solve the problems that when I migrate it to LPC2294 board,

Re: [U-Boot-Users] U-Boot and Linux on Walnut based board

2008-06-12 Thread Brian S. Park
Wolfgang, Thank you for your response. Boot parameter I'm using is the following. bootargs=root=/dev/ram rw ramdisk_size=8192 console=ttyS0,115200 console=tty0 ip=192.168.1.157:192.168.1.86:192.168.1.2:255.255.255.0:DevUSB::off It is the same bootarg that I used when using U-Boot 1.0.0. I left

Re: [U-Boot-Users] U-Boot with SDRAM more than 128 MB

2008-06-11 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Brief: we are using U-Boot-1.1.3 on MPC866P processor along with 512 MB > SDRAM on multiple banks. Should be no problem if done properly. > Problem: > U-Boot is unable to execute the code if it is configured to banks apart > from CS 1. Other way: U-B

Re: [U-Boot-Users] U-Boot and Linux on Walnut based board

2008-06-11 Thread Wolfgang Denk
Dear Brian, in message <[EMAIL PROTECTED]> you wrote: > > I'm trying to get the latest U-Boot 1.3.3 and Linux (any version) > working on our custom board based on Walnut demo board. I have used > U-Boot 1.0.0 and Linux 2.4.20 on our other similar board and that > worked out well. However, a lot

[U-Boot-Users] U-Boot with SDRAM more than 128 MB

2008-06-11 Thread VinaySandeep
Hi all, Brief: we are using U-Boot-1.1.3 on MPC866P processor along with 512 MB SDRAM on multiple banks. Details: CS 1 -- 128 MB CS 4 -- 128 MB CS 6 -- 128 MB CS 7 -- 128 MB Problem: U-Boot is unable to execute the code if it is configured to banks apart from CS 1. Other way: U-Boot can bri

[U-Boot-Users] U-Boot and Linux on Walnut based board

2008-06-11 Thread Brian S. Park
Hi, I'm trying to get the latest U-Boot 1.3.3 and Linux (any version) working on our custom board based on Walnut demo board. I have used U-Boot 1.0.0 and Linux 2.4.20 on our other similar board and that worked out well. However, a lot seems to have changed since then. Since I'm using ELDK 4.1

Re: [U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree

2008-06-11 Thread Ben Warren
Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > >> Wolfgang, >> >> The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088: >>Wolfgang Denk (1): >> Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master >> >> are available in the git

Re: [U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree

2008-06-11 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Wolfgang, > > The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088: >Wolfgang Denk (1): > Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master > > are available in the git repository at: > >git+ssh://

[U-Boot-Users] u-boot and CONFIG_MTD_NAND_ECC_SMC patch

2008-06-10 Thread mark roths
Sorry if this has been covered already, the problem exists in all the u-boot versions I have up to 1.2.0. When linux has CONFIG_MTD_NAND_ECC_SMC configured, NAND flash sectors written under linux appear to have ECC errors when read by u-boot. The help for CONFIG_MTD_NAND_ECC_SMC: Software ECC acc

Re: [U-Boot-Users] U-Boot Compilation error

2008-06-10 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I am trying to compile uboot version 1.1.3 for ppc_870 board with the There is no such board as "ppc_870" in the U-Boot source tree. > make txc870_config There is no such target as "txc870" in the U-Boot source tree. > unrecognized option > make:

Re: [U-Boot-Users] U-Boot Compilation error

2008-06-10 Thread Jerry Van Baren
Vijay Srivastava wrote: > > > Hi, > > I am trying to compile uboot version 1.1.3 for ppc_870 board with the > following settings > bash$ export CROSS_COMPILE=ppc_8xx- > bash$ export PATH=${PATH}:/opt/eldk/bin:/opt/eldk/usr/bin > > But I am getting following error: > > make txc870_config What

[U-Boot-Users] U-Boot Compilation error

2008-06-10 Thread Vijay Srivastava
Hi, I am trying to compile uboot version 1.1.3 for ppc_870 board with the following settings bash$ export CROSS_COMPILE=ppc_8xx- bash$ export PATH=${PATH}:/opt/eldk/bin:/opt/eldk/usr/bin But I am getting following error: make txc870_config ---

[U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree

2008-06-05 Thread John Rigby
Wolfgang, The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088: Wolfgang Denk (1): Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master are available in the git repository at: git+ssh://[EMAIL PROTECTED]/u-boot.coldfire master TsiChung Liew (3):

Re: [U-Boot-Users] u-boot-1.2.0 cross compilation fails

2008-06-04 Thread Detlev Zundel
Hi George, > I was trying to build u-boot-1.2.0 for atmel (u-boot > source code delivered by the board vendor). Tried > this: > > $ make CROSS_COMPILE=arm-linux- sam9l9260_config > $ make CROSS_COMPILE=arm-linux- > > but it failed: > > make -C tools all > make[1]: Entering directory > `/home/sam9l

[U-Boot-Users] u-boot-1.2.0 cross compilation fails

2008-06-02 Thread George Pitich
Hi All, I was trying to build u-boot-1.2.0 for atmel (u-boot source code delivered by the board vendor). Tried this: $ make CROSS_COMPILE=arm-linux- sam9l9260_config $ make CROSS_COMPILE=arm-linux- but it failed: make -C tools all make[1]: Entering directory `/home/sam9l9260/u-boot-1.2.0-atmel/

Re: [U-Boot-Users] U-boot and ethernet on a Lubbock board

2008-06-02 Thread Ken.Fuchs
Victor (pfc) wrote: > I've been working last months on a lubbock board > and u-boot as a bootloader to run Linux. I always > loaded my kernel via serial port, because I never > got u-boot to activate my ethernet (I never got the > link led on, only after booting Linux). > I recently read the FAQ

Re: [U-Boot-Users] U-boot and ethernet on a Lubbock board

2008-06-01 Thread Victor
2008/6/2 Wolfgang Denk <[EMAIL PROTECTED]>: > > In message <[EMAIL PROTECTED]> you wrote: > > > > I recently read the FAQ again and found about using valid MAC addresses: > > > > * Should I recompile my u-boot with the new local-admin MAC address or just > > I need to write the new config on the bo

Re: [U-Boot-Users] U-boot and ethernet on a Lubbock board

2008-06-01 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I recently read the FAQ again and found about using valid MAC addresses: > > * Should I recompile my u-boot with the new local-admin MAC address or just > I need to write the new config on the board? Neither one nor the other. You just have to define

[U-Boot-Users] U-boot and ethernet on a Lubbock board

2008-06-01 Thread Victor
I've been working last months on a lubbock board and u-boot as a bootloader to run Linux. I always loaded my kernel via serial port, because I never got u-boot to activate my ethernet (I never got the link led on, only after booting Linux). I recently read the FAQ again and found about using valid

Re: [U-Boot-Users] u-boot v2

2008-05-30 Thread Menon, Nishanth
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Robert Schwebel > Sent: Friday, May 30, 2008 5:50 AM > To: Kenneth Johansson > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot v2 > > On Wed,

Re: [U-Boot-Users] U-Boot NAND driver for s3c6400

2008-05-30 Thread Guennadi Liakhovetski
On Fri, 30 May 2008, Martin Krause wrote: > Hi Guennadi, > > [EMAIL PROTECTED] wrote on : > > Hi Harald, all > > > > do you or anyone else know, if there is a s3c6400 NAND driver > > available somewhere for a recent U-Boot version (not OneNAND)? > > Preferably with booting from NAND support? >

Re: [U-Boot-Users] U-Boot NAND driver for s3c6400

2008-05-30 Thread Martin Krause
Hi Guennadi, [EMAIL PROTECTED] wrote on : > Hi Harald, all > > do you or anyone else know, if there is a s3c6400 NAND driver > available somewhere for a recent U-Boot version (not OneNAND)? > Preferably with booting from NAND support? I have the U-Boot code delivered by Samsung with the SMDK6400

Re: [U-Boot-Users] u-boot v2

2008-05-30 Thread Robert Schwebel
On Wed, May 28, 2008 at 03:41:58PM +0200, Kenneth Johansson wrote: > I'm just wondering what the status and plans are with the V2 branch. > > Is the plan that at some future date everyone just stops works on the > main branch and switch over to V2 or is the features of V2 going to be > ported ove

Re: [U-Boot-Users] u-boot and Linux kernel forward compatibility is unsure?

2008-05-30 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I wonder if this is a common use and if it makes sense to implement > this for mainstream u-boot, or is this very specific? This is common use, and U-Boot already support it. See the bootcount feature (http://www.denx.de/wiki/view/DULG/UBootBootCountL

[U-Boot-Users] U-Boot NAND driver for s3c6400

2008-05-30 Thread Guennadi Liakhovetski
Hi Harald, all do you or anyone else know, if there is a s3c6400 NAND driver available somewhere for a recent U-Boot version (not OneNAND)? Preferably with booting from NAND support? Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer -

Re: [U-Boot-Users] u-boot and Linux kernel forward compatibility is unsure?

2008-05-29 Thread Leon Woestenberg
Hello Wolfgang, On Thu, May 29, 2008 at 12:41 AM, Wolfgang Denk <[EMAIL PROTECTED]> wrote: > in message <[EMAIL PROTECTED]> you wrote: >> >> For how long can I expect current u-boot (say 1.3.4) to be forward >> compatible with newer Linux kernels? > > I think chances are pretty good. Please keep i

Re: [U-Boot-Users] u-boot and Linux kernel forward compatibility is unsure?

2008-05-28 Thread Wolfgang Denk
Dear Leon, in message <[EMAIL PROTECTED]> you wrote: > > triggered by the e-mail below (which solved my issue, thanks Kim) I > have the following question: > > For how long can I expect current u-boot (say 1.3.4) to be forward > compatible with newer Linux kernels? I think chances are pretty go

[U-Boot-Users] u-boot and Linux kernel forward compatibility is unsure?

2008-05-28 Thread Leon Woestenberg
Hello all, triggered by the e-mail below (which solved my issue, thanks Kim) I have the following question: For how long can I expect current u-boot (say 1.3.4) to be forward compatible with newer Linux kernels? It seems the u-boot from only half a year old cannot boot a current Linux kernel (!)

[U-Boot-Users] u-boot v2

2008-05-28 Thread Kenneth Johansson
I'm just wondering what the status and plans are with the V2 branch. Is the plan that at some future date everyone just stops works on the main branch and switch over to V2 or is the features of V2 going to be ported over one by one. ---

Re: [U-Boot-Users] U-Boot 1.3.3 release

2008-05-19 Thread Timur Tabi
Wolfgang Denk wrote: > Hi everybody, > > U-Boot v1.3.3 has been released and is available from the git > repository and the FTP server. You didn't pick up this patch: Fix 8313ERDB board configuration from York Sun, so 1.3.3 is broken on the MPC8313ERDB. > The Merge Window for v1.3.3 is

[U-Boot-Users] U-Boot 1.3.3 release

2008-05-19 Thread Wolfgang Denk
Hi everybody, U-Boot v1.3.3 has been released and is available from the git repository and the FTP server. The Merge Window for v1.3.3 is open until June 03, 23:59:59 MET. Release v1.3.4 is scheduled for July 14, but you know that you better don't hold your breath. A little statistics [1] - c

Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Alexei Babich
> You know "bootm" will do this for you? I know, but u-boot do _NOTHING_ after power on. Any command in 'bootcmd' is ignored. -- Regards, Alexei Babich, chematic engineer, OOO NPP "Rezonans", Chelyabinsk, Russia http://www.rez.ru Jabber ID: [EMAIL PROTECTED]

Re: [U-Boot-Users] U-Boot help request for OHCI driver with CPU cache on

2008-05-18 Thread Ryan CHEN
Ryan Chen -Original Message- From: Markus Klotzbücher [mailto:[EMAIL PROTECTED] Sent: Saturday, May 17, 2008 12:25 AM To: Matthias Fuchs Cc: u-boot-users@lists.sourceforge.net; Ryan CHEN; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Zhang Wei Subject: Re: [U-Boot-Users] U-Boot help request for

Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > But after power on, I cannot see countdown & run bootcmd. Probably that was not selected in the board configuration? > If I 'run bootcmd' by hand - that works OK. But not automatically after power > on. > Can anybody tell me, how I can solve this ?

  1   2   3   >