[U-Boot] Problem with board bring up with 8308 processor.

2011-05-08 Thread Sharath Kurudi
HI, I am new to U boot. I am trying to port a custom board with 8308 processor, Uboot code is stored on a NOR flash. I am able to program the NOR flash. I am using a BDI programmer to program the UBOOT. 1) For some reason, the booting stops with COP status 5. 2) I even tried single stepping deb

Re: [U-Boot] Problem with board bring up with 8308 processor.

2011-05-08 Thread Sinan Akman
Sharath Kurudi wrote: > HI, > I am new to U boot. I am trying to port a custom board with 8308 > processor, Uboot code is stored on a NOR flash. I am able to program the NOR > flash. I am using a BDI programmer to program the UBOOT. Can you send all what you see in the BDI telnet command li

[U-Boot] allocated section `.bss' not in segment

2011-05-08 Thread Ramya B T
Hi I am trying to compile Uboot for zeus board. But I am getting this linker error. *allocated section `.bss' not in segment* ** As I am new to Uboot, I am not able to figure out how to get rid of this. When I use arm toolchain-2007 to cross compile, in addition to the above error, am also facing

Re: [U-Boot] understanding mkimage a bit more

2011-05-08 Thread Wolfgang Denk
Dear Charles Krinke, In message you wrote: > > I have been trying to compile UBIFS into u-boot for the last little > while and keep stumbling over NAND unresolveds at link time. So, I > have to ask the question: "Is it reasonable to expect UBIFS to work in > NOR flash on a MPC8323ERDB with u-boo

Re: [U-Boot] RFC: auto-generate ARM mach-types.h file from ARM machine database

2011-05-08 Thread Wolfgang Denk
Dear Michael Schwingen, In message <4dc5259c.7040...@discworld.dascon.de> you wrote: > > If I put rules in arch/arm/config.mk, then the first of these rules > becomes the default rule which is executed in subdir makes (like "make > -C arch"), which breaks compilation completely, since config.mk is

Re: [U-Boot] Image size of u-boot.bin is too huge, why and how to correct?

2011-05-08 Thread Wolfgang Denk
Dear zq_fan, In message <6ab947c9.8604.12fccf738fc.coremail.zq_...@163.com> you wrote: > hi, everybody. I've got a problem here. This is an understatement. It appears you got more than one problem. > My u-boot version is 1.3.0.My tool chain prefix is powerpc-linux-gnu- . This is your first one.

Re: [U-Boot] allocated section `.bss' not in segment

2011-05-08 Thread Wolfgang Denk
Dear Ramya B T, In message you wrote: > > I am trying to compile Uboot for zeus board. But I am getting this linker > error. > > *allocated section `.bss' not in segment* > ** This appears to be a tool chain problem: the code is building fine for me: $ ./MAKEALL zeus Configuring for zeus board

Re: [U-Boot] Please pull u-boot-ti/master

2011-05-08 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: Saturday, May 07, 2011 3:43 PM > To: s-paul...@ti.com > Cc: u-boot@lists.denx.de; Prafulla Wadaskar > Subject: Re: Please pull u-boot-ti/master > > Hi Sandeep, > > Le 29/04/2011 22:39, s-paul...@ti.co