Re: [U-Boot] [PATCH 1/9] SOUND: Add I2S driver

2012-08-17 Thread Rajeshwari Birje
Hi Andrew, Thank you for comments. On Thu, Aug 16, 2012 at 8:29 PM, Andrew Dyer amd...@gmail.com wrote: I don't have any comment on the body of the patch, but calling this an i2s patch is misleading. I2s is a generic standard for moving stereo audio around, and many chips support it. This

Re: [U-Boot] [PATCH 2/3] cmd_partuuid: add command to retrieve a partition's UUID

2012-08-17 Thread Lukasz Majewski
Hi Stephen, On 08/16/2012 05:15 PM, Stephen Warren wrote: This implements the following: partuuid mmc 0:1 - prints the partition's UUID. partuuic mmc 0:1 uuid - sets environment variable uuid to the partition's UUID. This can be useful when writing a bootcmd which searches

Re: [U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-17 Thread Michal Simek
On 08/16/2012 07:27 PM, Joe Hershberger wrote: Hi Michal, On Thu, Aug 16, 2012 at 1:12 AM, Michal Simek mon...@monstr.eu wrote: Hi Joe, On 08/15/2012 07:31 PM, Joe Hershberger wrote: Hi Michal, I believe this is a fundamental misunderstanding of the Zynq architecture. I don't think

Re: [U-Boot] [PATCH] net/phy: support the mv88e6352 switch

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 16 August 2012 16:47 To: u-boot@lists.denx.de Cc: Valentin Longchamp; Holger Brunck; Prafulla Wadaskar; Joe Hershberger Subject: [PATCH] net/phy: support the mv88e6352 switch This patch

Re: [U-Boot] [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 16 August 2012 16:55 To: u-boot@lists.denx.de Cc: holger.bru...@keymile.com; Prafulla Wadaskar; valentin.longch...@keymile.com Subject: [PATCH 1/2] arm/km: add mv88e6352 configuration for

Re: [U-Boot] [PATCH 2/2] km_kirkwood: enable MV88E6352_SWITCH support for kmnusa

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 16 August 2012 16:55 To: u-boot@lists.denx.de Cc: holger.bru...@keymile.com; Prafulla Wadaskar; valentin.longch...@keymile.com Subject: [PATCH 2/2] km_kirkwood: enable MV88E6352_SWITCH

Re: [U-Boot] [PATCH 0/2] arm/km: configuration of the mv88e6352 switch on kmnusa

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 16 August 2012 16:55 To: u-boot@lists.denx.de Cc: holger.bru...@keymile.com; Prafulla Wadaskar; valentin.longch...@keymile.com Subject: [PATCH 0/2] arm/km: configuration of the mv88e6352

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Albert ARIBAUD Sent: 16 August 2012 23:39 To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE Signed-off-by: Albert ARIBAUD

Re: [U-Boot] [PATCH] edminiv2: orion5x: fix GPIO inits and values

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Albert ARIBAUD Sent: 16 August 2012 22:05 To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH] edminiv2: orion5x: fix GPIO inits and values Orion5x did not actually write GPIO

Re: [U-Boot] [PATCH 03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib

2012-08-17 Thread Stefano Babic
On 16/08/2012 16:38, Tom Rini wrote: On 08/16/2012 12:45 AM, Stefano Babic wrote: On 15/08/2012 23:30, Tom Rini wrote: Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the arch/arm/lib SPL framework, enable on all of the previously using boards. Signed-off-by: Tom Rini tr...@ti.com --- Hi

Re: [U-Boot] [PATCH 2/7 V4] SPI: Add W25Q32 to Winbond SPI flash table

2012-08-17 Thread Joonyoung Shim
Hi Rajeshwari. 2012/8/2 Rajeshwari Shinde rajeshwar...@samsung.com: SMDK EVT1 has a different Winbond part, added its part details to the SPI flash table Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- Changes in V2:

Re: [U-Boot] [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa

2012-08-17 Thread Valentin Longchamp
On 08/17/2012 09:59 AM, Prafulla Wadaskar wrote: -Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 16 August 2012 16:55 To: u-boot@lists.denx.de Cc: holger.bru...@keymile.com; Prafulla Wadaskar; valentin.longch...@keymile.com Subject:

Re: [U-Boot] [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa

2012-08-17 Thread Prafulla Wadaskar
-Original Message- From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] Sent: 17 August 2012 14:13 To: Prafulla Wadaskar Cc: u-boot@lists.denx.de; holger.bru...@keymile.com Subject: Re: [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa On 08/17/2012 09:59

[U-Boot] 32-bit OS on 64-bit core

2012-08-17 Thread Robert Thorhuus
Hello! I hope you all can help me with understanding. Some (all?) PowerPC implementations have a bit in the MSR to tell the core to run in either 32 bit or 64 bit mode. At least my core in front of me has this. It is a 64 bit implementation and I need to be able to boot both 32/64 bit OSes

[U-Boot] Keyboard enable at u-boot for Beagleboard

2012-08-17 Thread LIVIN SUNNY
Hi , I have an issue regarding u-boot. I'm using Beagle-board Rev B as well as omap3_evm. i would like to enable keyboard at the u-boot level,i.e the keyboard is connected to the target and entering the text.But the problem is that at the U-boot, keyboard is not responding( no lights ) for

[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5

2012-08-17 Thread dinguyen
From: Dinh Nguyen dingu...@altera.com Add minimal support for Altera's SOCFPGA Cyclone 5 hardware. Signed-off-by: Dinh Nguyen dingu...@altera.com Signed-off-by: Pavel Machek pa...@denx.de --- MAINTAINERS|5 + Makefile

Re: [U-Boot] [PATCH v2 3/5] at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

2012-08-17 Thread Andreas Bießmann
Dear Josh Wu, On 16.08.2012 07:05, Josh Wu wrote: The Programmable Multibit ECC (PMECC) controller is a programmable binary BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder. This controller can be used to support both SLC and MLC NAND Flash devices. It supports to generate ECC to

Re: [U-Boot] [PATCH 3/3] arm : at91sam9x5 : fix a small bug for NAND

2012-08-17 Thread Andreas Bießmann
Dear Bo Shen, On 16.08.2012 06:44, Bo Shen wrote: fix a bug: when not boot from NAND, the NAND flash can not be detected. Using this to fix it Signed-off-by: Bo Shen voice.s...@atmel.com --- applied to u-boot-atmel/master, thnaks! Best regards Andreas Bießmann

[U-Boot] [PATCH v2 1/2] arm/km: add mv88e6352 configuration for kmnusa

2012-08-17 Thread Valentin Longchamp
The kmnusa board uses a mv88e6352 switch that is connected to the main eth interface of the kirkwood. Therefore the switch must be configured so that the kirkwood's egiga eth inferface can be used. Signed-off-by: Valentin Longchamp valentin.longch...@keymile.com Cc: Holger Brunck

Re: [U-Boot] [PATCH 1/1] mx51/mx53/mx6: add watchdog

2012-08-17 Thread Stefano Babic
On 15/08/2012 22:46, Troy Kisky wrote: Signed-off-by: Troy Kisky troy.ki...@boundarydevices.com --- arch/arm/cpu/armv7/imx-common/Makefile |1 + arch/arm/cpu/armv7/imx-common/watchdog.c | 32 ++ 2 files changed, 33 insertions(+) create mode 100644

Re: [U-Boot] [PATCH 1/2] MX28: config: Allow different target generation in elftosb call

2012-08-17 Thread Stefano Babic
On 15/08/2012 20:51, Otavio Salvador wrote: The elftosb call needs to use a target param specific for i.MX28. This patch allow for later addition of i.MX233. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Makefile |5 -

Re: [U-Boot] [PATCH 2/2] MX28: Move regs-base.h include after SoC type configuration

2012-08-17 Thread Stefano Babic
On 15/08/2012 20:51, Otavio Salvador wrote: For i.MX233 addition the base registers need to be change so the SoC definition needs to be known before the header include. The following boards has been changed: * apx4devkit * m28evk * mx28evk * sc_sps_1 Signed-off-by: Otavio

Re: [U-Boot] [PATCH 2/3] fec_mxc: use phy_connect_by_mask

2012-08-17 Thread Stefano Babic
On 15/08/2012 22:40, Troy Kisky wrote: Allow board config files to list a range of possible phy addresses, in case the exact phy address is not certain. Signed-off-by: Troy Kisky troy.ki...@boundarydevices.com --- Hi Troy, drivers/net/fec_mxc.c | 21 +++--

Re: [U-Boot] [PATCH V4 1/3] imx-common/cmd_bmode.c: add imx bmode (bootmode) command

2012-08-17 Thread Stefano Babic
On 15/08/2012 22:31, Troy Kisky wrote: Hi Troy, This is useful for forcing the ROM's usb downloader to activate upon a watchdog reset. Or, you can boot from either SD Card. Currently, support added for MX53 and MX6Q Signed-off-by: Troy Kisky troy.ki...@boundarydevices.com Note: MX53

Re: [U-Boot] [PATCH 1/3] mx53_smd: add spi nor support

2012-08-17 Thread Stefano Babic
On 15/08/2012 08:38, Terry Lv wrote: Add spi nor support to mx53 smd, including iomux, configs, etc. To test spi nor on mx53 smd: Hi Terry, MX53SMD U-Boot sf probe 0:21249 JEDEC ID: 0x202016 m25p32 (4096 Kbytes) SF: Detected m25p32 with page size 0 Bytes, total 4 MiB Here, 21249 is

Re: [U-Boot] [PATCH 2/3] mxc_spi: change to use version config instead of soc config in mxc_spi

2012-08-17 Thread Stefano Babic
On 15/08/2012 08:38, Terry Lv wrote: In mxc_spi, we used to use soc config, e.g. CONFIG_MX35, CONFIG_MX51. In this way, we can't exlain the difference of spi in each soc and we need to modify the driver for each new soc. Thus, now it use spi version config which can be found in reference

Re: [U-Boot] [PATCH 3/3] mxc_spi: apply new mxc_spi version configs to other soc configs

2012-08-17 Thread Stefano Babic
On 15/08/2012 08:38, Terry Lv wrote: Apply new mxc_spi version configs to other soc configs. Signed-off-by: Terry Lv r65...@freescale.com --- arch/arm/include/asm/arch-mx31/imx-regs.h |4 include/configs/efikamx.h |4 include/configs/flea3.h

Re: [U-Boot] [PATCH 1/1] lib, panic: don't call do_reset in SPL (debug).

2012-08-17 Thread Stefano Babic
On 15/08/2012 19:11, Tom Rini wrote: On Tue, Aug 14, 2012 at 10:40:50PM +0200, Jeroen Hofstee wrote: Several omap boards won't build when DEBUG is defined, SPL build error: vsprintf.c:791: undefined reference to `do_reset', since SPL has no commands. Therefore don't call do_reset in SPL. SPL

Re: [U-Boot] [PATCH 1/2] MX28: Drop the cp15 reconfiguration from SPL

2012-08-17 Thread Stefano Babic
On 06/08/2012 23:34, Marek Vasut wrote: The SPL doesn't need the CP15 reconfiguration, as that's what the BootROM does for us already. Moreover, when the CP15 is reconfigured and the code returns control to BootROM, the USB boot works no more. Remove the code and allow [1] to work properly

Re: [U-Boot] [PATCH 2/2] MX28: Shuffle around the power management code

2012-08-17 Thread Stefano Babic
On 06/08/2012 23:34, Marek Vasut wrote: Move some function calls to a more appropriate place, so they're called only when needed. Signed-off-by: Marek Vasut ma...@denx.de Cc: Stefano Babic sba...@denx.de Cc: Fabio Estevam fabio.este...@freescale.com ---

Re: [U-Boot] [PATCH] mx25: Enable dcache

2012-08-17 Thread Stefano Babic
On 14/08/2012 15:17, Benoît Thébaudeau wrote: Now that the main i.MX features work fine with dcache enabled, enabled it by default if CONFIG_SYS_DCACHE_OFF is not defined. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de ---

Re: [U-Boot] [PATCH] mx5: Enable dcache

2012-08-17 Thread Stefano Babic
On 14/08/2012 15:17, Benoît Thébaudeau wrote: Now that the main i.MX features work fine with dcache enabled, enabled it by default if CONFIG_SYS_DCACHE_OFF is not defined. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de ---

Re: [U-Boot] [PATCH] mx35: Fix typo on EDIO

2012-08-17 Thread Stefano Babic
On 14/08/2012 15:28, Benoît Thébaudeau wrote: Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de --- .../arch/arm/include/asm/arch-mx35/crm_regs.h |4 ++-- .../board/CarMediaLab/flea3/flea3.c|2 +-

Re: [U-Boot] [PATCH] mx3: Fix typo on IPU_CONF_CSI_EN

2012-08-17 Thread Stefano Babic
On 14/08/2012 15:33, Benoît Thébaudeau wrote: Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de --- .../arch/arm/include/asm/arch-mx31/imx-regs.h |2 +- .../arch/arm/include/asm/arch-mx35/imx-regs.h |2 +- 2 files changed, 2

[U-Boot] WARNING: Caches not enabled on openrd based board

2012-08-17 Thread Alex Zeffertt
Hi U-Booters, I get the following warning when I boot our openrd based board: U-Boot 2012.07 (Aug 17 2012 - 10:45:29) OpenRD-Base SoC: Kirkwood 88F6281_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 512 MiB I am running the latest code from git with a small number of changes to

Re: [U-Boot] [PATCH] mx5 iomux: Fix GPIO with SION

2012-08-17 Thread Stefano Babic
On 14/08/2012 15:48, Benoît Thébaudeau wrote: IOMUX_CONFIG_GPIO may be used together with IOMUX_CONFIG_SION, so don't break the iomux function value set to the register in this case. Define the value of IOMUX_CONFIG_GPIO in a way showing that it should have only 1 bit set. Signed-off-by:

Re: [U-Boot] [PATCH v2 1/4] mx5: cosmetic: Clean up lowlevel_init

2012-08-17 Thread Stefano Babic
On 14/08/2012 17:18, Benoît Thébaudeau wrote: Coding style cleanup: - Remove useless parentheses. - Use tabs for indentations and alignments. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de --- Changes for v2: - Make patch description

Re: [U-Boot] [PATCH] mx5/6: Fix cpu_mmc_init() return value

2012-08-17 Thread Stefano Babic
On 14/08/2012 17:30, Benoît Thébaudeau wrote: Do not pretend to have initialized mmc successfully if CONFIG_FSL_ESDHC is not defined. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de --- Hi Benoît, .../arch/arm/cpu/armv7/imx-common/cpu.c

Re: [U-Boot] [PATCH 1/9] SOUND: Add I2S driver

2012-08-17 Thread Andrew Dyer
The code in the i2s.c file is still full of samsung soc specific stuff, so I think the filename is misleading. Something like samsung-i2s.c would be more appropriate. On Aug 17, 2012 1:44 AM, Rajeshwari Birje rajeshwari.bi...@gmail.com wrote: Hi Andrew, Thank you for comments. On Thu, Aug

Re: [U-Boot] [PATCH 2/3] cmd_partuuid: add command to retrieve a partition's UUID

2012-08-17 Thread Stephen Warren
On 08/17/2012 12:46 AM, Lukasz Majewski wrote: Hi Stephen, On 08/16/2012 05:15 PM, Stephen Warren wrote: This implements the following: partuuid mmc 0:1 - prints the partition's UUID. partuuic mmc 0:1 uuid - sets environment variable uuid to the partition's UUID. This can be useful

Re: [U-Boot] [PATCH 2/3] cmd_partuuid: add command to retrieve a partition's UUID

2012-08-17 Thread Lukasz Majewski
On Fri, 17 Aug 2012 09:08:16 -0600 Stephen Warren swar...@wwwdotorg.org wrote: On 08/17/2012 12:46 AM, Lukasz Majewski wrote: Hi Stephen, On 08/16/2012 05:15 PM, Stephen Warren wrote: This implements the following: partuuid mmc 0:1 - prints the partition's UUID. partuuic mmc

Re: [U-Boot] WARNING: Caches not enabled on openrd based board

2012-08-17 Thread Lukasz Majewski
On Fri, 17 Aug 2012 12:16:56 +0100 Alex Zeffertt azeffe...@cambridgesys.com wrote: Hi U-Booters, I get the following warning when I boot our openrd based board: U-Boot 2012.07 (Aug 17 2012 - 10:45:29) OpenRD-Base SoC: Kirkwood 88F6281_A1 DRAM: 128 MiB WARNING: Caches not

[U-Boot] [[Patch V2] mips: 01/16] add mips64 standalone support

2012-08-17 Thread Zhizhou Zhang
Daniel Schwierzeck told me to do it with macro, But it seems not work. For u-boot.lds was genarete by gcc. It's hard to do that without a lot modify. --- arch/mips/config.mk |4 1 file changed, 4 insertions(+) diff --git a/arch/mips/config.mk b/arch/mips/config.mk index 6ab8acd..56996cc

[U-Boot] [[Patch V2] mips: 03/16] add cpu/mips64/config.mk

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/config.mk | 39 +++ 1 file changed, 39 insertions(+) create mode 100644 arch/mips/cpu/mips64/config.mk diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk new

[U-Boot] [[Patch V2] mips: 02/16] add cpu/mips64/Makefile

2012-08-17 Thread Zhizhou Zhang
--- arch/mips/cpu/mips64/Makefile | 47 + 1 file changed, 47 insertions(+) create mode 100644 arch/mips/cpu/mips64/Makefile diff --git a/arch/mips/cpu/mips64/Makefile b/arch/mips/cpu/mips64/Makefile new file mode 100644 index 000..335fe88 ---

[U-Boot] [[Patch V2] mips: 07/16] add cpu/mips64/time.c

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/time.c | 86 +++ 1 file changed, 86 insertions(+) create mode 100644 arch/mips/cpu/mips64/time.c diff --git a/arch/mips/cpu/mips64/time.c b/arch/mips/cpu/mips64/time.c new file mode

[U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S

2012-08-17 Thread Zhizhou Zhang
remove cache init Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/start.S | 373 ++ 1 file changed, 373 insertions(+) create mode 100644 arch/mips/cpu/mips64/start.S diff --git a/arch/mips/cpu/mips64/start.S

[U-Boot] [[Patch V2] mips: 08/16] Let UNCACHED_SDRAM be available to mips64

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/addrspace.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/include/asm/addrspace.h b/arch/mips/include/asm/addrspace.h index 3a1e6d6..b768bb5 100644 --- a/arch/mips/include/asm/addrspace.h

[U-Boot] [[Patch V2] mips: 09/16] add cache description struct

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/cache.h | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/mips/include/asm/cache.h b/arch/mips/include/asm/cache.h index 5406d5d..45e546d 100644 --- a/arch/mips/include/asm/cache.h +++

[U-Boot] [[Patch V2] mips: 10/16] modify io operation for mips64

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/io.h | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h index 025012a..1b82c61 100644 --- a/arch/mips/include/asm/io.h +++

[U-Boot] [[Patch V2] mips: 12/16] modify u-boot.lds for mips64

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- board/qemu-mips/u-boot.lds |8 1 file changed, 8 insertions(+) diff --git a/board/qemu-mips/u-boot.lds b/board/qemu-mips/u-boot.lds index 9460b20..06db68d 100644 --- a/board/qemu-mips/u-boot.lds +++ b/board/qemu-mips/u-boot.lds @@

[U-Boot] [[Patch V2] mips: 14/16] add mips64 standalone link script

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- examples/standalone/mips64.lds | 59 1 file changed, 59 insertions(+) create mode 100644 examples/standalone/mips64.lds diff --git a/examples/standalone/mips64.lds b/examples/standalone/mips64.lds new

[U-Boot] [[Patch V2] mips: 15/16] add configs/qemu-mips64.h

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- include/configs/qemu-mips64.h | 171 + 1 file changed, 171 insertions(+) create mode 100644 include/configs/qemu-mips64.h diff --git a/include/configs/qemu-mips64.h b/include/configs/qemu-mips64.h new

[U-Boot] [[Patch V2] mips: 16/16] modify qemu-mips/config.mk

2012-08-17 Thread Zhizhou Zhang
Though I defined CONFIG_SYS_TEXT_BASE in configs/qemu-mips64.h, but the value is still affected by this file. Signed-off-by: Zhizhou Zhang etou...@gmail.com --- board/qemu-mips/config.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/board/qemu-mips/config.mk

[U-Boot] [[Patch V2] mips: 00/16] add mips64 support to U-Boot

2012-08-17 Thread Zhizhou Zhang
This patch add mips64 support. --- Change log for V2: - move mips64 build flags to cpu/mips64.mk - add cache size probe - remove cache.S Zhizhou Zhang (16): add mips64 standalone support add cpu/mips64/Makefile add cpu/mips64/config.mk add cpu/mips64/cpu.c add

[U-Boot] [[Patch V2] mips: 01/16] add mips64 standalone support

2012-08-17 Thread Zhizhou Zhang
Daniel Schwierzeck told me to do it with macro, But it seems not work. For u-boot.lds was genarete by gcc. It's hard to do that without a lot modify. --- arch/mips/config.mk |4 1 file changed, 4 insertions(+) diff --git a/arch/mips/config.mk b/arch/mips/config.mk index 6ab8acd..56996cc

[U-Boot] [[Patch V2] mips: 02/16] add cpu/mips64/Makefile

2012-08-17 Thread Zhizhou Zhang
--- arch/mips/cpu/mips64/Makefile | 47 + 1 file changed, 47 insertions(+) create mode 100644 arch/mips/cpu/mips64/Makefile diff --git a/arch/mips/cpu/mips64/Makefile b/arch/mips/cpu/mips64/Makefile new file mode 100644 index 000..335fe88 ---

[U-Boot] [[Patch V2] mips: 04/16] add cpu/mips64/cpu.c

2012-08-17 Thread Zhizhou Zhang
add icache and dcache probe here. but scache was not probed. For I don't know how to determine it implemented or not. Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/cpu.c | 133 1 file changed, 133 insertions(+) create mode

[U-Boot] [[Patch V2] mips: 05/16] add cpu/mips64/interrupts.c

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/interrupts.c | 39 + 1 file changed, 39 insertions(+) create mode 100644 arch/mips/cpu/mips64/interrupts.c diff --git a/arch/mips/cpu/mips64/interrupts.c

[U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S

2012-08-17 Thread Zhizhou Zhang
remove cache init Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/start.S | 373 ++ 1 file changed, 373 insertions(+) create mode 100644 arch/mips/cpu/mips64/start.S diff --git a/arch/mips/cpu/mips64/start.S

[U-Boot] [[Patch V2] mips: 07/16] add cpu/mips64/time.c

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/time.c | 86 +++ 1 file changed, 86 insertions(+) create mode 100644 arch/mips/cpu/mips64/time.c diff --git a/arch/mips/cpu/mips64/time.c b/arch/mips/cpu/mips64/time.c new file mode

[U-Boot] [[Patch V2] mips: 08/16] Let UNCACHED_SDRAM be available to mips64

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/addrspace.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/include/asm/addrspace.h b/arch/mips/include/asm/addrspace.h index 3a1e6d6..b768bb5 100644 --- a/arch/mips/include/asm/addrspace.h

[U-Boot] [[Patch V2] mips: 09/16] add cache description struct

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/cache.h | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/mips/include/asm/cache.h b/arch/mips/include/asm/cache.h index 5406d5d..45e546d 100644 --- a/arch/mips/include/asm/cache.h +++

[U-Boot] [[Patch V2] mips: 10/16] modify io operation for mips64

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/io.h | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h index 025012a..1b82c61 100644 --- a/arch/mips/include/asm/io.h +++

[U-Boot] [[Patch V2] mips: 12/16] modify u-boot.lds for mips64

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- board/qemu-mips/u-boot.lds |8 1 file changed, 8 insertions(+) diff --git a/board/qemu-mips/u-boot.lds b/board/qemu-mips/u-boot.lds index 9460b20..06db68d 100644 --- a/board/qemu-mips/u-boot.lds +++ b/board/qemu-mips/u-boot.lds @@

[U-Boot] [[Patch V2] mips: 11/16] Make size_t equaled to unsigned long

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/posix_types.h | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/arch/mips/include/asm/posix_types.h b/arch/mips/include/asm/posix_types.h index 879aae2..0da1dde 100644 ---

[U-Boot] [[Patch V2] mips: 13/16] add board define in boards.cfg

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- boards.cfg |1 + 1 file changed, 1 insertion(+) diff --git a/boards.cfg b/boards.cfg index fdb84ad..a6806b8 100644 --- a/boards.cfg +++ b/boards.cfg @@ -379,6 +379,7 @@ M5485GFE m68kmcf547x_8x m548xevb

[U-Boot] [[Patch V2] mips: 14/16] add mips64 standalone link script

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- examples/standalone/mips64.lds | 59 1 file changed, 59 insertions(+) create mode 100644 examples/standalone/mips64.lds diff --git a/examples/standalone/mips64.lds b/examples/standalone/mips64.lds new

[U-Boot] [[Patch V2] mips: 15/16] add configs/qemu-mips64.h

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- include/configs/qemu-mips64.h | 171 + 1 file changed, 171 insertions(+) create mode 100644 include/configs/qemu-mips64.h diff --git a/include/configs/qemu-mips64.h b/include/configs/qemu-mips64.h new

[U-Boot] [[Patch V2] mips: 00/16] add mips64 support to U-Boot

2012-08-17 Thread Zhizhou Zhang
This patch add mips64 support. --- Change log for V2: - move mips64 build flags to cpu/mips64.mk - add cache size probe - remove cache.S Zhizhou Zhang (16): add mips64 standalone support add cpu/mips64/Makefile add cpu/mips64/config.mk add cpu/mips64/cpu.c add

[U-Boot] [[Patch V2] mips: 05/16] add cpu/mips64/interrupts.c

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/interrupts.c | 39 + 1 file changed, 39 insertions(+) create mode 100644 arch/mips/cpu/mips64/interrupts.c diff --git a/arch/mips/cpu/mips64/interrupts.c

[U-Boot] [[Patch V2] mips: 11/16] Make size_t equaled to unsigned long

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/include/asm/posix_types.h | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/arch/mips/include/asm/posix_types.h b/arch/mips/include/asm/posix_types.h index 879aae2..0da1dde 100644 ---

[U-Boot] [[Patch V2] mips: 13/16] add board define in boards.cfg

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- boards.cfg |1 + 1 file changed, 1 insertion(+) diff --git a/boards.cfg b/boards.cfg index fdb84ad..a6806b8 100644 --- a/boards.cfg +++ b/boards.cfg @@ -379,6 +379,7 @@ M5485GFE m68kmcf547x_8x m548xevb

[U-Boot] [[Patch V2] mips: 03/16] add cpu/mips64/config.mk

2012-08-17 Thread Zhizhou Zhang
Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/config.mk | 39 +++ 1 file changed, 39 insertions(+) create mode 100644 arch/mips/cpu/mips64/config.mk diff --git a/arch/mips/cpu/mips64/config.mk b/arch/mips/cpu/mips64/config.mk new

[U-Boot] [[Patch V2] mips: 04/16] add cpu/mips64/cpu.c

2012-08-17 Thread Zhizhou Zhang
add icache and dcache probe here. but scache was not probed. For I don't know how to determine it implemented or not. Signed-off-by: Zhizhou Zhang etou...@gmail.com --- arch/mips/cpu/mips64/cpu.c | 133 1 file changed, 133 insertions(+) create mode

[U-Boot] [[Patch V2] mips: 16/16] modify qemu-mips/config.mk

2012-08-17 Thread Zhizhou Zhang
Though I defined CONFIG_SYS_TEXT_BASE in configs/qemu-mips64.h, but the value is still affected by this file. Signed-off-by: Zhizhou Zhang etou...@gmail.com --- board/qemu-mips/config.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/board/qemu-mips/config.mk

Re: [U-Boot] [PATCH 2/2] ARM: increase lmb stack space reservation to 4KB

2012-08-17 Thread Rob Herring
Albert, On 06/28/2012 08:54 AM, Rob Herring wrote: From: Rob Herring rob.herr...@calxeda.com The bootm initrd image copy to ram can collide with the stack in cases where the print buffer size is large (i.e. 1K). The result is intermittent initrd decompression errors depending on the initrd

[U-Boot] Performance of the ARM's PL310 L2 cache.

2012-08-17 Thread Lukasz Majewski
Hi Aneesh, I've enabled the L2 cache for Trats board. Please find results from performance tests. The test function as well as my way for enabling L2 are attached to this e-mail. I simply left the default configuration (number of ways, associativity) as it is at Linux Kernel's driver. Results:

Re: [U-Boot] [PATCH] mx5 iomux: Fix GPIO with SION

2012-08-17 Thread Benoît Thébaudeau
Hi Stefano, On 14/08/2012 15:48, Benoît Thébaudeau wrote: IOMUX_CONFIG_GPIO may be used together with IOMUX_CONFIG_SION, so don't break the iomux function value set to the register in this case. Define the value of IOMUX_CONFIG_GPIO in a way showing that it should have only 1 bit

Re: [U-Boot] [PATCH v2] Makefile: fix HAVE_VENDOR_COMMON_LIB

2012-08-17 Thread Detlev Zundel
Hi, On Tue, 14 Aug 2012 13:44:29 +0200 Daniel Schwierzeck daniel.schwierz...@gmail.com wrote: From: Scott Wood scottw...@freescale.com Commit 8b5a02640adf77301f943e8754992c50df004e8a (Makefile: cosmetic: optimize usage of LIBS-y) broke the build of boards that have a board vendor common

Re: [U-Boot] [PATCH] mx5/6: Fix cpu_mmc_init() return value

2012-08-17 Thread Benoît Thébaudeau
Hi Stefano, On 14/08/2012 17:30, Benoît Thébaudeau wrote: Do not pretend to have initialized mmc successfully if CONFIG_FSL_ESDHC is not defined. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de --- Hi Benoît,

Re: [U-Boot] WARNING: Caches not enabled on openrd based board

2012-08-17 Thread Alex Zeffertt
On Aug 17, 2012 4:26 PM, Lukasz Majewski l.majew...@samsung.com wrote: On Fri, 17 Aug 2012 12:16:56 +0100 Alex Zeffertt azeffe...@cambridgesys.com wrote: Hi U-Booters, I get the following warning when I boot our openrd based board: U-Boot 2012.07 (Aug 17 2012 - 10:45:29)

Re: [U-Boot] [[Patch V2] mips: 14/16] add mips64 standalone link script

2012-08-17 Thread Andrew Dyer
I think the OUTPUT_FORMAT line if wrong. This will produce little endian output even if explicitly told by command line switch -EB to make big endian. On Aug 17, 2012 10:33 AM, Zhizhou Zhang etou...@gmail.com wrote: Signed-off-by: Zhizhou Zhang etou...@gmail.com ---

[U-Boot] ld: section overlaps previous sections

2012-08-17 Thread Luciano Moretti
Trying to compile U-Boot for a Freescale P2020DS target, using the VxWorks GCC PPC Compiler (We don't want to have to maintain another compiler if possible) After the compile I get the following errors from the linker: /windriver/gppve/inst/gnu/4.1.2-vxworks-6.8/x86-linux2/bin/ldppc: section

Re: [U-Boot] [[Patch V2] mips: 12/16] modify u-boot.lds for mips64

2012-08-17 Thread Andrew Dyer
Same issue here with OUTPUT_FORMAT as the other linker script. On Aug 17, 2012 10:33 AM, Zhizhou Zhang etou...@gmail.com wrote: Signed-off-by: Zhizhou Zhang etou...@gmail.com --- board/qemu-mips/u-boot.lds |8 1 file changed, 8 insertions(+) diff --git

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Albert ARIBAUD
Hi Prafulla, On Fri, 17 Aug 2012 00:59:24 -0700, Prafulla Wadaskar prafu...@marvell.com wrote: -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Albert ARIBAUD Sent: 16 August 2012 23:39 To: u-boot@lists.denx.de

Re: [U-Boot] [PATCH 1/3] powerpc/fsl-corenet: remove dead variant symbols

2012-08-17 Thread Kumar Gala
On Aug 15, 2012, at 12:19 PM, Scott Wood wrote: On 08/15/2012 09:21 AM, Kumar Gala wrote: On Aug 14, 2012, at 4:45 PM, Scott Wood wrote: On 08/14/2012 04:31 PM, Kumar Gala wrote: On Aug 14, 2012, at 3:14 PM, Scott Wood wrote: These are not supported as individual build targets, but

Re: [U-Boot] [PATCH] hwconfig: Move HWCONFIG_BUFFER_SIZE into hwconfig.h

2012-08-17 Thread Kumar Gala
On Aug 15, 2012, at 7:53 PM, York Sun wrote: Before proper environment is setup, we extract hwconfig and put it into a buffer with size HWCONFIG_BUFFER_SIZE. We need to enlarge the buffer to accommodate longer string. Since this macro is used in multiple files, we move it into hwconfig.h.

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Tom Rini
On Thu, Aug 16, 2012 at 08:08:34PM +0200, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net [snip] @@ -90,8 +100,14 @@ #define CONFIG_SYS_IDE_MAXDEVICE1 #if defined(CONFIG_NET2BIG_V2) #define CONFIG_SYS_PROMPT2big2 -#else +#elif

Re: [U-Boot] ld: section overlaps previous sections

2012-08-17 Thread Tom Rini
On Fri, Aug 17, 2012 at 12:08:34PM -0500, Luciano Moretti wrote: Trying to compile U-Boot for a Freescale P2020DS target, using the VxWorks GCC PPC Compiler (We don't want to have to maintain another compiler if possible) After the compile I get the following errors from the linker:

Re: [U-Boot] please pull u-boot-avr32/master

2012-08-17 Thread Tom Rini
On Thu, Aug 16, 2012 at 06:14:01PM +0200, Albert ARIBAUD wrote: Hi Andreas, On Thu, 16 Aug 2012 14:26:47 +0200, Andreas Bie??mann andreas.de...@googlemail.com wrote: Dear Wolfgang Denk, please do not pull this. I have some more changes, but some need a rebase on current u-boot-arm.

Re: [U-Boot] [PATCH] hwconfig: Move HWCONFIG_BUFFER_SIZE into hwconfig.h

2012-08-17 Thread York Sun
On Fri, 2012-08-17 at 12:54 -0500, Kumar Gala wrote: On Aug 15, 2012, at 7:53 PM, York Sun wrote: Before proper environment is setup, we extract hwconfig and put it into a buffer with size HWCONFIG_BUFFER_SIZE. We need to enlarge the buffer to accommodate longer string. Since this macro

Re: [U-Boot] Keyboard enable at u-boot for Beagleboard

2012-08-17 Thread Tom Rini
On Thu, Aug 16, 2012 at 02:45:53PM +0530, LIVIN SUNNY wrote: Hi , I have an issue regarding u-boot. I'm using Beagle-board Rev B as well as omap3_evm. i would like to enable keyboard at the u-boot level,i.e the keyboard is connected to the target and entering the text.But the problem is

Re: [U-Boot] [PATCH 1/1] mx51/mx53/mx6: add watchdog

2012-08-17 Thread Troy Kisky
On 8/17/2012 3:00 AM, Stefano Babic wrote: I have understood that the watchdog is common on all i.MX. At the moment, quite the same implementation is in mainline for i.MX31, you can find it under arch/arm/cpu/arm1136/mx31/timer.c. Then it is not a bad idea to have a watchdog driver in

Re: [U-Boot] [PATCH 2/3] fec_mxc: use phy_connect_by_mask

2012-08-17 Thread Troy Kisky
On 8/17/2012 3:20 AM, Stefano Babic wrote: I generally agree with this patchset. My only concern is that we add a new CONFIG_ option without documentation. Can you add an entry into the README file (I know, a lot of CONFIG_ are missing, but we can at least avoid to add hidden features..). Best

[U-Boot] [PATCH 1/2] spi: fix mxc_spi_slave structure allocation to clear memory

2012-08-17 Thread Matt Sealey
Use calloc() instead of malloc() to allocate the mxc_spi_slave structure. Clearing the memory is necessary since most of the time this gets done super early in boot, but on warm reboots, and when SPI probing is done long after the init stages it could actually pick up previously used memory, and

[U-Boot] [PATCH 2/2] spi: fix mxs_spi_slave structure allocation to clear memory

2012-08-17 Thread Matt Sealey
Use calloc() instead of malloc() to allocate the mxs_spi_slave structure. Clearing the memory is necessary since most of the time this gets done super early in boot, but on warm reboots, and when SPI probing is done long after the init stages it could actually pick up previously used memory, and

[U-Boot] [PATCH] mx5: add iomux-mx51.h include

2012-08-17 Thread Matt Sealey
Essentially now we can share code with the MX6 boards, reducing redundant pin definitions across boards and lengthy configuration of external pads on the i.MX51. Signed-off-by: Matt Sealey m...@genesi-usa.com --- arch/arm/include/asm/arch-mx5/iomux-mx51.h | 144 1

[U-Boot] [PATCH 0/4] efikamx: update Efika MX support

2012-08-17 Thread Matt Sealey
This patchset relies on the previously submitted patch mx5: add iomux-mx51.h include It may not boot reliably, completely at random, on Efika MX boards, without the previously submitted (series) spi: fix mxc_spi_slave structure allocation to clear memory Matt Sealey (4): efikamx: move

[U-Boot] [PATCH 2/4] efikamx: remove drive strength hack from early_init_f and move it to the DCD

2012-08-17 Thread Matt Sealey
The i.MX Boot ROM lets us set up certain registers before U-Boot even gets executed. Rather than setting up DDR, putting U-Boot in place, and getting into pre-relocation init to set up DDR again, just do it once in the correct place. This also solves an issue where the Smarttop DDR pad settings

  1   2   3   >