Re: [U-Boot] i386 Full Relocation

2009-10-03 Thread Graeme Russ
On Sun, Oct 4, 2009 at 8:09 AM, Wolfgang Denk wrote: > Dear Graeme, > > In message you > wrote: >> >> Did you happen to see this patch set fly past your inbox? >> (http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/68924) > > I've seenit, but had no time yet for a closer look. > >> The patch

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-03 Thread Wolfgang Denk
Dear Christopher Beley, In message <4ac7ada4.2080...@wisc.edu> you wrote: > > I'm trying to gentoo running on the Media5200 but am running into issues > getting my kernel to boot. I am able to boot the kernel that came with > freescale's BSP for the device, but when I boot my kernel things stall

Re: [U-Boot] [PATCH] part_dos: check status flags of partitions

2009-10-03 Thread Wolfgang Denk
Dear Daniel Mack, In message <20091003050534.go9...@buzzloop.caiaq.de> you wrote: > ping? I have a huge backlog. Please be patient with me. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Gro

Re: [U-Boot] [PATCH] ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan

2009-10-03 Thread Wolfgang Denk
Dear Stefan Roese, In message <200910021450.19551...@denx.de> you wrote: > > > But looking at this patch, it seems that larger parts in this > > (supposedly) board-specific code are actually more or less identical. > > > > Should we not factor out such common code? > > Yes, this could (should)

Re: [U-Boot] [PATCH] CFI Driver: Reset watchdog timer after each flash operation

2009-10-03 Thread Wolfgang Denk
Dear Ingo van Lil, In message <4ac5ee3b.5090...@gmx.de> you wrote: > > > PPC does it this way. udelay() in lib_ppc/time.c calls wait_ticks(). And > > here > > you will find WATCHDOG_RESET. > > You're right. Seems to be an exception, though: According to ctags there No, not an exception, but th

Re: [U-Boot] [PATCH] mpc512x. Micron nand flash needs a reset before a read command is issued.

2009-10-03 Thread Wolfgang Denk
Dear Scott Wood, In message <20090928182516.gb2...@b07421-ec1.am.freescale.net> you wrote: > > > Applied, after fixing the line wrapping added by your mailer. > > I had already added it to u-boot-nand-flash.git... Ah, thanks. Didn't realize this, sorry. Should be no isse, though. Best regards,

Re: [U-Boot] [PATCH 2/4 v3] s5pc1xx: support onenand driver

2009-10-03 Thread Wolfgang Denk
Dear Scott Wood, In message <20090928175506.ga2...@b07421-ec1.am.freescale.net> you wrote: > > > To avoid misunderstandings: the required phrase is "GPL, either > > version 2, or (at your option) any later version"; please see note 1 > > at http://www.denx.de/wiki/U-Boot/Patches for details. > >

Re: [U-Boot] [PATCH] Add mpc5125ads board and processor to the mpc512x family

2009-10-03 Thread Wolfgang Denk
Dear Martha M Stan, do you plan to send an updated patch for this release? In addition to Fabio's comments here a few more: In message <12535648622828-git-send-email-mm...@silicontkx.com> you wrote: > ... > diff --git a/board/freescale/mpc5125ads/mpc5125ads.c > b/board/freescale/mpc5125ads/mpc5

Re: [U-Boot] [PATCH] Don't inline weak symbols

2009-10-03 Thread Wolfgang Denk
Dear Tom, In message <20090805181400.gg11...@audi.shelbyville.oz> Ron Lee wrote: > > GCC 4.4 complains about this now. > > Signed-off-by: Ron Lee > --- > lib_arm/board.c | 18 +- > 1 files changed, 9 insertions(+), 9 deletions(-) > > diff --git a/lib_arm/board.c b/lib_arm/bo

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

2009-10-03 Thread Wolfgang Denk
Dear Stefan Roese, In message <200910021403.16505...@denx.de> you wrote: > The following changes since commit 1d96cfe8f5eebfc6ea39d1a387f35ca4499e6b67: > Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx > > are available in the git repository at: > > git

Re: [U-Boot] Pull request u-boot-blackfin.git

2009-10-03 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1254413375-11993-1-git-send-email-vap...@gentoo.org> you wrote: > The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724: > Wolfgang Denk (1): > mpc5121ads: fix breakage introduced when reordering > elpida_mddrc_config[] > > are ava

[U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-03 Thread Christopher Beley
Hi, I'm trying to gentoo running on the Media5200 but am running into issues getting my kernel to boot. I am able to boot the kernel that came with freescale's BSP for the device, but when I boot my kernel things stall after Uncompressing Kernel Image: ## Booting image at 0040 ... Image N

Re: [U-Boot] i386 Full Relocation

2009-10-03 Thread Wolfgang Denk
Dear Graeme, In message you wrote: > > Did you happen to see this patch set fly past your inbox? > (http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/68924) I've seenit, but had no time yet for a closer look. > The patch series is a bit dirty, and I would like to clean it up a bit, > but

Re: [U-Boot] Ml507 virtex-5

2009-10-03 Thread Wolfgang Denk
Dear "Spinelli, Claudio (Claudio)", In message <2a01fdeb56e1df45b111d0ff5949526f2f42c...@usnavsxchmbsa2.ndc.alcatel-lucent.com> you wrote: > > I have a Xilinx evaluation board ML507 Virtix-5. I loaded u-boot version > 1.3.4 on the NOR flash and I am running uboot out of NOR flash. Uboot comes

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Wolfgang Denk
Dear Jocke, In message you wrote: > > > I tend to get all of this (as far as it's available and considered to > > be ready) into this release, so we have it all in one big block. > > 3. isn't ready and won't be for a while more OK... > 1. is just a small fix the the existing asm reloc functi

Re: [U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-03 Thread Juergen Beisert
On Freitag, 2. Oktober 2009, alfred steele wrote: > > Which MXC platform are you using and does it support 4K page size? And > > does mxc_nand.c support 4K page size? > > I am using mx35 and the NAND flash controller therein supports 4K page > operations as evident from the manual. Check if the se

[U-Boot] Ml507 virtex-5

2009-10-03 Thread Spinelli, Claudio (Claudio)
Hi, I have a Xilinx evaluation board ML507 Virtix-5. I loaded u-boot version 1.3.4 on the NOR flash and I am running uboot out of NOR flash. Uboot comes up ok and it seems to be good. Then using Montavista 5.0.24 distribution I builded an uImage (make uImage) for the ml507. I have also builded

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Joakim Tjernlund
Wolfgang Denk wrote on 03/10/2009 16:28:23: > > Dear Peter, > > In message <1254577553.23101.14.ca...@ptyser-laptop> you wrote: > > > > > So how should we proceed? My plan was to merge the "reloc" branch by > > > the end of next week. Is this still realistic? > > > > That plan is realistic. The e

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Wolfgang Denk
Dear Peter, In message <1254577553.23101.14.ca...@ptyser-laptop> you wrote: > > > So how should we proceed? My plan was to merge the "reloc" branch by > > the end of next week. Is this still realistic? > > That plan is realistic. The executive summary is: > The current "reloc" branch works, and

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Peter Tyser
On Sat, 2009-10-03 at 14:13 +0200, Wolfgang Denk wrote: > Dear Joakim Tjernlund, > > In message > you > wrote: > > > > > It seems discussion stopped here. Is it correct forme to assume that > > > there is no patch available yet that is considered ripe to be added > > > (to the "reloc" branch)

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Joakim Tjernlund
Wolfgang Denk wrote on 03/10/2009 14:13:57: > > Dear Joakim Tjernlund, > > In message 00341...@transmode.se> you wrote: > > > > > It seems discussion stopped here. Is it correct forme to assume that > > > there is no patch available yet that is considered ripe to be added > > > (to the "reloc" br

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Wolfgang Denk
Dear Joakim Tjernlund, In message you wrote: > > > It seems discussion stopped here. Is it correct forme to assume that > > there is no patch available yet that is considered ripe to be added > > (to the "reloc" branch) ? > > That is correct. Some boards(85xx) seem to have bss_start at 0 some

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Joakim Tjernlund
Wolfgang Denk wrote on 03/10/2009 10:13:45: > > Dear Jocke & Peter, > > In message 0055d...@transmode.se> you wrote: > > > > > ehh, that is strange. Did you run a make clean in between? > > > Do you see any "bl _global_offset_tab...@local-4" if you generate > > > assembler(-S)? > > > Maybe you

[U-Boot] i386 Full Relocation

2009-10-03 Thread Graeme Russ
Hi Wolfgang, Did you happen to see this patch set fly past your inbox? (http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/68924) The patch series is a bit dirty, and I would like to clean it up a bit, but would appreciate some feedback on the approach I have taken first Regards, Graeme ___

Re: [U-Boot] [PATCH] relocation: Do not relocate NULL pointers.

2009-10-03 Thread Wolfgang Denk
Dear Jocke & Peter, In message you wrote: > > > ehh, that is strange. Did you run a make clean in between? > > Do you see any "bl _global_offset_tab...@local-4" if you generate > > assembler(-S)? > > Maybe you had both -fPIC and -fpie defined? > > Seems like I was in a hurry, -fpie and -mreloc

Re: [U-Boot] [PATCH] standalone: Increment XF_VERSION to 6

2009-10-03 Thread Wolfgang Denk
Dear Peter Tyser, In message <1254514134-744-1-git-send-email-pty...@xes-inc.com> you wrote: > Signed-off-by: Peter Tyser Applied, thanks. > This should be squashed with the top-most commit in the > reloc branch. Done. > Ideally we could fold > "[PATCH/RFC] arm/microblaze/nios/nios2/sh: Remov

Re: [U-Boot] [PATCH/RFC] arm/microblaze/nios/nios2/sh: Remove relocation fixups

2009-10-03 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253629675-30377-1-git-send-email-pty...@xes-inc.com> you wrote: > These architectures don't need relocation fixups, so reduce their > codesize a bit by defining CONFIG_RELOC_FIXUP_WORKS. > > Also remove the reloc_off field from their global data structures > as it i

Re: [U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-03 Thread Magnus Lilja
Hi 2009/10/2 alfred steele : > Thanks Magnus! >> Which MXC platform are you using and does it support 4K page size? And >> does mxc_nand.c support 4K page size? > I am using mx35 and the NAND flash controller therein supports 4K page > operations as evident from the manual. > from the code in "mxc