Re: [U-Boot] [PATCH V4 1/2] arm926ejs: fix linker file for newer ld support

2010-11-11 Thread Albert ARIBAUD
Le 10/11/2010 14:24, Daniel Hobi a écrit : On 10.11.2010 13:48, Albert ARIBAUD wrote: Le 10/11/2010 13:31, Daniel Hobi a écrit : But shouldn't this change be applied to all ARM linker scripts, ie arch/arm/cpu/*/u-boot.lds? Yes, it should. :) Can you please provide such a patch? I could,

Re: [U-Boot] How to use the NEON instruction at u-boot?

2010-11-11 Thread Måns Rullgård
Kyungmin Park kmp...@infradead.org writes: Hi, Now I'm trying to use the NEON instruction at u-boot. but it's failed and got the data abort. Are there any way to use the NEON instruction at u-boot? No, just like you can't use floating-point. The main purpose is to use the neon memcpy as

[U-Boot] [PATCH] powerpc/corenet_ds: display the RCW at boot

2010-11-11 Thread Kumar Gala
From: Timur Tabi ti...@freescale.com Display the 64-byte Reset Configuration Word (RCW) during boot, so that there's no confusion as to what RCW U-boot is using. Reset Configuration Word (RCW): : 4a50 18181818 0010: 28402400 2000 fe80

Re: [U-Boot] [PATCH 5/5] add Ben NanoNote board

2010-11-11 Thread Wolfgang Denk
Dear Xiangfu Liu, In message 1289446657-12499-6-git-send-email-xian...@openmobilefree.net you wrote: From: Xiangfu Liu xian...@sharism.cc Signed-off-by: Xiangfu Liu xian...@openmobilefree.net --- board/xburst/nanonote/Makefile| 45 board/xburst/nanonote/config.mk

Re: [U-Boot] How to use the NEON instruction at u-boot?

2010-11-11 Thread Kyungmin Park
2010/11/11 Måns Rullgård m...@mansr.com: Kyungmin Park kmp...@infradead.org writes: Hi, Now I'm trying to use the NEON instruction at u-boot. but it's failed and got the data abort. Are there any way to use the NEON instruction at u-boot? No, just like you can't use floating-point. I

Re: [U-Boot] How to use the NEON instruction at u-boot?

2010-11-11 Thread V, Aneesh
Hi Kyungmin Park, -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Kyungmin Park Sent: Thursday, November 11, 2010 11:05 AM To: u-boot@lists.denx.de Cc: Minkyu Kang Subject: [U-Boot] How to use the NEON instruction at

Re: [U-Boot] How to use the NEON instruction at u-boot?

2010-11-11 Thread Kyungmin Park
On Thu, Nov 11, 2010 at 5:58 PM, V, Aneesh ane...@ti.com wrote: Hi Kyungmin Park, -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Kyungmin Park Sent: Thursday, November 11, 2010 11:05 AM To: u-boot@lists.denx.de Cc: Minkyu

[U-Boot] Hope all is well

2010-11-11 Thread Linda Jude Nde
Hope all is well! I am not sure why but it has been really hard to get a response from you on this situation! My guess is that my mail is not being sent out, I shot support an email to see if there is a problem, Hope they can get it fixed. I did not get a response from you; Can you tell me if

Re: [U-Boot] [PATCH][v0]p1_p2_rdb: to set SQW/INT pin of RTC as INT line

2010-11-11 Thread Kumar Gala
On Oct 25, 2010, at 4:22 AM, Priyanka Jain wrote: p1_p2_rdb : SQW/INT pin in RTC can be used for generating square wave(by default) or as interrupt line. U-boot is registering this pin for interrupts. Configuring SQW/INT bit as interrupt line during board initialization to avoid spurious

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Andre Schwarz
Kim, Timur, some comments on this from your side would really help ! The issue can be summarized like this : - MPC8377 based board is basically running fine with both U-Boot and Linux. - Activating USB support within U-Boot leads to *very* early crash : No console output - not even PCI

[U-Boot] submissions

2010-11-11 Thread 芮玮
Dear Mr Mis: I'm appreciate being taken in. Thank you very much. -- Best regards, Terry Liu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] da8xx: add SPI Flash support

2010-11-11 Thread Stefano Babic
The following patches were already sent to the Arago project, but not yet to u-boot ML to be merged into the mainline. They add support for the SPI flash. Compared to the original patches, they are only rebased on the current u-boot tree. ___ U-Boot

[U-Boot] [PATCH 1/2] da8xx: Add cpu_is_da8xx macros

2010-11-11 Thread Stefano Babic
From: Sudhakar Rajashekhara sudhakar@ti.com Signed-off-by: Sudhakar Rajashekhara sudhakar@ti.com CC: Stefano Babic sba...@denx.de CC: Detlev Zundev d...@denx.de CC: Ben Gardiner bengardi...@nanometrics.ca --- arch/arm/include/asm/arch-davinci/hardware.h | 16 1 files

[U-Boot] [PATCH 2/2] da850: Enable SPI Flash

2010-11-11 Thread Stefano Babic
The patch was already posted to the arago project, but not yet to mainline. It allows to save environment into the spi flash. Tested on LogiPD tmdxl138. Signed-off-by: Sudhakar Rajashekhara sudhakar@ti.com Signed-off-by: Stefano Babic sba...@denx.de CC: Detlev Zundev d...@denx.de CC: Ben

Re: [U-Boot] [PATCH 2/2] da850: Enable SPI Flash

2010-11-11 Thread Detlev Zundel
Hi Stefano, The patch was already posted to the arago project, but not yet to mainline. It allows to save environment into the spi flash. Tested on LogiPD tmdxl138. If this patch is only transferred by you, then please do not change the commit message so that (ideally) one can trace a commit

[U-Boot] Hanging in kmalloc of nand_scan_tail() function

2010-11-11 Thread terry
Dear everyone, I'm using u-boot-2010.09. After I download u-boot.bin to my boards(cpu is s3c2410),the output from serial shows that cpu has exception, the information list as following: U-Boot 2010.09 (Nov 11 2010 - 21:55:07) U-Boot code: 33F8 - 33FA0BDC BSS: - 33FA45EC RAM Configuration:

Re: [U-Boot] [PATCH][v0] e1000_initialize: memset 0x0 nic and hw structure before their use

2010-11-11 Thread Kumar Gala
On Nov 11, 2010, at 1:37 AM, Wolfgang Denk wrote: Dear Prabhakar, In message 1289451431-22179-1-git-send-email-prabha...@freescale.com you wrote: nic and hw structures are allocated via malloc i.e. return memory is not zero initialized. Because of this few structure member like function

Re: [U-Boot] [PATCH 1/2] da8xx: Add cpu_is_da8xx macros

2010-11-11 Thread Ben Gardiner
On Thu, Nov 11, 2010 at 9:38 AM, Stefano Babic sba...@denx.de wrote: From: Sudhakar Rajashekhara sudhakar@ti.com Signed-off-by: Sudhakar Rajashekhara sudhakar@ti.com CC: Stefano Babic sba...@denx.de CC: Detlev Zundev d...@denx.de CC: Ben Gardiner bengardi...@nanometrics.ca Applies

Re: [U-Boot] [PATCH 2/2] da850: Enable SPI Flash

2010-11-11 Thread Stefano Babic
On 11/11/2010 03:55 PM, Detlev Zundel wrote: If this patch is only transferred by you, then please do not change the commit message so that (ideally) one can trace a commit through trees using the messages. Agree, this is the case of the first patch in the patchset. However, this patch has

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Timur Tabi
On Thu, Nov 11, 2010 at 6:24 AM, Andre Schwarz andre.schw...@matrix-vision.de wrote: - Activating USB support within U-Boot leads to *very* early crash :      No console output - not even PCI clocks enabled. I don't know anything about USB or the 8377, but it could be that you're U-Boot image

[U-Boot] [PATCH] TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup

2010-11-11 Thread Becky Bruce
The size of the other bank needed to be added to the br0 setting; this got dropped in the LBC cleanup. Signed-off-by: Becky Bruce bec...@kernel.crashing.org --- This has been neither built or tested, as TQM8555 doesn't seem to build on the head of this tree, and I don't have a board to test on.

[U-Boot] [PATCH] TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup

2010-11-11 Thread Becky Bruce
The size of the other bank needed to be added to the br0 setting; this got dropped in the LBC cleanup. Signed-off-by: Becky Bruce bec...@kernel.crashing.org --- This has been neither built or tested, as TQM8555 doesn't seem to build on the head of this tree, and I don't have a board to test on.

Re: [U-Boot] Hanging in kmalloc of nand_scan_tail() function

2010-11-11 Thread Scott Wood
On Thu, 11 Nov 2010 23:06:01 +0800 terry gliumailena...@gmail.com wrote: Dear everyone, I'm using u-boot-2010.09. After I download u-boot.bin to my boards(cpu is s3c2410),the output from serial shows that cpu has exception, the information list as following: U-Boot 2010.09 (Nov 11 2010 -

[U-Boot] Change of ColdFire Custodian

2010-11-11 Thread Liew Tsi Chung-R5AAHP
Hi, Here is a short announcement about a change in the U-boot ColdFire custodian. It is unfortunately that I have less time to take care of the ColdFire custodianship for some time now, and I was looking for right candidate to take over this ColdFire custodianship. Jason (Jin Zhengxiong) has

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Schwarz,Andre
Timur,   - Activating USB support within U-Boot leads to *very* early crash :      No console output - not even PCI clocks enabled. I don't know anything about USB or the 8377, but it could be that you're U-Boot image is too large.  Try disabling some other large feature (like PCI and

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Timur Tabi
On Thu, Nov 11, 2010 at 2:11 PM, Schwarz,Andre andre.schw...@matrix-vision.de wrote: I'm at 300KiB at the moment with plenty of flash. Is there anything specific you're thinking about ? No, it's just wild speculation. -- Timur Tabi Linux kernel developer at Freescale

Re: [U-Boot] [PATCH] TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup

2010-11-11 Thread Wolfgang Denk
Dear Becky Bruce, In message 1289496785-9243-1-git-send-email-bec...@kernel.crashing.org you wrote: The size of the other bank needed to be added to the br0 setting; this got dropped in the LBC cleanup. Signed-off-by: Becky Bruce bec...@kernel.crashing.org --- This has been neither built

Re: [U-Boot] [PATCH][v0] e1000_initialize: memset 0x0 nic and hw structure before their use

2010-11-11 Thread Wolfgang Denk
Dear Kumar Gala, In message ba432e74-3422-49c9-b3ed-e5089458b...@kernel.crashing.org you wrote: thanks. I already have a patch series Add initialized eth_device structure on my stack. I think this covers this, too. which patch is that? Um... you're right, e1000 is not included there,

Re: [U-Boot] [PATCH] ARM: S3C64XX: fix timer broken by relocation

2010-11-11 Thread Minkyu Kang
Dear Darius Augulis, On 2 November 2010 05:49, Darius Augulis augulis.dar...@gmail.com wrote: S3C64XX timer uses static variables which are initialized before relocation and used after it. Move them to global data structure. Signed-off-by: Darius Augulis augulis.dar...@gmail.com ---  

Re: [U-Boot] [PATCH] zlib: updated to v.1.2.3

2010-11-11 Thread Asokan, Shyama Trikkadeeri
Hi Wolfgang, As you had suggested I tried build u-boot with one of the 2010.09v. But I observe the same failures in them. The configuration step of u-boot for the boards works fine but the cross-compiling shows the same crc32 error. $ make at91sam9263ek_config Configuring for at91sam9263ek

[U-Boot] [PATCH] arm: add 8-byte alignment for ABI compliance before board_init_f

2010-11-11 Thread Heiko Schocher
suggested from Daniel Hobidaniel.h...@schmid-telecom.ch Tested on following boards: arm1136: qong armv7: omap3_beagle arm926ejs: magnesium, tx25 Signed-off-by: Heiko Schocher h...@denx.de cc: Daniel Hobi daniel.h...@schmid-telecom.ch cc: Albert ARIBAUD albert.arib...@free.fr ---

Re: [U-Boot] [PATCH] arm: add 8-byte alignment for ABI compliance before board_init_f

2010-11-11 Thread Reinhard Meyer
Dear Heiko Schocher, diff --git a/arch/arm/cpu/sa1100/start.S b/arch/arm/cpu/sa1100/start.S index ace0c07..91cdd72 100644 --- a/arch/arm/cpu/sa1100/start.S +++ b/arch/arm/cpu/sa1100/start.S @@ -152,6 +152,7 @@ reset: /* Set stackpointer in internal RAM to call board_init_f */

[U-Boot] [PATCH 2/2] Add readme of how to boot from espi flash for p4080ds.

2010-11-11 Thread Shaohui Xie
Signed-off-by: Shaohui Xie b21...@freescale.com --- doc/README.espi-boot-p4080ds | 82 ++ 1 files changed, 82 insertions(+), 0 deletions(-) create mode 100644 doc/README.espi-boot-p4080ds diff --git a/doc/README.espi-boot-p4080ds

Re: [U-Boot] [PATCH] arm: add 8-byte alignment for ABI compliance before board_init_f

2010-11-11 Thread Heiko Schocher
Hello Reinhard, Reinhard Meyer wrote: Dear Heiko Schocher, diff --git a/arch/arm/cpu/sa1100/start.S b/arch/arm/cpu/sa1100/start.S index ace0c07..91cdd72 100644 --- a/arch/arm/cpu/sa1100/start.S +++ b/arch/arm/cpu/sa1100/start.S @@ -152,6 +152,7 @@ reset: /* Set stackpointer in internal

[U-Boot] [PATCH 1/2] PBL: add support for boot from SPI flash.

2010-11-11 Thread Shaohui Xie
PBL: SPI flash used as RCW and PBI source, CPC1 used as 1M SRAM where PBL will copy whole U-BOOT image to, U-boot can boot from CPC1 after PBL completes RCW and PBI phases. To produces the U-boot image which can used by PBL, pbl_image_tool.html is a necessary tool. Signed-off-by: Chunhe Lan

Re: [U-Boot] [PATCH] arm: add 8-byte alignment for ABI compliance before board_init_f

2010-11-11 Thread Albert ARIBAUD
Le 12/11/2010 07:53, Heiko Schocher a écrit : suggested from Daniel Hobidaniel.h...@schmid-telecom.ch Tested on following boards: arm1136: qong armv7: omap3_beagle arm926ejs: magnesium, tx25 Signed-off-by: Heiko Schocherh...@denx.de cc: Daniel Hobidaniel.h...@schmid-telecom.ch cc: Albert