Re: [U-Boot] [PATCH v2] arm: fix a comment

2013-05-14 Thread Albert ARIBAUD
Hi Masahiro, On Tue, 14 May 2013 10:43:07 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Changed for v2: - Fix one more comment I added one more comment line fixed at version 2. So, I am thinking the commit log should become arm: fix comments rather than arm: fix a

[U-Boot] Pull request v2: u-boot-blackfin

2013-05-14 Thread Sonic Zhang
Hi Tom, Please pull the following patches from u-boot-blackfin into your tree. In this second pull request: - CONFIG_CMD_SOFTSWITCH document is added to the README file. - The tools/patman folder is synced with upstream master. - 3 missing patches were sent to the mailing list. Thanks The

[U-Boot] [PATCH] powerpc/mpc85xx: The end address of the bss in the SPL should be 4byte alignment

2013-05-14 Thread ying.zhang
From: Ying Zhang b40...@freescale.com There will clear the BSS in the function clear_bss(), the reset address of the BSS started from the __bss_start, and increased by four-byte increments, finally stoped depending on the adress is equal to the _bss_end. If the end address __bss_end is not

[U-Boot] [PATCH v2] powerpc/mpc85xx: The end address of the bss in the SPL should be 4byte alignment

2013-05-14 Thread ying.zhang
From: Ying Zhang b40...@freescale.com There will clear the BSS in the function clear_bss(), the reset address of the BSS started from the __bss_start, and increased by four-byte increments, finally stoped depending on the adress is equal to the _bss_end. If the end address __bss_end is not

Re: [U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code

2013-05-14 Thread Naveen Krishna Ch
Hello Minkyu, On 23 April 2013 08:08, Simon Glass s...@chromium.org wrote: On Fri, Apr 12, 2013 at 9:43 PM, Naveen Krishna Ch naveenkrishna...@gmail.com wrote: On 6 April 2013 03:51, Naveen Krishna Chatradhi naveenkrishna...@gmail.com wrote: From: Naveen Krishna Chatradhi

[U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code.

2013-05-14 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped relocate_code() call from mx31pdk SPL board/freescale/mx31pdk/mx31pdk.c | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/board/freescale/mx31pdk/mx31pdk.c

[U-Boot] [PATCH v2 0/4] Factorize ARM relocate_code instances

2013-05-14 Thread Albert ARIBAUD
This series replaces all instances of relocate_code in various start.S files from the ARM architecture with a single instance in arch/arm/lib/relocate.S. This is done in steps, each step keeping the whole of ARM U-Boot buildable and runnable and touching as little code as necessary. 1. Drop

[U-Boot] [PATCH v2 2/4] tx25: copy SPL directly, not using relocate_code.

2013-05-14 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped relocate_code() call from tx25 SPL board/karo/tx25/tx25.c | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/board/karo/tx25/tx25.c b/board/karo/tx25/tx25.c index

[U-Boot] [PATCH v2 3/4] arm: do not compile relocate_code() for SPL builds

2013-05-14 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped all relocate_code instances from SPL builds arch/arm/cpu/arm1136/start.S | 11 +++ arch/arm/cpu/arm1176/start.S | 11 +-- arch/arm/cpu/arm720t/start.S | 11 +--

[U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

2013-05-14 Thread Albert ARIBAUD
Replace all relocate_code routines from ARM start.S files with a single instance in file arch/arm/lib/relocate.S. For PXA, this requires moving the dcache unlocking code from within relocate_code into c_runtime_cpu_setup. Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2:

Re: [U-Boot] [PATCH v2 0/4] Factorize ARM relocate_code instances

2013-05-14 Thread Albert ARIBAUD
On Tue, 14 May 2013 11:50:26 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: This series replaces all instances of relocate_code in various start.S files from the ARM architecture with a single instance in arch/arm/lib/relocate.S. Additional (read: late) note: I have dropped the 'make

[U-Boot] [PATCH v2] Add support for Congatec Conga-QEVAl board

2013-05-14 Thread SARTRE Leo
Add minimal support (only boot from mmc device) for the Congatec Conga-QEVAl Evaluation Carrier Board with a conga-Qmx6 module. Signed-off-by: Leo Sartre lsar...@adeneo-embedded.com --- Rework of the first version of the patch. All unnecessary code was removed from the board file to offer only

Re: [U-Boot] [PATCH 03/21] fsl_ifc: add support for different IFC bank count

2013-05-14 Thread Hu Mingkai-B21284
Hi Andy, Please find my replies in line. Thanks, Mingkai From: Andy Fleming [mailto:aflem...@gmail.com] Sent: Saturday, May 11, 2013 5:49 AM To: sun york-R58495; Hu Mingkai-B21284 Cc: Fleming Andy-AFLEMING; U-Boot list Subject: Re: [U-Boot] [PATCH 03/21] fsl_ifc: add support for different IFC

Re: [U-Boot] Your message to U-Boot awaits moderator approval

2013-05-14 Thread Hu Mingkai-B21284
Hi all, I sent a mail to u-boot@lists.denx.de list and then got this message. I'm the member of u-boot@lists.denx.de. Maillist, and can receive the mail from this list. What's going wrong here? Thanks, Mingkai -Original Message- From: u-boot-boun...@lists.denx.de

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Lubomir Popov
Hi Tom, I'm currently busy with other work; on the other hand, careful rebasing shall require some time, especially the Palmas stuff. What would be the deadline for a V2 submission? Meanwhile could you please have a look at the (already old) http://patchwork.ozlabs.org/patch/232743/? A simple

Re: [U-Boot] [PATCH 2/4] mpc8xx: Correct cast of im_cpm.cp_dparam

2013-05-14 Thread Wolfgang Denk
Dear Tom, In message 20130513223447.5d86c380...@gemini.denx.de I wrote: In message 1368477117-32669-2-git-send-email-tr...@ti.com you wrote: We must cast this to unsigned char not unsigned short to avoid warnings. But this is wrong. We're actually reading a 16 bit value here. I think

Re: [U-Boot] [PATCH v2] powerpc/mpc85xx: The end address of the bss in the SPL should be 4byte alignment

2013-05-14 Thread Wolfgang Denk
Dear ying.zh...@freescale.com, In message 1368520918-22496-1-git-send-email-ying.zh...@freescale.com you wrote: From: Ying Zhang b40...@freescale.com You mark this patch as V2 but there is no history of changes. Please always include information what exactly was changed. There will clear

Re: [U-Boot] Your message to U-Boot awaits moderator approval

2013-05-14 Thread Wolfgang Denk
Dear Hu Mingkai-B21284, In message cf6cbfba8ebbb949b6e321556f6e1509280...@039-sn2mpn1-012.039d.mgd.msft.net you wrote: I sent a mail to u-boot@lists.denx.de list and then got this message. I'm the member of u-boot@lists.denx.de. Maillist, and can receive the mail from this list. What's

[U-Boot] [PATCH v2 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support

2013-05-14 Thread Alison Wang
This series contain the support for Freescale Vybrid MVF600 CPU and MVF600TWR board. Vybird devices are built on an asymmetrical-multiprocessing architecture using ARM cores. The families in the Vybrid portfolio span entry-level, single core Cortex-A class SoCs all the way to dual heterogeneous

[U-Boot] [PATCH v2 1/6] arm: mvf600: Add Vybrid MVF600 CPU support

2013-05-14 Thread Alison Wang
This patch adds generic codes to support Freescale's Vybrid MVF600 CPU. It aligns Vybrid MVF600 platform with i.MX platform. As there are some differences between MVF600 and i.MX platforms, the specific codes are in the arch/arm/cpu/armv7/mvf600 directory. Signed-off-by: Alison Wang

[U-Boot] [PATCH v2 2/6] arm: mvf600: Add IOMUX support for Vybrid MVF600

2013-05-14 Thread Alison Wang
This patch adds the IOMUX support for Vybrid MVF600 platform. There is a little difference for IOMUXC module between MVF600 and i.MX platform, the muxmode and pad configuration share one 32bit register on MVF600, but they are two independent registers on I.MX platform. A

[U-Boot] [PATCH v2 3/6] arm: mvf600: Add FEC support for Vybrid MVF600

2013-05-14 Thread Alison Wang
This patch adds FEC support for Vybrid MVF600 platform. Add code to use RMII for MVF600. Signed-off-by: Alison Wang b18...@freescale.com --- Changes in v2: - Use common FEC driver fec_mxc.c drivers/net/fec_mxc.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git

[U-Boot] [PATCH v2 4/6] arm: mvf600: Add watchdog support for Vybrid MVF600

2013-05-14 Thread Alison Wang
This patch adds watchdog support for Vybrid MVF600 platform. Signed-off-by: Alison Wang b18...@freescale.com --- Changes in v2: - Add watchdog support - Use reset_cpu() in imx_watchdog.c drivers/watchdog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[U-Boot] [PATCH v2 5/6] arm: mvf600: Add uart support for Vybrid MVF600

2013-05-14 Thread Alison Wang
This patch adds lpuart support for Vybrid MVF600 platform. Signed-off-by: TsiChung Liew tsicl...@gmail.com Signed-off-by: Alison Wang b18...@freescale.com --- Changes in v2: - Define C structures and access C structures to set/read registers - Change the names to reuse this driver on other

[U-Boot] [PATCH v2 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-14 Thread Alison Wang
MVF600TWR is a board based on Vybrid MVF600 SoC. This patch adds basic support for Vybrid MVF600TWR board. Signed-off-by: Alison Wang b18...@freescale.com Signed-off-by: Jason Jin jason@freescale.com Signed-off-by: TsiChung Liew tsicl...@gmail.com --- Changes in v2: - Add an entry to

Re: [U-Boot] [PATCH v2] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 03:52:04AM +, Zhang Ying-B40530 wrote: -Original Message- From: Tom Rini [mailto:tom.r...@gmail.com] On Behalf Of Tom Rini Sent: Tuesday, May 14, 2013 6:13 AM To: Zhang Ying-B40530 Cc: u-boot@lists.denx.de; Wood Scott-B07421; Xie Xiaobo-R63061; Zhang

Re: [U-Boot] [PATCH 2/4] mpc8xx: Correct cast of im_cpm.cp_dparam

2013-05-14 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/13/2013 06:34 PM, Wolfgang Denk wrote: Dear Tom Rini, In message 1368477117-32669-2-git-send-email-tr...@ti.com you wrote: We must cast this to unsigned char not unsigned short to avoid warnings. But this is wrong. We're actually

Re: [U-Boot] Please pull u-boot-x86.git

2013-05-14 Thread Tom Rini
On Mon, May 13, 2013 at 03:02:08PM -0700, Simon Glass wrote: Hi Tom, The following changes since commit bbd0f7e3ba66d288a2f146f1c7797801e04598ae: Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h (2013-05-10 19:04:50 -0400) are available in the git repository at:

Re: [U-Boot] [PATCH 2/2] usb: gadget: Use unaligned access for wMaxPacketSize

2013-05-14 Thread Piotr Wilczek
-Original Message- From: Vivek Gautam [mailto:gautam.vi...@samsung.com] Sent: Monday, May 13, 2013 12:24 PM To: u-boot@lists.denx.de Cc: gautam.vi...@samsung.com; Lukasz Majewski; Piotr Wilczek; Kyungmin Park; Lukasz Dalek; Marek Vasut Subject: [PATCH 2/2] usb: gadget: Use

Re: [U-Boot] 2013 Plumber's CFP: Fastboot

2013-05-14 Thread Thomas Petazzoni
Dear Mehaffey, John, On Mon, 13 May 2013 23:51:46 +, Mehaffey, John wrote: I am proposing a microconference on fastboot at the Linux Plumber's conference 2013 in New Orleans. The goal is to get to sub 1S boot times for a large (IVI) system using NAND flash. This pushes the state of the

[U-Boot] ARM v7: Flush icache when executing a program with go

2013-05-14 Thread Henrik Nordström
Tom Rini wanted me to post this again. There is no change from previous version. I do agree with Wolfgang Denk that this really SHOULD NOT be arch specific. The only reason why I made this ARMv7 specific is because blindly calling invalidate_icache_all() from the go command will cause loud

Re: [U-Boot] Question: issues for usb keyboard work with OHCI HCD

2013-05-14 Thread Benoît Thébaudeau
Hi Marek, On Tuesday, May 14, 2013 4:13:33 AM, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 5/13/2013 23:12, Marek Vasut wrote: Dear Bo Shen, Hi All, On 5/6/2013 11:01, Bo Shen wrote: Hi Marek, On 5/3/2013 21:40, Marek Vasut wrote: Dear Bo Shen, Hi

Re: [U-Boot] [PATCH 03/21] fsl_ifc: add support for different IFC bank count

2013-05-14 Thread Fleming Andy-AFLEMING
On May 14, 2013, at 3:59, Hu Mingkai-B21284 b21...@freescale.commailto:b21...@freescale.com wrote: Hi Andy, Please find my replies in line. Thanks, Mingkai There's no IFC controller instead of eLBC controller on some platforms, such as MPC8536, P2041, P3041, P4080 etc, so there's no macro

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 01:24:41PM +0300, Lubomir Popov wrote: Hi Tom, I'm currently busy with other work; on the other hand, careful rebasing shall require some time, especially the Palmas stuff. What would be the deadline for a V2 submission? Meanwhile could you please have a look at

[U-Boot] Wrong RAM Size on Devkit8000

2013-05-14 Thread Maxime Ripard
Hi, I'm currently testing u-boot 2013.04 with SPL on a Devkit8000 with 256MB of RAM. Trouble is, it only detects 128MB of RAM. The x-loader found on the NAND detects 256MB and works perfectly with it. I obviously tried to change the mcfg field of the timings structure to be at

Re: [U-Boot] fatwrite problem

2013-05-14 Thread Ruud Commandeur
Hi Tom, It has become a bit quiet on this thread, but I just made the changes as I suggested, including some other fixes. Here is what I did: Added a check for blkcnt 0 in mmc_write_blocks (drivers/mmc.c). By doing this in the lowest level function, it also solves a hangup if for instance

Re: [U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code.

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 11:50:27 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped relocate_code() call from mx31pdk SPL board/freescale/mx31pdk/mx31pdk.c | 16 +++- 1 file changed, 15 insertions(+), 1

Re: [U-Boot] [PATCH v2 2/4] tx25: copy SPL directly, not using relocate_code.

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 11:50:28 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped relocate_code() call from tx25 SPL board/karo/tx25/tx25.c | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-)

Re: [U-Boot] [PATCH v2 3/4] arm: do not compile relocate_code() for SPL builds

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 11:50:29 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped all relocate_code instances from SPL builds arch/arm/cpu/arm1136/start.S | 11 +++ arch/arm/cpu/arm1176/start.S | 11

Re: [U-Boot] fatwrite problem

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 05:13:44PM +0200, Ruud Commandeur wrote: Hi Tom, It has become a bit quiet on this thread, but I just made the changes as I suggested, including some other fixes. Here is what I did: Added a check for blkcnt 0 in mmc_write_blocks (drivers/mmc.c). By doing this

Re: [U-Boot] 2013 Plumber's CFP: Fastboot

2013-05-14 Thread richard -rw- weinberger
On Tue, May 14, 2013 at 1:51 AM, Mehaffey, John john_mehaf...@mentor.com wrote: Hello All, I am proposing a microconference on fastboot at the Linux Plumber's conference 2013 in New Orleans. The goal is to get to sub 1S boot times for a large (IVI) system using NAND flash. This pushes the

Re: [U-Boot] [RFC PATCH] arm: lds: Remove libgcc eabi exception handling tables

2013-05-14 Thread Albert ARIBAUD
Hi Michal, On Mon, 13 May 2013 09:45:12 +0200, Michal Simek mon...@monstr.eu wrote: On 05/10/2013 09:07 PM, Albert ARIBAUD wrote: Hi Michal, On Thu, 9 May 2013 11:35:33 +0200, Michal Simek michal.si...@xilinx.com wrote: Remove ARM eabi exception handling tables (for frame

Re: [U-Boot] [PATCH v6 2/4] usb: ehci: add weak-aliased functions to portsc tdi

2013-05-14 Thread Marek Vasut
Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, From: Kuo-Jung Su dant...@faraday-tech.com There is at least one non-EHCI compliant controller (i.e. Faraday EHCI) known to implement a

Re: [U-Boot] Question: issues for usb keyboard work with OHCI HCD

2013-05-14 Thread Marek Vasut
Dear Benoît Thébaudeau, Hi Marek, On Tuesday, May 14, 2013 4:13:33 AM, Marek Vasut wrote: Dear Bo Shen, Hi Marek, On 5/13/2013 23:12, Marek Vasut wrote: Dear Bo Shen, Hi All, On 5/6/2013 11:01, Bo Shen wrote: Hi Marek, On 5/3/2013 21:40, Marek

Re: [U-Boot] [PATCH 2/2] usb: gadget: Use unaligned access for wMaxPacketSize

2013-05-14 Thread Marek Vasut
Dear Vivek Gautam, Use get_unaligned() while fetching wMaxPacketSize to avoid voilating any alignment rules. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com Cc: Lukasz Majewski l.majew...@samsung.com Cc: Piotr Wilczek p.wilc...@samsung.com Cc: Kyungmin Park kyungmin.p...@samsung.com

Re: [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 11:50:30 AM, Albert ARIBAUD wrote: Replace all relocate_code routines from ARM start.S files with a single instance in file arch/arm/lib/relocate.S. For PXA, this requires moving the dcache unlocking code from within relocate_code into c_runtime_cpu_setup.

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Lubomir Popov
Hi Tom, On 14/05/13 17:52, Tom Rini wrote: On Tue, May 14, 2013 at 01:24:41PM +0300, Lubomir Popov wrote: Hi Tom, I'm currently busy with other work; on the other hand, careful rebasing shall require some time, especially the Palmas stuff. What would be the deadline for a V2 submission?

Re: [U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code.

2013-05-14 Thread Albert ARIBAUD
Hi Benoît, On Tue, 14 May 2013 17:14:12 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 11:50:27 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped relocate_code()

Re: [U-Boot] [PATCH v2 3/4] arm: do not compile relocate_code() for SPL builds

2013-05-14 Thread Albert ARIBAUD
Hi Benoît, On Tue, 14 May 2013 17:21:51 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 11:50:29 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Changes in v2: - dropped all relocate_code

Re: [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

2013-05-14 Thread Albert ARIBAUD
Hi Benoît, On Tue, 14 May 2013 18:01:50 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, .globl c_runtime_cpu_setup c_runtime_cpu_setup: - bx lr + /* +* Unlock (actually, disable) the cache now that board_init_f +* is done.

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 07:09:33PM +0300, Lubomir Popov wrote: Hi Tom, On 14/05/13 17:52, Tom Rini wrote: On Tue, May 14, 2013 at 01:24:41PM +0300, Lubomir Popov wrote: Hi Tom, I'm currently busy with other work; on the other hand, careful rebasing shall require some time, especially

[U-Boot] hush variable expansion quoting

2013-05-14 Thread Henrik Nordström
Quoting is broken (ignored/lost) when there is variable expansions # test a b = c; echo $? 1 # v=a b # test $v = c; echo $? 0 # echo ab ab # v=ab # echo $v a b Regards Henrik ___ U-Boot mailing list

Re: [U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code.

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 6:13:55 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14 May 2013 17:14:12 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 11:50:27 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD

Re: [U-Boot] [PATCH v2 3/4] arm: do not compile relocate_code() for SPL builds

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 6:21:02 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14 May 2013 17:21:51 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 11:50:29 AM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD

Re: [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 6:32:08 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14 May 2013 18:01:50 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, .globl c_runtime_cpu_setup c_runtime_cpu_setup: - bx lr + /* + *

Re: [U-Boot] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure

2013-05-14 Thread Gabbasov, Andrew
Hello Albert, From: Albert ARIBAUD [albert.u.b...@aribaud.net] Sent: Monday, May 13, 2013 10:48 To: Marek Vasut Cc: u-boot@lists.denx.de; Masahiro Yamada; tr...@ti.com; Gabbasov, Andrew Subject: Re: [U-Boot] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure Hi Marek, On

[U-Boot] [PATCH] tegra: always build u-boot-nodtb-tegra.bin

2013-05-14 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com Even when eventually building u-boot-dtb-tegra.bin, separately building u-boot-nodtb-tegra.bin can be useful, since building it encapsulates the SPL padding step. If you want to tweak u-boot.dtb and regenerate u-boot-dtb-tegra.bin, it is then a simple cat

[U-Boot] [PATCH] fdt: allow bootdelay to be specified via device tree

2013-05-14 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com This can be useful to force bootcmd to execute as soon as U-Boot has started. My use-case is: An SoC-specific tool pushes U-Boot into RAM, along with an image to be written to device boot flash, with the DT config property bootcmd set to contain a command

[U-Boot] [PATCH v3, batch 3 01/17] common: Update cmd_bdinfo for PPC

2013-05-14 Thread York Sun
Add board detail function to print more individual board information. Signed-off-by: York Sun york...@freescale.com --- Change since v2: use __weak instead of a weak alias common/cmd_bdinfo.c |5 + 1 file changed, 5 insertions(+) diff --git a/common/cmd_bdinfo.c b/common/cmd_bdinfo.c

Re: [U-Boot] [PATCH] mmc: fix env in mmc with redundant compile error

2013-05-14 Thread Michael Heimpold
Am Montag, 13. Mai 2013, 14:14:46 schrieben Sie: The commit d196bd8 (env_mmc: add support for redundant environment) introduce the following compile error when enable reduandant environment support with MMC ---8--- env_mmc.c:149: error: 'env_t' has no member named 'flags' env_mmc.c:248:

Re: [U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code.

2013-05-14 Thread Albert ARIBAUD
Hi Benoît, On Tue, 14 May 2013 19:10:10 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 6:13:55 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14 May 2013 17:14:12 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com

Re: [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

2013-05-14 Thread Albert ARIBAUD
Hi Benoît, On Tue, 14 May 2013 19:17:46 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 6:32:08 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14 May 2013 18:01:50 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com

Re: [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 8:51:58 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14 May 2013 19:17:46 +0200 (CEST), Benoît Thébaudeau benoit.thebaud...@advansee.com wrote: Hi Albert, On Tuesday, May 14, 2013 6:32:08 PM, Albert ARIBAUD wrote: Hi Benoît, On Tue, 14

Re: [U-Boot] 2013 Plumber's CFP: Fastboot

2013-05-14 Thread Mehaffey, John
From: richard -rw- weinberger [richard.weinber...@gmail.com] Sent: Tuesday, May 14, 2013 8:10 AM To: Mehaffey, John Cc: tim.b...@am.sony.com; w...@denx.de; mz...@0pointer.net; kay.siev...@vrfy.org; Pomerantz, Brian; yo...@cs.msu.su; u-boot@lists.denx.de; genivi-...@mail.genivi.org;

Re: [U-Boot] [PATCH] fdt: allow bootdelay to be specified via device tree

2013-05-14 Thread Simon Glass
Hi Stephen, On Tue, May 14, 2013 at 11:02 AM, Stephen Warren swar...@wwwdotorg.org wrote: From: Stephen Warren swar...@nvidia.com This can be useful to force bootcmd to execute as soon as U-Boot has started. My use-case is: An SoC-specific tool pushes U-Boot into RAM, along with an image

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

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 02:20:46PM +0800, Sonic Zhang wrote: Hi Tom, Please pull the following patches from u-boot-blackfin into your tree. In this second pull request: - CONFIG_CMD_SOFTSWITCH document is added to the README file. - The tools/patman folder is synced with upstream master.

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Lubomir Popov
Hi Tom, Just a couple of things to clarify below. On Tue, May 14, 2013 at 07:09:33PM +0300, Lubomir Popov wrote: Hi Tom, On 14/05/13 17:52, Tom Rini wrote: On Tue, May 14, 2013 at 01:24:41PM +0300, Lubomir Popov wrote: Hi Tom, I'm currently busy with other work; on the other hand,

Re: [U-Boot] [PATCH v3 00/10] Add Marvell Dove and SolidRun CuBox

2013-05-14 Thread Sascha Silbe
Sebastian Hesselbarth sebastian.hesselba...@gmail.com writes: This patch set add support for the Marvell Dove 88AP510 SoC and the SolidRun CuBox board based on that SoC. The patch set is divided into the four following sections: [...] What's the state of this? I tried applying your patch

Re: [U-Boot] [PATCH 00/10] PXE support updates

2013-05-14 Thread Rob Herring
On Sun, Dec 2, 2012 at 9:00 PM, Rob Herring robherri...@gmail.com wrote: From: Rob Herring rob.herr...@calxeda.com This is a series of various enhancements and fixes for u-boot pxe support. These patches are a result of testing with server side tools like Cobbler and ubuntu MAAS. Rob Rob

[U-Boot] [PATCH 0/5] Optimize ARM relocation

2013-05-14 Thread Albert ARIBAUD
*** NOTE: this series applies over the 'Factorize ARM relocate_code instances' series. This series optimizes relocation by ensuring ARM binaries only use one type of relocation record, R_ARM_RELATIVE., then optimizing relocation code accordingly. The only known case where relocation records

[U-Boot] [PATCH 1/5] arm: generalize lib/bss.c into lib/sections.c

2013-05-14 Thread Albert ARIBAUD
File arch/arm/lib/bss.c was initially defined for BSS only, but is now going to also contain definitions for other section-boundary-related symbols, so rename it for better accuracy. Also, remove useless 'used' attributes. Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net ---

[U-Boot] [PATCH 4/5] arm: ensure u-boot only uses relative relocations

2013-05-14 Thread Albert ARIBAUD
Add a Makefile target ('checkarmreloc') which fails of the ELF binary contains relocation records of types other than R_ARM_RELATIVE. Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Makefile |7 +++ arch/arm/config.mk |5 + 2 files changed, 12 insertions(+)

[U-Boot] [PATCH 5/5] arm: optimize relocate_code routine

2013-05-14 Thread Albert ARIBAUD
Use section symbols directly Drop support for R_ARM_ABS32 record types Eliminate unneeded intermediate registers Optimize relocation table iteration Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/lib/relocate.S | 45 +++-- 1 file

[U-Boot] [PATCH 3/5] arm: make relocation symbols compiler-generated

2013-05-14 Thread Albert ARIBAUD
This change is only done where needed: some linker scripts may contain relocation symbols yet remain unchanged. __rel_dyn_start, __rel_dyn_end and __dynsym_start each requires its own output section; putting them in relocation sections changes the sections' nature which breaks relocation.

[U-Boot] [PATCH 2/5] arm: make __image_copy_{start, end} compiler-generated

2013-05-14 Thread Albert ARIBAUD
This change is only done where needed: some linker scripts may contain __image_copy_{start,end} yet remain unchanged. Also, __image_copy_end needs its own section; putting it in relocation sections changes the sections's nature which breaks relocation. Signed-off-by: Albert ARIBAUD

Re: [U-Boot] [PATCH 0/5] Optimize ARM relocation

2013-05-14 Thread Albert ARIBAUD
On Tue, 14 May 2013 22:02:55 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: *** NOTE: this series applies over the 'Factorize ARM relocate_code instances' series. This series optimizes relocation by ensuring ARM binaries only use one type of relocation record, R_ARM_RELATIVE., then

Re: [U-Boot] [PATCH 00/10] PXE support updates

2013-05-14 Thread Joe Hershberger
Hi Rob, On Tue, May 14, 2013 at 2:48 PM, Rob Herring robherri...@gmail.com wrote: On Sun, Dec 2, 2012 at 9:00 PM, Rob Herring robherri...@gmail.com wrote: From: Rob Herring rob.herr...@calxeda.com This is a series of various enhancements and fixes for u-boot pxe support. These patches are a

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/14/2013 03:42 PM, Lubomir Popov wrote: Hi Tom, Just a couple of things to clarify below. On Tue, May 14, 2013 at 07:09:33PM +0300, Lubomir Popov wrote: Hi Tom, On 14/05/13 17:52, Tom Rini wrote: On Tue, May 14, 2013 at 01:24:41PM

Re: [U-Boot] [PATCH V2 1/2] lcd: add functions to setup up simplefb device tree

2013-05-14 Thread Simon Glass
On Mon, May 13, 2013 at 7:33 PM, Stephen Warren swar...@wwwdotorg.org wrote: simple-framebuffer is a new device tree binding that describes a pre- configured frame-buffer memory region and its format. The Linux kernel contains a driver that supports this binding. Implement functions to create

Re: [U-Boot] [PATCH v3 0/16] Provide a mechanism to avoid using #ifdef everywhere

2013-05-14 Thread Tom Rini
On Mon, May 13, 2013 at 03:12:07PM -0700, Simon Glass wrote: Hi Tom, On Thu, Mar 21, 2013 at 7:38 AM, Tom Rini tr...@ti.com wrote: On Tue, Feb 26, 2013 at 08:10:53AM -0800, Simon Glass wrote: Many parts of the U-Boot code base are sprinkled with #ifdefs. This makes different boards

Re: [U-Boot] [PATCH v3 0/16] Provide a mechanism to avoid using #ifdef everywhere

2013-05-14 Thread Simon Glass
Hi Tom, On Tue, May 14, 2013 at 2:21 PM, Tom Rini tr...@ti.com wrote: On Mon, May 13, 2013 at 03:12:07PM -0700, Simon Glass wrote: Hi Tom, On Thu, Mar 21, 2013 at 7:38 AM, Tom Rini tr...@ti.com wrote: On Tue, Feb 26, 2013 at 08:10:53AM -0800, Simon Glass wrote: Many parts of the U-Boot

Re: [U-Boot] [PATCH 3/5] arm: make relocation symbols compiler-generated

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 10:02:58 PM, Albert ARIBAUD wrote: This change is only done where needed: some linker scripts may contain relocation symbols yet remain unchanged. __rel_dyn_start, __rel_dyn_end and __dynsym_start each requires its own output section; putting them in

Re: [U-Boot] [PATCH v3 0/16] Provide a mechanism to avoid using #ifdef everywhere

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 02:27:32PM -0700, Simon Glass wrote: Hi Tom, On Tue, May 14, 2013 at 2:21 PM, Tom Rini tr...@ti.com wrote: On Mon, May 13, 2013 at 03:12:07PM -0700, Simon Glass wrote: Hi Tom, On Thu, Mar 21, 2013 at 7:38 AM, Tom Rini tr...@ti.com wrote: On Tue, Feb 26, 2013

Re: [U-Boot] [PATCH 4/5] arm: ensure u-boot only uses relative relocations

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 10:02:59 PM, Albert ARIBAUD wrote: Add a Makefile target ('checkarmreloc') which fails of the ELF binary contains relocation records of types other than R_ARM_RELATIVE. Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- Makefile |

Re: [U-Boot] [PATCH v3 0/16] Provide a mechanism to avoid using #ifdef everywhere

2013-05-14 Thread Vadim Bendebury
On Tue, May 14, 2013 at 3:15 PM, Tom Rini tr...@ti.com wrote: On Tue, May 14, 2013 at 02:27:32PM -0700, Simon Glass wrote: Hi Tom, On Tue, May 14, 2013 at 2:21 PM, Tom Rini tr...@ti.com wrote: On Mon, May 13, 2013 at 03:12:07PM -0700, Simon Glass wrote: Hi Tom, On Thu, Mar 21, 2013 at

[U-Boot] [v3] Please pull u-boot-mpc85xx.git

2013-05-14 Thread Andy Fleming
The following changes since commit a661b99dbc35e725f229a7b8e189ca21304ba026: Merge branch 'master' of git://git.denx.de/u-boot-x86 (2013-05-13 18:17:39 -0400) are available in the git repository at: git://www.denx.de/git/u-boot-mpc85xx.git master for you to fetch changes up to

Re: [U-Boot] [PATCH 1/2] mx6qsabreauto: Add i2c to mx6qsabreauto board

2013-05-14 Thread Otavio Salvador
Hello Renato, When sending patches for Freescale i.MX boards please add Fabio in Cc (just did). On Tue, May 14, 2013 at 1:01 AM, Renato Frias b13...@freescale.com wrote: Add i2c2 and 3 to mx6qsabreauto board, i2c3 is multiplexed use gpio to set steering. Signed-off-by: Renato Frias

Re: [U-Boot] [PATCH v3 0/16] Provide a mechanism to avoid using #ifdef everywhere

2013-05-14 Thread Tom Rini
On Tue, May 14, 2013 at 03:22:04PM -0700, Vadim Bendebury wrote: On Tue, May 14, 2013 at 3:15 PM, Tom Rini tr...@ti.com wrote: On Tue, May 14, 2013 at 02:27:32PM -0700, Simon Glass wrote: Hi Tom, On Tue, May 14, 2013 at 2:21 PM, Tom Rini tr...@ti.com wrote: On Mon, May 13, 2013 at

Re: [U-Boot] [PATCH v2] Add support for Congatec Conga-QEVAl board

2013-05-14 Thread Otavio Salvador
Hello Leo, On Tue, May 14, 2013 at 6:53 AM, SARTRE Leo lsar...@adeneo-embedded.com wrote: Add minimal support (only boot from mmc device) for the Congatec Conga-QEVAl Evaluation Carrier Board with a conga-Qmx6 module. Signed-off-by: Leo Sartre lsar...@adeneo-embedded.com Please add Stefano

[U-Boot] [PATCH] sandbox: block driver using host file/device as backing store

2013-05-14 Thread Henrik Nordström
A simple host block driver using any host file/device as backing store. The mapping is established using the sb bind command Signed-off-by: Henrik Nordstrom hen...@henriknordstrom.net --- common/cmd_sandbox.c | 10 +++- disk/part.c| 20 ++- drivers/block/Makefile

Re: [U-Boot] [PATCH 5/5] arm: optimize relocate_code routine

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 10:03:00 PM, Albert ARIBAUD wrote: Use section symbols directly Drop support for R_ARM_ABS32 record types Eliminate unneeded intermediate registers Optimize relocation table iteration Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net ---

Re: [U-Boot] [PATCH 0/5] Optimize ARM relocation

2013-05-14 Thread Benoît Thébaudeau
Hi Albert, On Tuesday, May 14, 2013 10:16:01 PM, Albert ARIBAUD wrote: On Tue, 14 May 2013 22:02:55 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: *** NOTE: this series applies over the 'Factorize ARM relocate_code instances' series. This series optimizes relocation by

Re: [U-Boot] [PATCH v6 2/4] usb: ehci: add weak-aliased functions to portsc tdi

2013-05-14 Thread Kuo-Jung Su
2013/5/14 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, From: Kuo-Jung Su dant...@faraday-tech.com There is at least one non-EHCI compliant controller (i.e. Faraday

Re: [U-Boot] [PATCH 1/2] mx6qsabreauto: Add i2c to mx6qsabreauto board

2013-05-14 Thread Fabio Estevam
On Tue, May 14, 2013 at 7:27 PM, Otavio Salvador ota...@ossystems.com.br wrote: Hello Renato, When sending patches for Freescale i.MX boards please add Fabio in Cc (just did). On Tue, May 14, 2013 at 1:01 AM, Renato Frias b13...@freescale.com wrote: Add i2c2 and 3 to mx6qsabreauto board,

Re: [U-Boot] [PATCH] mmc: fix env in mmc with redundant compile error

2013-05-14 Thread Bo Shen
Hi Michael, On 5/15/2013 02:16, Michael Heimpold wrote: Am Montag, 13. Mai 2013, 14:14:46 schrieben Sie: The commit d196bd8 (env_mmc: add support for redundant environment) introduce the following compile error when enable reduandant environment support with MMC ---8--- env_mmc.c:149: error:

[U-Boot] [PATCH v2] mmc: fix env in mmc with redundant compile error

2013-05-14 Thread Bo Shen
The commit d196bd8 (env_mmc: add support for redundant environment) introduce the following compile error when enable redundant environment support with MMC ---8--- env_mmc.c:149: error: 'env_t' has no member named 'flags' env_mmc.c:248: error: 'env_t' has no member named 'flags' env_mmc.c:248:

Re: [U-Boot] [PATCH v2] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT

2013-05-14 Thread Zhang Ying-B40530
endif ifdef CONFIG_SPL_BUILD -COBJS-y += cmd_nvedit.o -COBJS-y += env_common.o COBJS-$(CONFIG_ENV_IS_IN_FLASH) += env_flash.o COBJS-$(CONFIG_SPL_YMODEM_SUPPORT) += xyzModem.o -COBJS-$(CONFIG_SPL_NET_SUPPORT) += cmd_nvedit.o -COBJS-$(CONFIG_SPL_NET_SUPPORT) += env_attr.o

Re: [U-Boot] [PATCH v6 2/4] usb: ehci: add weak-aliased functions to portsc tdi

2013-05-14 Thread Kuo-Jung Su
2013/5/15 Kuo-Jung Su dant...@gmail.com: 2013/5/14 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, From: Kuo-Jung Su dant...@faraday-tech.com There is at least one

[U-Boot] [PATCH v3] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL

2013-05-14 Thread ying.zhang
From: Ying Zhang b40...@freescale.com There will need the environment in SPL for reasons other than network support (in particular, hwconfig contains info for how to set up DDR). Add a new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT for environment in common/Makefile.

Re: [U-Boot] [PATCH v6 2/4] usb: ehci: add weak-aliased functions to portsc tdi

2013-05-14 Thread Marek Vasut
Dear Kuo-Jung Su, 2013/5/15 Kuo-Jung Su dant...@gmail.com: 2013/5/14 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, From: Kuo-Jung Su

  1   2   >