[U-Boot-Users] Linux not booting and jffs2 FS not mounting

2008-07-20 Thread Vijay Nikam
Hello All, I have mpc8313erdb evaluation board ... now I am trying to boot it from NAND Flash (32MB Flash) ... I am able to get u-boot prompt ... but the linux kernel is not booting and so filesystem is not mounting ... It says : No filesystem could mount root, Kernel panic - not syncing: VFS: Un

Re: [U-Boot-Users] [PATCH] (Resubmit) ADD ARM AMBA PL031 RTCSupport

2008-07-20 Thread Gururaja Hebbar K R
Hi j, Could you please reply so that i can submit a reformatted patch if required. >> First your patch is line wrapped by your mailler. That's why i had also attached the respective patch file. that i generated using git-diff command. >> Secondly please be care ful of the 80 chars lim

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-20 Thread Ricardo Ribalda Delgado
Hello I think that I created it using the git-format-patch and I did sent it using the git-send-email Any modifier that I should use? Best regards 2008/7/20 Wolfgang Denk <[EMAIL PROTECTED]>: > In message <[EMAIL PROTECTED]> you wrote: >> >> Casting on in_be32 not in MACROS >> >> Signed-of

Re: [U-Boot-Users] [PATCH] asm-arm/sizes.h clean-up

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > * Cleaned up asm-arm/sizes.h. > * Removed sloppy copies of the above file in several arch subdirectories. > > > Signed-off-by: Adrian Filipi <[EMAIL PROTECTED]> > --- > include/asm-arm/arch-arm925t/sizes.h | 50 >

Re: [U-Boot-Users] [PATCH 1/1] microblaze: Fix printf() format issues

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > From: Michal Simek <[EMAIL PROTECTED]> > > > Signed-off-by: Michal Simek <[EMAIL PROTECTED]> > --- > common/cmd_bdinfo.c |2 +- > common/cmd_mfsl.c |6 +++--- > cpu/microblaze/interrupts.c |2 +- > 3 files changed, 5 inser

Re: [U-Boot-Users] [PATCH] (Resubmit) : Remove unused code from uboot-1.3.3/lib_arm/bootm.c

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Sorry i had generated the patch from with uboot/lib_arm directory and > hence i think it failed. now i have created the diff for the root > directory where the uboot-1.3.3 folder resides. sorry for the trouble.=20 Applied manually after fixing format

Re: [U-Boot-Users] [PATCH] tqm85xx: Demystify 'DK: !!!' comment

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Detlev Zundel <[EMAIL PROTECTED]> > --- > board/tqc/tqm85xx/tqm85xx.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk

Re: [U-Boot-Users] [PATCH] 83xx/85xx/86xx: Add LTEDR local bus definitions

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Detlev Zundel <[EMAIL PROTECTED]> > --- > include/asm-ppc/fsl_lbc.h |9 + > 1 files changed, 9 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Casting on in_be32 not in MACROS > > Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]> Applied, thanks. But please do not base64 encode plain text messages!!! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfga

Re: [U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Sorry i had generated the patch from with uboot/lib_arm directory and hence > i think it failed. now i have created the diff for the root directory where > the uboot-1.3.3 folder resides. sorry for the trouble. Please use git tools (git-format-patch)

Re: [U-Boot-Users] [PATCH] POST: Add disable interrupts in some of the missing CPU POST tests

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Some CPU POST tests did not disable the interrupts while running. This > seems to be necessary to protect this self modifying code. > > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > --- > post/lib_ppc/b.c |4 > post/lib_ppc/cmp.c

Re: [U-Boot-Users] [PATCH] ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This is needed for boards that define CFG_64BIT_STRTOUL but don't define > CFG_64BIT_LBA. > > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > --- > common/cmd_ide.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks. Bes

Re: [U-Boot-Users] [PATCH 1/1] POST PPC4xx/spr IVPR only if PPC440

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > post/cpu/ppc4xx/spr.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detl

Re: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > The following changes since commit 699f05125509249072a0b865c8d35520d97cd501: > Wolfgang Denk (1): > Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile > > are available in the git repository at: > > git://www.denx.de/git/u-boo

Re: [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > The following changes since commit 699f05125509249072a0b865c8d35520d97cd501: > Wolfgang Denk (1): > Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile > > are available in the git repository at: > > git://www.denx.de/git/u-boo

Re: [U-Boot-Users] RFQ: disable flash writes until after relocation?

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > We recently debugged a problem where a Flash write on > MPC8349E and MPC8349EA processor boards was accidentally > occurring during board initialization. A write to flash should not matter at all. > Under the right conditions, the write appears to pu

[U-Boot-Users] Grab these girl fight videos

2008-07-20 Thread Gracey
iReporters gush over 'The Dark Knight' http://0732.co.uk/start.html -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build

[U-Boot-Users] how to u-boot in LPC2468 board using uClinux

2008-07-20 Thread anand
do any one have u-boot.bin file for LPC2468 i downloaded u-boot-1.1.6 but i din't get the u-boot prombt in the terminal window its gets struck in the starting display itself anyone pls help thanks in advance - This SF.Net

Re: [U-Boot-Users] [PATCH] mpc85xx: make the MxMR register in upmconfig as a parameter

2008-07-20 Thread Sebastian Siewior
* Wolfgang Grandegger | 2008-07-15 13:28:40 [+0200]: >Sebastian Siewior wrote: >>* Andy Fleming | 2008-07-14 19:27:08 [-0500]: >> >>>On Mon, Jul 14, 2008 at 5:54 AM, Sebastian Siewior >>><[EMAIL PROTECTED]> wrote: The default value for the MxMR register is not always the right one. This pa