Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Heiko Schocher
Hello Aneesh, Aneesh V wrote: Signed-off-by: Aneesh V ane...@ti.com --- arch/arm/cpu/armv7/omap-common/Makefile |9 ++-- arch/arm/cpu/armv7/omap-common/spl.c| 56 arch/arm/cpu/armv7/omap-common/spl.lds | 62 +++ 3

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Aneesh V
Hi Heiko, On Thursday 30 June 2011 11:31 AM, Heiko Schocher wrote: Hello Aneesh, Aneesh V wrote: Signed-off-by: Aneesh Vane...@ti.com --- arch/arm/cpu/armv7/omap-common/Makefile |9 ++-- arch/arm/cpu/armv7/omap-common/spl.c| 56

[U-Boot] [PATCH] Makefile: need to remove generated u-boot-nand_spl.lds

2011-06-30 Thread Kumar Gala
On MPC85xx based NAND_SPL builds we generate a u-boot-nand_spl.lds based on output from preprocessor. We where never removed it. Signed-off-by: Kumar Gala ga...@kernel.crashing.org --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index

[U-Boot] Pull request: u-boot-arm/master

2011-06-30 Thread Albert ARIBAUD
Wolfgang, The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a: Prepare v2011.06 (2011-06-27 22:22:42 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm.git master Aneesh V (9): arm: make default implementation of cache_flush()

Re: [U-Boot] [PATCH V2] memcpy/memmove: Do not copy to same address

2011-06-30 Thread Matthias Weißer
Dear Wolfgang Am 14.06.2011 08:18, schrieb Matthias Weißer: Am 23.05.2011 11:03, schrieb Matthias Weisser: In some cases (e.g. bootm with a elf payload which is already at the right position) there is a in place copy of data to the same address. Catching this saves some ms while booting.

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Andreas Bießmann
Dear Aneesh V, Am 30.06.2011 um 08:12 schrieb Aneesh V: Hi Heiko, On Thursday 30 June 2011 11:31 AM, Heiko Schocher wrote: Hello Aneesh, Aneesh V wrote: Signed-off-by: Aneesh Vane...@ti.com --- arch/arm/cpu/armv7/omap-common/Makefile |9 ++-- arch/arm/cpu/armv7/omap-common/spl.c

Re: [U-Boot] Removal of generated asm-offsets.s/h

2011-06-30 Thread Stefano Babic
On 06/29/2011 08:37 PM, Matthias Weisser wrote: Hi Stefano Hi Matthias, There is an explicit rule in arch/arm/cpu/arm1136/mx35/Makefile. It seems to me the right place to put the generated file. It is an include header, and it should be the include directory for the desired soc, in this

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Heiko Schocher
Hello Aneesh, Aneesh V wrote: On Thursday 30 June 2011 11:31 AM, Heiko Schocher wrote: Hello Aneesh, Aneesh V wrote: Signed-off-by: Aneesh Vane...@ti.com --- arch/arm/cpu/armv7/omap-common/Makefile |9 ++-- arch/arm/cpu/armv7/omap-common/spl.c| 56

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Simon Schwarz
Hi, Hmm, I actually porting a dm368 based board with nand_spl support (patches following soon), and there I have an empty bss section, so I can direct copy the u-boot image from nand to ram in board_init_f(). This is what I'am doing with OMAP3 also. IMHO it would be more readable if

[U-Boot] Transfe offer!!!

2011-06-30 Thread Mr
l am a Staff of Hang Seng Bank HongKong, I do not know if we can work together in transferring $19,500,000.USD from my bank to your bank account. Finally if you are interested I shall provide you with more details. Email: mrsong.l...@w.cn ___ U-Boot

Re: [U-Boot] [PATCH] avr32: add grasshopper (ICnova AP7000) board

2011-06-30 Thread Reinhard Meyer
Dear Andreas Bießmann, The grasshopper board is a neat avr32 evaluation kit produced by In-Circuit GmbH. ... +struct mmu_vm_range mmu_vmr_table[CONFIG_SYS_NR_VM_REGIONS] = { +{ +.virt_pgno = CONFIG_SYS_FLASH_BASE PAGE_SHIFT, +.nr_pages = CONFIG_SYS_FLASH_SIZE

Re: [U-Boot] [PATCH] atstk100x: switch to common cfi driver

2011-06-30 Thread Reinhard Meyer
Dear Andreas Bießmann, This patch removes the board implemenatation for flash driver which can now safely switched to the common cfi driver. Compile tested for all atstk100x boards, runtime tested on atstk1002. Signed-off-by: Andreas Bießmann biessm...@corscience.de ---

Re: [U-Boot] [PATCH atmel/next 0/7] replace at91rm9200_usart by atmel_usart

2011-06-30 Thread Reinhard Meyer
Dear Andreas Bießmann, This series is an RFC for atmel/next! It should replace the current at91rm9200_usart driver by the common atmel_usart driver. This is tested on at91rm9200ek, there are patches included for the two other arm920t/at91 boards currently supported by u-boot. Jens, Eric

Re: [U-Boot] [PATCH v2] at91rm9200.h: fix ATMEL_PMX_AA_TXD2

2011-06-30 Thread Reinhard Meyer
Dear Andreas Bießmann, This patch sets the ATMEL_PMX_AA_TXD2 to the correct value. Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com CC: Jens Scharsig js_at...@scharsoft.de CC: e...@eukrea.com --- changes since v1: - fix typo in commit message

Re: [U-Boot] [PATCH][ATMEL] Fix compiler error for cpu at91sam9, if lowlevel init is enabled

2011-06-30 Thread Reinhard Meyer
Dear e...@bus-elektronik.de, * Fix compiler error for cpu at91sam9, if lowlevel init is enabled * use correct ATMEL_ name scheme to define ATMEL_BASE_SDRAMC Signed-off-by: Jens Scharsig --- arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |2 +- 1 files changed, 1 insertions(+), 1

[U-Boot] [PULL request] u-boot-atmel/master

2011-06-30 Thread Reinhard Meyer
Dear Albert, The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f: Matthias Weisser (1): arm: Update jadecpu board are available in the git repository at: git://git.denx.de/u-boot-atmel.git master Andreas Bießmann (1): atstk100x: switch to common cfi

Re: [U-Boot] [2/5]devkit8000 nand_spl: omap3 support nand_spl boot

2011-06-30 Thread Simon Schwarz
Dear Andreas, thanks for the input! well, deactivating caches make the process much slower. I recommend don't disabeling it! Sure, this was for debugging puposes - just forgot to undo. will change BTW, this patch also add preloader_console_init() to s_init() .. please honor this in commit

[U-Boot] [GIT PULL] Pull request: u-boot-imx

2011-06-30 Thread Stefano Babic
Hi Albert, please pull from u-boot-imx. The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f: arm: Update jadecpu board (2011-06-29 20:25:06 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master Fabio Estevam (5): MX5: Make

[U-Boot] [PATCH 2/2] MX27: Update to autogenerated asm-offsets.h

2011-06-30 Thread Stefano Babic
On i.MX27, the asm-offsets.h file is not yet generated as it should be. Signed-off-by: Stefano Babic sba...@denx.de CC: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx27/Makefile | 13 +++ arch/arm/cpu/arm926ejs/mx27/asm-offsets.c| 45

[U-Boot] [PATCH 1/2] MX5: Update to autogenerated asm-offsets.h

2011-06-30 Thread Stefano Babic
On i.MX5, the asm-offsets.h file is not yet generated as it should be. Signed-off-by: Stefano Babic sba...@denx.de CC: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/armv7/mx5/Makefile | 13 + arch/arm/cpu/armv7/mx5/asm-offsets.c| 76 +++

Re: [U-Boot] [PATCH][ATMEL] Fix compiler error for cpu at91sam9, if lowlevel init is enabled

2011-06-30 Thread Jens Scharsig
Am 2011-06-30 10:54, schrieb Reinhard Meyer: PS: for better readability of Submitter it would be nice to have real names with the e-Mail address ;) Dear Reinhard Meyer, sorry about this. I used a different computer than usual to create this patch. Best regards Jens Scharsig

[U-Boot] [PATCH 0/5] Add support for zmx25 board

2011-06-30 Thread Matthias Weisser
zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash and an optional NAND flash. Some additons to imx25 SoC are made to fully support the hardware on the board. Matthias Weisser (5): imx: Add get_tbclk() function for imx25 imx: Use correct imx25 reset.c imx: Add

[U-Boot] [PATCH 1/5] imx: Add get_tbclk() function for imx25

2011-06-30 Thread Matthias Weisser
Need this function for autoboot keyd Signed-off-by: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx25/timer.c | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/arch/arm/cpu/arm926ejs/mx25/timer.c b/arch/arm/cpu/arm926ejs/mx25/timer.c index

[U-Boot] [PATCH 3/5] imx: Add support for USB EHCI on imx25

2011-06-30 Thread Matthias Weisser
Adding support for USB host on imx25 using the internal PHY Signed-off-by: Matthias Weisser weiss...@arcor.de --- drivers/usb/host/ehci-mxc.c | 28 ++-- 1 files changed, 26 insertions(+), 2 deletions(-) diff --git a/drivers/usb/host/ehci-mxc.c

[U-Boot] [PATCH 5/5] imx: Add support for zmx25 board

2011-06-30 Thread Matthias Weisser
zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an optional NAND flash. Signed-off-by: Matthias Weisser weiss...@arcor.de --- MAINTAINERS|1 + board/syteco/zmx25/Makefile| 51 + board/syteco/zmx25/lowlevel_init.S | 136

[U-Boot] [PATCH 2/5] imx: Use correct imx25 reset.c

2011-06-30 Thread Matthias Weisser
imx25 used the wrong reset.c from imx27 Signed-off-by: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx25/Makefile | 19 +++ 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/arch/arm/cpu/arm926ejs/mx25/Makefile

[U-Boot] [PATCH 4/5] imx: Add auto generation of asm-offsets.h for imx25

2011-06-30 Thread Matthias Weisser
Offsets to registers may be needed in asm code. This patch adds automated generation of these offsets form C structures. Signed-off-by: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx25/asm-offsets.c | 60 + arch/arm/include/asm/arch-mx25/imx-regs.h

[U-Boot] [PATCH v2] avr32: add grasshopper (ICnova AP7000) board

2011-06-30 Thread Andreas Bießmann
The grasshopper board is a neat avr32 evaluation kit produced by In-Circuit GmbH. See http://www.ic-board.de/product_info.php?info=p75_ICnova-AP7000-Base.html for detailed information about this device. Signed-off-by: Andreas Bießmann biessm...@corscience.de --- changes since v1: - use vim: set

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Aneesh V
On Thursday 30 June 2011 01:51 PM, Simon Schwarz wrote: Hi, Hmm, I actually porting a dm368 based board with nand_spl support (patches following soon), and there I have an empty bss section, so I can direct copy the u-boot image from nand to ram in board_init_f(). This is what I'am doing

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-06-30 Thread Wolfgang Denk
Dear Mike Frysinger, In message 201106291930.48377.vap...@gentoo.org you wrote: On Wednesday, June 29, 2011 17:21:46 Wolfgang Denk wrote: Please stick to the rules. These apply to everbody, including you. Even more so to you, as you have the experience and knowledge so that you actually

[U-Boot] U-boot SPL direct Linux boot

2011-06-30 Thread Simon Schwarz
Hi List, for my bachelor thesis I will implement a direct Linux boot from U-Boot SPL. My current plan is to utilize do_bootm_[OS]. Simplest solution is to direct boot Linux/other OS and just boot u-boot when a key is pressed. In addition i will also have some tests (header check/CRC) - if they

Re: [U-Boot] [PATCH 2/2] MX27: Update to autogenerated asm-offsets.h

2011-06-30 Thread Wolfgang Denk
Dear Stefano Babic, In message 1309426950-20987-2-git-send-email-sba...@denx.de you wrote: On i.MX27, the asm-offsets.h file is not yet generated as it should be. Signed-off-by: Stefano Babic sba...@denx.de CC: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx27/Makefile

Re: [U-Boot] [PATCH 1/2] MX5: Update to autogenerated asm-offsets.h

2011-06-30 Thread Wolfgang Denk
Dear Stefano Babic, In message 1309426950-20987-1-git-send-email-sba...@denx.de you wrote: On i.MX5, the asm-offsets.h file is not yet generated as it should be. Signed-off-by: Stefano Babic sba...@denx.de CC: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/armv7/mx5/Makefile

Re: [U-Boot] [2/5]devkit8000 nand_spl: omap3 support nand_spl boot

2011-06-30 Thread Aneesh V
On Tuesday 28 June 2011 07:44 PM, simonschwarz...@googlemail.com wrote: Deactivates caching in SPL. Add call to preloader_console_init for early console output. Signed-off-by: Simon Schwarzschw...@corscience.de -- diff --git a/arch/arm/cpu/armv7/omap3/board.c

Re: [U-Boot] [PATCH 5/5] imx: Add support for zmx25 board

2011-06-30 Thread Wolfgang Denk
Dear Matthias Weisser, In message 1309427865-17531-6-git-send-email-weiss...@arcor.de you wrote: zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an optional NAND flash. Signed-off-by: Matthias Weisser weiss...@arcor.de --- MAINTAINERS

Re: [U-Boot] [PATCH 2/5] imx: Use correct imx25 reset.c

2011-06-30 Thread Wolfgang Denk
Dear Matthias Weisser, In message 1309427865-17531-3-git-send-email-weiss...@arcor.de you wrote: imx25 used the wrong reset.c from imx27 Signed-off-by: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx25/Makefile | 19 +++ 1 files changed, 15

Re: [U-Boot] [PATCH 2/5] imx: Use correct imx25 reset.c

2011-06-30 Thread Wolfgang Denk
Dear Matthias Weisser, In message 1309427865-17531-3-git-send-email-weiss...@arcor.de you wrote: imx25 used the wrong reset.c from imx27 Signed-off-by: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm926ejs/mx25/Makefile | 19 +++ 1 files changed, 15

Re: [U-Boot] [STATUS] v2011.06 release, Merge Window is OPEN

2011-06-30 Thread Albert ARIBAUD
Hi Prafulla, Le 30/06/2011 10:06, Prafulla Wadaskar a écrit : -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert ARIBAUD Sent: Thursday, June 30, 2011 12:08 AM To: u-boot@lists.denx.de Subject: Re: [U-Boot] [STATUS]

Re: [U-Boot] [4/5]devkit8000 nand_spl: Add SPL NAND support to omap_gpmc driver

2011-06-30 Thread Simon Schwarz
Dear Andreas, You also set some special ECC handling in this patch, please honour this in your commit message! will do. + +/** + * nand_read_buf16 - [DEFAULT] read chip data into buffer + * @mtd:    MTD device structure + * @buf:    buffer to store date + * @len:    number of bytes to

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Albert ARIBAUD
Hi Simon, Le 30/06/2011 10:21, Simon Schwarz a écrit : Hi, Hmm, I actually porting a dm368 based board with nand_spl support (patches following soon), and there I have an empty bss section, so I can direct copy the u-boot image from nand to ram in board_init_f(). This is what I'am doing

Re: [U-Boot] [RFC PATCH 1/7] Adapt config.mk for usage in spl/Makefile

2011-06-30 Thread Daniel Schwierzeck
Hi Aneesh, On Thu, Jun 30, 2011 at 7:12 AM, Aneesh V ane...@ti.com wrote: On Thursday 30 June 2011 12:22 AM, Mike Frysinger wrote: On Wednesday, June 29, 2011 09:09:21 Aneesh V wrote: -$(obj)%.s:     %.S +$(obj)%.s:     $(src)%.S I too didn't understand why that was done. But I noticed it

Re: [U-Boot] [1/5]devkit8000 nand_spl: armv7 support nand_spl boot

2011-06-30 Thread Aneesh V
This seems to be an extension of the work I did for OMAP4. So, I shall respond for the code I had added. On Wednesday 29 June 2011 01:57 PM, Andreas Bießmann wrote: Dear Simon Schwarz, [snip ..] +#ifdef CONFIG_PRELOADER +/* If in Preloader don't use interrupts...*/ +_undefined_instruction:

Re: [U-Boot] Pull request: u-boot-arm/master

2011-06-30 Thread Albert ARIBAUD
Wolfgang, Le 30/06/2011 08:24, Albert ARIBAUD a écrit : Wolfgang, The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a: Prepare v2011.06 (2011-06-27 22:22:42 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm.git master Please

[U-Boot] Pull request: u-boot-arm/master (updated)

2011-06-30 Thread Albert ARIBAUD
Hi again Wolfgang, This pull request obsoletes and replaces the one made earlier today. The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a: Prepare v2011.06 (2011-06-27 22:22:42 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm.git

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-06-30 Thread Aneesh V
On Thursday 30 June 2011 04:39 PM, Albert ARIBAUD wrote: Hi Simon, Le 30/06/2011 10:21, Simon Schwarz a écrit : Hi, Hmm, I actually porting a dm368 based board with nand_spl support (patches following soon), and there I have an empty bss section, so I can direct copy the u-boot image from

Re: [U-Boot] [PATCH 2/5] imx: Use correct imx25 reset.c

2011-06-30 Thread Matthias Weißer
Hello Wolfgang Am 30.06.2011 12:49, schrieb Wolfgang Denk: +$(OBJS) : $(TOPDIR)/include/asm/arch/asm-offsets.h + # # defines $(obj).depend target @@ -44,3 +44,14 @@ include $(SRCTREE)/rules.mk sinclude

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx

2011-06-30 Thread Albert ARIBAUD
Hi Stefano, Le 30/06/2011 11:38, Stefano Babic a écrit : Hi Albert, please pull from u-boot-imx. The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f: arm: Update jadecpu board (2011-06-29 20:25:06 +0200) are available in the git repository at:

Re: [U-Boot] [PULL request] u-boot-atmel/master

2011-06-30 Thread Albert ARIBAUD
Hi Reinhard, Le 30/06/2011 11:06, Reinhard Meyer a écrit : Dear Albert, The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f: Matthias Weisser (1): arm: Update jadecpu board are available in the git repository at: git://git.denx.de/u-boot-atmel.git

Re: [U-Boot] [PATCH 2/5] imx: Use correct imx25 reset.c

2011-06-30 Thread Matthias Weißer
Hello Wolfgang Am 30.06.2011 12:46, schrieb Wolfgang Denk: + +$(TOPDIR)/include/asm/arch/asm-offsets.h: $(TOPDIR)/include/autoconf.mk.dep \ +./asm-offsets.s +@echo Generating $@ +$(TOPDIR)/tools/scripts/make-asm-offsets ./asm-offsets.s $@ + +asm-offsets.s:

Re: [U-Boot] U-boot SPL direct Linux boot

2011-06-30 Thread Heiko Schocher
Hello Simon, Simon Schwarz wrote: for my bachelor thesis I will implement a direct Linux boot from U-Boot SPL. My current plan is to utilize do_bootm_[OS]. Simplest solution is to direct boot Linux/other OS and just boot u-boot when a key is pressed. In addition i will also have some tests

Re: [U-Boot] [PATCH v4 0/6] Add Highbank platform

2011-06-30 Thread Albert ARIBAUD
Hi Rob, Le 28/06/2011 17:39, Rob Herring a écrit : From: Rob Herringrob.herr...@calxeda.com This series enables non-PCI AHCI controllers and adds support for Calxeda Highbank platform which uses the AHCI changes. Changes from v3: - Added Highbank to MAINTAINERS - Added back patch to fix

[U-Boot] [PATCH] [RFC] Access mode validation for eMMC cards 2 GiB

2011-06-30 Thread Lukasz Majewski
This patch provides handling of the two way handshake when SEND_OP_COND (CMD1) is send to mmc card. It is necessary to inform eMMC card if the host can work with high capacity cards (Jedec JESD84-A441, point 7.4.3). The extra flag MMC_MODE_HC (high capacity) is added to indicate if the host is

Re: [U-Boot] CONFIG_SYS_SDRAM_BASE error

2011-06-30 Thread Albert ARIBAUD
Hi Benoît, Le 27/06/2011 08:26, Benoit PRIGENT a écrit : Hi, I try compiling u-boot for Iomega iConnect using these files: http://patchwork.openwrt.org/patch/299/ But I got this error: board.c: In function â__dram_init_banksizeâ: board.c:233: error: âCONFIG_SYS_SDRAM_BASEâ undeclared

[U-Boot] musb_cfg.extvbus = 1 reverted by bus reset?

2011-06-30 Thread Orjan Friberg
Hi, Using external VBUS on the OTG port in host mode, I have set musb_cfg.extvbus = 1. However, after a 'usb start', the DRVVBUS bit in OTG_CTRL is always set to 1 (regardless of the value of musb_cfg.extvbus). Immediately after boot it is 0. (I ran 'i2c md 0x48 0xa 1'.) In musb_hcd.c, the

Re: [U-Boot] Is somebody workin on getting the AT91SAM9G45EKES working on the latest build?

2011-06-30 Thread Alex Waterman
Bill, I can start work on the 9G45 update in early July if necessary. I have been using this board as well. I managed to fix my compilation locally. The patch I submitted was before a lot of the updates for the over all ARM stuff went through. I am pretty sure it should still apply though.

Re: [U-Boot] Is somebody workin on getting the AT91SAM9G45EKES working on the latest build?

2011-06-30 Thread Albert ARIBAUD
Hi Aex, Le 30/06/2011 14:32, Alex Waterman a écrit : Bill, I can start work on the 9G45 update in early July if necessary. I have been using this board as well. I managed to fix my compilation locally. The patch I submitted was before a lot of the updates for the over all ARM stuff went

Re: [U-Boot] [PATCH v2] nios2: move generic config to boards.cfg

2011-06-30 Thread Scott McNutt
Mike, Applied to: git://git.denx.de/u-boot-nios.git 'next' Thanks, --Scott Mike Frysinger wrote: I can't build test this, but just looking at the config files written and it seems OK ... Tested-by: Thomas Chou tho...@wytron.com.tw Signed-off-by: Mike Frysinger vap...@gentoo.org --- v2

[U-Boot] [Nios] Pull Request

2011-06-30 Thread Scott McNutt
Dear Wolfgang, The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a: Wolfgang Denk (1): Prepare v2011.06 are available in the git repository at: git://git.denx.de/u-boot-nios.git next Mike Frysinger (1): nios2: move generic config to boards.cfg

Re: [U-Boot] U-boot SPL direct Linux boot

2011-06-30 Thread Simon Schwarz
thanks Heiko! That seems like half of the work :) - we should define a struct, which contains the 3 values offset, size, destination, so we can create a nand_load_list which can contain n entries, that could be processed in a while loop ... so no need for the CONFIG_SYS_BOOT_LINUX define

Re: [U-Boot] [PATCH 5/5] imx: Add support for zmx25 board

2011-06-30 Thread Matthias Weißer
Am 30.06.2011 12:44, schrieb Wolfgang Denk: Dear Matthias Weisser, In message1309427865-17531-6-git-send-email-weiss...@arcor.de you wrote: zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an optional NAND flash. Signed-off-by: Matthias

Re: [U-Boot] [PATCH] smc911x MII made available

2011-06-30 Thread Luca Ceresoli
Hi Helmut, helmut.rai...@hale.at wrote: From: Helmut Raigerhelmut.rai...@hale.at The driver already had the MII functions, but they have not been registered using miiphy_register(). Signed-off-by: Helmut Raigerhelmut.rai...@hale.at [...] I implemented in the past, but never found the time

[U-Boot] [PATCH RFC] smc911x: enable mii commands

2011-06-30 Thread Luca Ceresoli
Signed-off-by: Luca Ceresoli luca.ceres...@comelit.it --- This patch is my implementation of the same functionality that Helmut's patch implements. I'm sending it as a reference for him to look at the error checking code and possibly merge it into his own patch. drivers/net/smc911x.c | 41

Re: [U-Boot] [PATCH 1/2] ext2: Fix checkpatch violations

2011-06-30 Thread Detlev Zundel
Hi Anton, Ack, you're right, I didn't mean to include the printf changes. Sorry about that, I will be more careful with the next patches. Would it be best to leave this patch as it is or split it up for the next version (if there is one)? IMHO this is a minor issue, so I'm fine with the

[U-Boot] (no subject)

2011-06-30 Thread kifkifads
Hello, Your ad here: http://www.kif-kif.net/an/ Thanks ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 2/2] ext2: Simplify partial sector access logic

2011-06-30 Thread Detlev Zundel
Hi Anton, On Wed, Jun 29, 2011 at 6:04 AM, Detlev Zundel d...@denx.de wrote: Hi Anton, Previously reading or writing zero full sectors (reading the end of one sector and the beginning of the next for example) was special cased and involved stack allocating a second sector buffer. This

Re: [U-Boot] GNU specific sed argument in rules.mk

2011-06-30 Thread Jeroen Hofstee
Hello Wolfgang, rules.mk uses the GNU specific sed \w leading to not directly obvious Make / _depend errors in the build process, like circular dependencies You should probably mention when such errors result - I have never seen any of these. I understand. Logs for what it solves are below.

[U-Boot] Reply Me

2011-06-30 Thread Li Chen
Hello I have a business to propose to you, my late client left an unclaimed sum with my bank. I want you to help me process and receive this fund. If interested pls contact to me as soonest your convenience at my e-mail: mrche...@aol.com Li ___

[U-Boot] [PATCH] build: Add targets for auto gen of asm-offsets.h and use it in imx35

2011-06-30 Thread Matthias Weisser
asm-offsets.h should be auto generated. This patch adds two rules to rules.mk which makes this possible and removes the rules on imx35. Signed-off-by: Matthias Weisser weiss...@arcor.de --- arch/arm/cpu/arm1136/mx35/Makefile | 11 --- rules.mk | 10

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-06-30 Thread Mike Frysinger
On Thu, Jun 30, 2011 at 06:29, Wolfgang Denk wrote: Mike Frysinger wrote: On Wednesday, June 29, 2011 17:21:46 Wolfgang Denk wrote: Please stick to the rules.  These apply to everbody, including you. Even more so to you, as you have the experience and knowledge so that you actually should

Re: [U-Boot] [PATCH 5/9] sf: kill off now-unused local state

2011-06-30 Thread Mike Frysinger
On Tue, Jun 28, 2011 at 13:38, Mike Frysinger wrote: Now that the common spi_flash structure tracks all the info that these drivers need, kill off their local state indirection and use just what the common code provides. this patch has been updated since it's original posting, but only to

Re: [U-Boot] [PATCH 5/5] imx: Add support for zmx25 board

2011-06-30 Thread Stefano Babic
On 06/30/2011 11:57 AM, Matthias Weisser wrote: zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an optional NAND flash. Hi Matthias, diff --git a/board/syteco/zmx25/lowlevel_init.S b/board/syteco/zmx25/lowlevel_init.S new file mode 100644 index

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-06-30 Thread Wolfgang Denk
Dear Mike Frysinger, In message BANLkTi=PoSnG11pLWC11Xv=hvo_pyqo...@mail.gmail.com you wrote: If you want to do something useful, then apply the original patches, and make sure to reference these properly. except that they already are the original ones Then why did you repost them? This

Re: [U-Boot] [PATCH 1/5] imx: Add get_tbclk() function for imx25

2011-06-30 Thread Stefano Babic
On 06/30/2011 11:57 AM, Matthias Weisser wrote: Need this function for autoboot keyd Hi Matthias, +/* + * This function is derived from PowerPC code (timebase clock frequency). + * On ARM it returns the number of timer ticks per second. + */ +ulong get_tbclk(void) +{ + ulong tbclk;

Re: [U-Boot] Pull request u-boot-blackfin.git (sf branch)

2011-06-30 Thread Mike Frysinger
On Wed, Jun 29, 2011 at 17:16, Wolfgang Denk wrote: Mike Frysinger wrote: The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a:   Prepare v2011.06 (2011-06-27 22:22:42 +0200) are available in the git repository at:   git://www.denx.de/git/u-boot-blackfin.git sf

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-06-30 Thread Mike Frysinger
On Thu, Jun 30, 2011 at 11:38, Wolfgang Denk wrote: Mike Frysinger wrote: If you want to do something useful, then apply the original patches, and make sure to reference these properly. except that they already are the original ones Then why did you repost them? i already explained why

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

2011-06-30 Thread Mike Frysinger
On Wed, Jun 29, 2011 at 17:23, Wolfgang Denk wrote: Mike Frysinger wrote: The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a:   Prepare v2011.06 (2011-06-27 22:22:42 +0200) are available in the git repository at:   git://www.denx.de/git/u-boot-blackfin.git master

Re: [U-Boot] [PATCH 3/5] imx: Add support for USB EHCI on imx25

2011-06-30 Thread Stefano Babic
On 06/30/2011 11:57 AM, Matthias Weisser wrote: Adding support for USB host on imx25 using the internal PHY Signed-off-by: Matthias Weisser weiss...@arcor.de --- Hi Matthias, +#ifdef CONFIG_MX25 +#define MX25_USB_CTRL_IP_PUE_DOWN_BIT(16) +#define MX25_USB_CTRL_HSTD_BIT

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-06-30 Thread Wolfgang Denk
Dear Mike Frysinger, In message banlktimmptk0gyhrgamml0igyksb0o2...@mail.gmail.com you wrote: i just went through patchwork and d/l-ed the ones posted there and compared to my local tree to come to the conclusion that everything has already been posted (which is something i was not sure of

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

2011-06-30 Thread Wolfgang Denk
Dear Mike Frysinger, In message banlktimluubsryg3jtgstp55ufqn-o4...@mail.gmail.com you wrote: i sent out the pull request immediately for this tree because your latency tends to be high (and if there was any problems with the patches, i'd get them fixed and updated the request), and this is

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-06-30 Thread Mike Frysinger
On Thu, Jun 30, 2011 at 11:49, Wolfgang Denk wrote: Mike Frysinger wrote: i just went through patchwork and d/l-ed the ones posted there and compared to my local tree to come to the conclusion that everything has already been posted (which is something i was not sure of when i sent things out

[U-Boot] [PATCH] powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time

2011-06-30 Thread York Sun
Add this option to allow boards to override the default read-to-write turnaround time for better performance. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |3 +++ arch/powerpc/include/asm/fsl_ddr_sdram.h |3 +++ 2 files changed, 6

Re: [U-Boot] [PATCH 00/18] Blackfin updates for v2011.09

2011-06-30 Thread Mike Frysinger
On Tue, Jun 28, 2011 at 15:36, Mike Frysinger wrote: Many of these have been posted already, but some have not.  We've pulled some updates from the Linux port, added support for multiple serial devs at the same time, and random tweaks/improvements all over. Harald Krapfenbauer (2):  

[U-Boot] [PATCH][ATMEL] add ATMEL_PMC_UHP define to at91sam9261/63 header

2011-06-30 Thread Jens Scharsig
* add ATMEL_PMC_UHP define to at91sam9261/63 header Signed-off-by: Jens Scharsig js_at...@scharsoft.de --- arch/arm/include/asm/arch-at91/at91sam9261.h |1 + arch/arm/include/asm/arch-at91/at91sam9263.h |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git

[U-Boot] [PATCH] powerpc/corenet_ds: add back buffer write for NOR flash

2011-06-30 Thread York Sun
Enable buffer write for better performance. This platform uses a NOR flash chip which supports write buffer programming. CFI driver can query the buffer size and use it to program the flash for best performance. Signed-off-by: York Sun york...@freescale.com --- include/configs/corenet_ds.h |

[U-Boot] [PATCH] powerpc/eeprom: cleanup mac command

2011-06-30 Thread York Sun
Move mac command to board/freescale/common/sys_eeprom.c. Change the help message to be more helpful. Print argument format. Fix MAX_NUM_PORTS to comply with v1 NXID format. Signed-off-by: York Sun york...@freescale.com --- board/freescale/common/sys_eeprom.c | 29 -

[U-Boot] [PATCH v2 0/2] ext2: Cleanup and simplify sector access code

2011-06-30 Thread Anton Staaf
This patch set first cleans up all of the checkpatch warnings and errors in fs/ext2/dev.c and then cleans up the partial sector access logic in the ext2fs_devread function. I didn't see a file system or ext2 custodian so I've CC'ed Andy the custodian for MMC as that seems closest. Please let me

[U-Boot] [PATCH v2 1/2] ext2: Fix checkpatch violations

2011-06-30 Thread Anton Staaf
Fix all checkpatch violations in the low level Ext2 block device reading code. This is done in preparation for cleaning up the partial sector access code. Also replace hard coded function names in printfs with __func__ macro, and correctly indent comments for style consistency not captured by

[U-Boot] [PATCH v2 2/2] ext2: Simplify partial sector access logic

2011-06-30 Thread Anton Staaf
Previously reading zero full sectors (reading the end of one sector and the beginning of the next for example) was special cased and involved stack allocating a second sector buffer. This change uses the same code path for this case as well as when there are a non-zero number of full sectors to

Re: [U-Boot] Is somebody workin on getting the AT91SAM9G45EKES working on the latest build?

2011-06-30 Thread Alex Waterman
Bill, On 06/30/2011 02:10 PM, William C. Landolina wrote: Alex - If there is anything I can do to help please let me know. I've been roughly patching the various builds for a while and really would like to see this get back in the mainline. I will send my patch set in a few moments; just

[U-Boot] [PATCH 1/8] Remove old config stuff from Makefile

2011-06-30 Thread Alex Waterman
Start the process of pushing the at91sam9m10g45ek* boards to the new builds.cfg configuration style. At the moment just the generic config is available, add the rest as necessary. Signed-off-by: Alex Waterman awater...@dawning.com --- Makefile | 21 - 1 files changed, 0

[U-Boot] [PATCH 5/8] Updates the board specific files for the at91sam9mg45ek.

2011-06-30 Thread Alex Waterman
Fixes the compile errors in the board specific initializations for the at91sam9m10g45ek specific files. Signed-off-by: Alex Waterman awater...@dawning.com --- board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 128 +++ board/atmel/at91sam9m10g45ek/led.c |6 +-

[U-Boot] [PATCH 0/8] Fixes compilation for the at91sam9m10g45ek

2011-06-30 Thread Alex Waterman
This patch set fixes the at91sam9mg45ek build for my set up. I have only been able to test this patch on my own NAND booting at91sam9m10g45ek. Dataflash and norflash are untested. Anyway, this is a rough approximation of a patch; I would need more input from people with nor-flash, working

[U-Boot] [PATCH 2/8] Update at91sam9m10g45_devices.c to fix compile errors.

2011-06-30 Thread Alex Waterman
Move this file to the new ATMEL_BASE_* and ATMEL_ID_* defines. Also fixed a problem appearing in the ethernet initialization where the entire board was being reset, not just the ethernet controller. This at least makes ethernet work on my board if the correct environment (mac address, ip address,

[U-Boot] [PATCH 3/8] Fix compile problem for some boards in the clock code.

2011-06-30 Thread Alex Waterman
Some boards use AT91_SLOW_CLOCK and other use CONFIG_SYS_AT91_SLOW_CLOCK. This patch makes it so the arm926ejs clock code will return which ever is set. Signed-off-by: Alex Waterman awater...@dawning.com --- arch/arm/cpu/arm926ejs/at91/clock.c |4 1 files changed, 4 insertions(+), 0

[U-Boot] [PATCH 6/8] Adds wait to atmel_usart serial_init function

2011-06-30 Thread Alex Waterman
Adds a short busy loop wait to the atmel_usart.c serial_init() function. Signed-off-by: Alex Waterman awater...@dawning.com --- drivers/serial/atmel_usart.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/drivers/serial/atmel_usart.c b/drivers/serial/atmel_usart.c

[U-Boot] [PATCH 8/8] Updates the boards.cfg file

2011-06-30 Thread Alex Waterman
Add the default generic at91sam9m10g45ek_config target to the new config system. Not all possible configurations of u-boot for the at91sam9m10g45ek are included yet. Add them as needed. Signed-off-by: Alex Waterman awater...@dawning.com --- boards.cfg |1 + 1 files changed, 1 insertions(+),

[U-Boot] [PATCH 4/8] Updates the at91sam9mg45_matrix.h header to new defines.

2011-06-30 Thread Alex Waterman
Moves the at91sam9g45_matrix.h header file to use the new ATMEL_BASE_MATRIX define. Signed-off-by: Alex Waterman awater...@dawning.com --- .../arm/include/asm/arch-at91/at91sam9g45_matrix.h | 84 ++-- 1 files changed, 42 insertions(+), 42 deletions(-) diff --git

[U-Boot] [PATCH 7/8] Updates the at91sam9m10g45ek.h config file.

2011-06-30 Thread Alex Waterman
Moves to using newer defines and adds possible support for the second bank of RAM (if so desired). Also, some coding clean up: removed the needless define to 1s for defines that just act as flags. Signed-off-by: Alex Waterman awater...@dawning.com --- include/configs/at91sam9m10g45ek.h | 188

[U-Boot] arm - versatilepb

2011-06-30 Thread Jeroen Hofstee
Hi, I have the arm/verstilepb compiling and working on qemu (without flash for now). I don't have the board itself though, and have no intention to order it... Since it tends to be used as an example for emulation (the board is supported by qemu) it might be worth to preserve though. 1) Is

[U-Boot] [PATCH 6/8] Adds wait to atmel_usart serial_init function

2011-06-30 Thread Alex.Waterman.awaterman
From: Alex Waterman awater...@dawning.com Adds a short busy loop wait to the atmel_usart.c serial_init() function. Signed-off-by: Alex Waterman awater...@dawning.com --- drivers/serial/atmel_usart.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

  1   2   >