Re: [U-Boot] Please sync u-boot-arm/master with u-boot/master

2014-10-02 Thread Albert ARIBAUD
Hi Masahiro, On Thu, 02 Oct 2014 12:53:05 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Ping? Albert, u-boot-arm/master is more than ten days old. I need to prepare my pull-request based on the latest commit. So, please update your repository. You do not need me to merge

Re: [U-Boot] Please sync u-boot-arm/master with u-boot/master

2014-10-02 Thread Albert ARIBAUD
On Thu, 2 Oct 2014 09:35:02 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Masahiro, On Thu, 02 Oct 2014 12:53:05 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Ping? Albert, u-boot-arm/master is more than ten days old. I need to prepare my pull-request

Re: [U-Boot] Please sync u-boot-arm/master with u-boot/master

2014-10-02 Thread Albert ARIBAUD
Hi Masahiro, On Thu, 02 Oct 2014 17:33:48 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Hi Albert, On Thu, 2 Oct 2014 09:35:02 +0200 Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Masahiro, On Thu, 02 Oct 2014 12:53:05 +0900, Masahiro Yamada yamad

Re: [U-Boot] [PATCH v1 1/2] odroid: pmic77686: allow bucket voltage settings

2014-10-02 Thread Albert ARIBAUD
Hi Suriyan, On Thu, 2 Oct 2014 06:45:58 -0700, Suriyan Ramasami suriya...@gmail.com wrote: Allow to set the bucket voltage for the max77686. This will be used to reset the SMC LAN9730 ethernet on the odroids. I believe the correct term is buck, not bucket. Signed-off-by: Suriyan Ramasami

Re: [U-Boot] U-Boot Mini Summit

2014-10-02 Thread Albert ARIBAUD
Hi Detlev, On Thu, 02 Oct 2014 19:09:07 +0200, Detlev Zundel d...@denx.de wrote: Hi, the agenda for the U-Boot Mini Summit in a few days in Düsseldorf has now been finalized[1]. It is very encouraging to see such a lot of high-class content and I'm very excited to also meet a lot of new

Re: [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

2014-10-01 Thread Albert ARIBAUD
Hi Huan, On Thu, 25 Sep 2014 06:45:00 +, Huan Wang alison.w...@freescale.com wrote: Hi, Albert, On Mon, 22 Sep 2014 06:46:20 +, Huan Wang alison.w...@freescale.com wrote: Hi, Albert, On Thu, 18 Sep 2014 13:47:18 +0800, Alison Wang b18...@freescale.com

Re: [U-Boot] [PATCH 0/3] arm: add interrupt support

2014-09-24 Thread Albert ARIBAUD
Hi Masahiro, On Tue, 23 Sep 2014 12:17:28 +0900, Masahiro YAMADA yamad...@jp.panasonic.com wrote: Hi Georges, 2014-09-23 3:24 GMT+09:00 Georges Savoundararadj savou...@gmail.com: Le 22/09/2014 03:35, Masahiro Yamada a écrit : On Sun, 21 Sep 2014 23:33:47 +0200 Georges

Re: [U-Boot] [PATCH 0/3] arm: add interrupt support

2014-09-24 Thread Albert ARIBAUD
Hi Georges, On Sun, 21 Sep 2014 23:33:47 +0200, Georges Savoundararadj savou...@gmail.com wrote: Hi folks, I wanted to use interrupt on U-Boot on my Raspberry Pi but I have found that it did not work properly. My patches intend to make interrupt work. Regards, Georges Could you

Re: [U-Boot] [PATCH 1/3] arm: make .vectors section allocatable

2014-09-24 Thread Albert ARIBAUD
Hi Georges, On Sun, 21 Sep 2014 23:33:48 +0200, Georges Savoundararadj savou...@gmail.com wrote: Before the commit 41623c91, the exception vector was in a .text section which is allocatable. After this, the .vectors section was introduced to contain the exception vector without specifying it

[U-Boot] [OT] Re: [PATCH 2/7] ls102xa: pblimage: Add pblimage tool support for LS102xA

2014-09-24 Thread Albert ARIBAUD
Hi Huan, On Mon, 22 Sep 2014 06:22:44 +, Huan Wang alison.w...@freescale.com wrote: Hi, Albert, On Thu, 18 Sep 2014 13:47:14 +0800, Alison Wang b18...@freescale.com wrote: @@ -111,6 +115,14 @@ static void pbl_parser(char *name) size_t len = 0; fname = name; +

Re: [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

2014-09-22 Thread Albert ARIBAUD
Hi Huan, On Mon, 22 Sep 2014 06:46:20 +, Huan Wang alison.w...@freescale.com wrote: Hi, Albert, On Thu, 18 Sep 2014 13:47:18 +0800, Alison Wang b18...@freescale.com wrote: + + . = ALIGN(4); + .u_boot_list : { +

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

2014-09-21 Thread Albert ARIBAUD
Hi Andreas, On Fri, 19 Sep 2014 08:32:28 +0200, Andreas Bießmann andreas.de...@googlemail.com wrote: Dear Albert Aribaud, please pull the following changes into u-boot-arm/master. The following changes since commit 9170818a4e004af7893fa0113f6e5b4afafded55: kconfiglib: change SPDX

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

2014-09-21 Thread Albert ARIBAUD
Hi Tom, On Thu, 18 Sep 2014 08:34:22 -0400, Tom Rini tr...@ti.com wrote: Hello, The following changes since commit c292adae170fa8c27dca75963bdb0a9afc640e57: Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17 23:35:34 +0200) are available in the git repository at:

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

2014-09-21 Thread Albert ARIBAUD
to 2a8c9c86b92a9ccee3c27286de317e19bb0530b3: Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-09-21 16:56:44 +0200) Albert ARIBAUD (1): Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' Bo Shen (7): ARM: atmel

Re: [U-Boot] [U-Boot, 2/3] image: move all function comments to header file

2014-09-20 Thread Albert ARIBAUD
Hi Masahiro, On Sat, 20 Sep 2014 14:34:29 +0900, Masahiro YAMADA yamad...@jp.panasonic.com wrote: Hi. I vote for comments near the implementation. I have been digging into the driver model code recently, but I have to admit it is unreadable because most of comments are placed in its

Re: [U-Boot] [PATCH 1/7] spl: pbl: Add new SPL image for pblimage tool

2014-09-20 Thread Albert ARIBAUD
Hi Huan, On Fri, 19 Sep 2014 05:07:05 +, Huan Wang alison.w...@freescale.com wrote: Hi, Albert, On Thu, 18 Sep 2014 13:47:13 +0800, Alison Wang b18...@freescale.com wrote: For the pblimage tool, the SPL image is splitted into 64 byte chunks, and PBL needs a command for each

Re: [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

2014-09-19 Thread Albert ARIBAUD
Hi Huan, On Thu, 18 Sep 2014 15:15:54 +, Huan Wang alison.w...@freescale.com wrote: Hi, Albert, On Thu, 18 Sep 2014 13:47:18 +0800, Alison Wang b18...@freescale.com wrote: + + . = ALIGN(4); + .u_boot_list : { + KEEP(*(SORT(.u_boot_list*_i2c_*))); + }

Re: [U-Boot] [PATCH] arm: ls102xa: Fixed a register definition error

2014-09-19 Thread Albert ARIBAUD
Hi Yuantian, On Fri, 19 Sep 2014 01:45:52 +, Yuantian Tang yuantian.t...@freescale.com wrote: -Original Message- From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] Sent: Thursday, September 18, 2014 7:25 PM To: Tang Yuantian-B29983 Cc: Wang Huan-B18965; Lu Jingchang

Re: [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code

2014-09-19 Thread Albert ARIBAUD
Hi Marc, On Thu, 18 Sep 2014 16:28:52 +0100, Marc Zyngier marc.zyng...@arm.com wrote: On Thu, Sep 18 2014 at 10:12:17 AM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Arnab, On Thu, 28 Aug 2014 01:59:57 +0530, Arnab Basu arnab.b...@freescale.com wrote: A separate linker

Re: [U-Boot] [PATCH] arch/arm: Add individual TLB size support.

2014-09-18 Thread Albert ARIBAUD
Hi Albert, On Thu, 11 Sep 2014 17:55:00 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi li.xi...@freescale.com, On Wed, 10 Sep 2014 03:10:27 +, li.xi...@freescale.com li.xi...@freescale.com wrote: Hi Albert, Subject: Re: [PATCH] arch/arm: Add individual TLB size

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-18 Thread Albert ARIBAUD
Hi Simon, On Thu, 11 Sep 2014 13:20:03 -0600, Simon Glass s...@chromium.org wrote: Hi, On 11 September 2014 10:17, Stephen Warren swar...@wwwdotorg.org wrote: On 09/11/2014 10:00 AM, Albert ARIBAUD wrote: Hi Thierry, On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding thierry.red

Re: [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code

2014-09-18 Thread Albert ARIBAUD
Hi Arnab, On Thu, 28 Aug 2014 01:59:57 +0530, Arnab Basu arnab.b...@freescale.com wrote: A separate linker section makes it possible to keep this code either in DDR or in some secure memory location provided specifically for the purpose. So far no one is using this section.

Re: [U-Boot] [PATCH 8/8] ARMv8: PSCI: Enable SMC

2014-09-18 Thread Albert ARIBAUD
Hi Arnab, On Thu, 28 Aug 2014 02:00:01 +0530, Arnab Basu arnab.b...@freescale.com wrote: Enable the SMC instruction so that the kernel can use the psci code Signed-off-by: Arnab Basu arnab.b...@freescale.com Reviewed-by: Bhupesh Sharma bhupesh.sha...@freescale.com Cc: Marc Zyngier

Re: [U-Boot] [PATCH 1/7] spl: pbl: Add new SPL image for pblimage tool

2014-09-18 Thread Albert ARIBAUD
Hi Alison, On Thu, 18 Sep 2014 13:47:13 +0800, Alison Wang b18...@freescale.com wrote: For the pblimage tool, the SPL image is splitted into 64 byte chunks, and PBL needs a command for each piece. In current pblimage structure, the size of the SPL image should be a fixed value. Well, for

Re: [U-Boot] [PATCH] ARM: HYP/non-sec: Make a variable as a local one

2014-09-18 Thread Albert ARIBAUD
Hi Tang, Please fix subject / commit summary to indicate which variable is to be made local. On Thu, 18 Sep 2014 17:12:34 +0800, Tang Yuantian yuantian.t...@freescale.com wrote: Defining variable gic_dist_addr as a globe one prevents some functions, which use this variable, from being used

Re: [U-Boot] [PATCH 2/7] ls102xa: pblimage: Add pblimage tool support for LS102xA

2014-09-18 Thread Albert ARIBAUD
Hi Alison, On Thu, 18 Sep 2014 13:47:14 +0800, Alison Wang b18...@freescale.com wrote: For LS102xA, the initialized next_pbl_cmd should be the sum of 0x8100, the lower 24 bits of CONFIG_SPL_TEXT_BASE and CONFIG_SPL_MAX_SIZE(0x1a000). The sum is different from PowerPC. The PBI CRC command

Re: [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

2014-09-18 Thread Albert ARIBAUD
Hi Alison, On Thu, 18 Sep 2014 13:47:18 +0800, Alison Wang b18...@freescale.com wrote: This patch adds SD boot support for LS1021AQDS board. SPL framework is used. PBL initialize the internal RAM and copy SPL to it, then SPL initialize DDR using SPD and copy u-boot from SD card to DDR,

Re: [U-Boot] [PATCH] arm: ls102xa: Fixed a register definition error

2014-09-18 Thread Albert ARIBAUD
Hi Tang, On Thu, 18 Sep 2014 17:12:06 +0800, Tang Yuantian yuantian.t...@freescale.com wrote: There are 8 SCFG_SPARECR registers in SCFG memory block, not just one. Signed-off-by: Tang Yuantian yuantian.t...@freescale.com --- arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 2 +- 1

Re: [U-Boot] [PATCH v4 5/6] MAINTAINERS: add me as a maintainer of UniPhier platform

2014-09-18 Thread Albert ARIBAUD
Yamada yamad...@jp.panasonic.com +S: Maintained +F: arch/arm/cpu/armv7/uniphier/ +F: arch/arm/include/asm/arch-uniphier/ +F: configs/ph1_*_defconfig +F: drivers/serial/serial_uniphier.c + ARM ZYNQ M: Michal Simek mon...@monstr.eu S: Maintained Acked-by: Albert ARIBAUD

Re: [U-Boot] U-Boot panasonic repo

2014-09-18 Thread Albert ARIBAUD
Hi Masahiro, On Thu, 18 Sep 2014 19:13:04 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Hi Michal, On Thu, 18 Sep 2014 10:24:39 +0200 Michal Simek mon...@monstr.eu wrote: Hi guys, On 09/18/2014 10:02 AM, Marek Vasut wrote: On Thursday, September 18, 2014 at

Re: [U-Boot] [PATCH] compulab: eeprom: add default eeprom bus

2014-09-18 Thread Albert ARIBAUD
Hi Igor, On Wed, 17 Sep 2014 17:18:49 +0300, Igor Grinberg grinb...@compulab.co.il wrote: On 09/17/14 15:59, Nikita Kiryanov wrote: Add default eeprom bus setting. This addresses the trimslice compile error that was introduced with the addition of this setting. Cc: Albert ARIBAUD

Re: [U-Boot] [PATCH] compulab: eeprom: add default eeprom bus

2014-09-18 Thread Albert ARIBAUD
Hi Nikita, On Thu, 18 Sep 2014 16:21:07 +0300, Nikita Kiryanov nik...@compulab.co.il wrote: Hi ALbert, On 18/09/14 15:26, Albert ARIBAUD wrote: Hi Igor, On Wed, 17 Sep 2014 17:18:49 +0300, Igor Grinberg grinb...@compulab.co.il wrote: On 09/17/14 15:59, Nikita Kiryanov wrote

Re: [U-Boot] [PULL] Please pull u-boot-imx

2014-09-17 Thread Albert ARIBAUD
Hi Stefano, On Tue, 16 Sep 2014 17:07:34 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, On 16/09/2014 16:38, Albert ARIBAUD wrote: Hi Stefano, On Fri, 12 Sep 2014 16:03:15 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, please pull from u-boot-imx, thanks

Re: [U-Boot] [PULL] Please pull u-boot-imx

2014-09-17 Thread Albert ARIBAUD
Hi Stefano, On Fri, 12 Sep 2014 16:03:15 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, please pull from u-boot-imx, thanks ! The board cm_fx6 cannot be built due to a couple of missing patches that are already merged into u-boot-spi. Please ignore this issue, the board will be

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

2014-09-17 Thread Albert ARIBAUD
boards should build fine again. Albert ARIBAUD (1): Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' Fabio Estevam (9): net: fec_mxc: Adjust RX DMA alignment for mx6solox net: fec_mxc: Poll FEC_TBD_READY

Re: [U-Boot] [PULL] Please pull u-boot-imx

2014-09-16 Thread Albert ARIBAUD
Hi Stefano, On Fri, 12 Sep 2014 16:03:15 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, please pull from u-boot-imx, thanks ! Underway. Note that in the commits that you have added past 4c97... (which I did *not* take in this PR, of course), there is this one: d6d07a9b... arm:

Re: [U-Boot] [PULL] Please pull u-boot-imx

2014-09-16 Thread Albert ARIBAUD
Hi Stefano, On Fri, 12 Sep 2014 16:03:15 +0200, Stefano Babic sba...@denx.de wrote: Hi Albert, please pull from u-boot-imx, thanks ! The board cm_fx6 cannot be built due to a couple of missing patches that are already merged into u-boot-spi. Please ignore this issue, the board will be

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

2014-09-12 Thread Albert ARIBAUD
for gpio_direction_input exynos5420: add callbacks needed for exynos_fb driver ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip CONFIGS: peach-pit: Enable display for peach_pit board Albert ARIBAUD (2): Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Changes since v2: - As Albert pointed out the clang instructions don't work with Debian based binary packages. While I was aware of that it is for a different reason then I thought, it is

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, On Thu, 11 Sep 2014 13:17:20 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Hello Albert, On do, 2014-09-11 at 10:32 +0200, Albert ARIBAUD wrote: On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Changes since v2: - As Albert

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Changes since v2: - As Albert pointed out the clang instructions don't work with Debian based binary packages. While I was aware of that it is for a different reason then I thought, it is

Re: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards

2014-09-11 Thread Albert ARIBAUD
Hi Jeroen, Correction on the asm stuff: On Thu, 11 Sep 2014 13:17:20 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: clang errors on arch/arm/lib/cache.c:28 for this: asm(0: mrc p15, 0, r15, c7, c10, 3\n\t bne 0b\n : : : memory); and that is a clang mistake, as for ARM926EJS r15 is a

Re: [U-Boot] [PATCH] arch/arm: Add individual TLB size support.

2014-09-11 Thread Albert ARIBAUD
Hi li.xi...@freescale.com, On Wed, 10 Sep 2014 03:10:27 +, li.xi...@freescale.com li.xi...@freescale.com wrote: Hi Albert, Subject: Re: [PATCH] arch/arm: Add individual TLB size support. Hi Xiubo, On Mon, 7 Jul 2014 13:19:11 +0800, Xiubo Li li.xi...@freescale.com wrote:

Re: [U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support

2014-09-11 Thread Albert ARIBAUD
Hi Thierry, On Tue, 26 Aug 2014 17:33:48 +0200, Thierry Reding thierry.red...@gmail.com wrote: From: Thierry Reding tred...@nvidia.com Note: this series was split over several custodians (including myself). It might thus get applied piecewise... Shouldn't it rather be assigned a single

Re: [U-Boot] [PATCH 1/2] arm: Make reset position-independent

2014-09-11 Thread Albert ARIBAUD
routine. This new commit restores the original behavior, which just performed a relative branch. This fixes the boot of mx31pdk and tx25. Signed-off-by: Benoît Thébaudeau benoit.thebaudeau@gmail.com Reported-by: Helmut Raiger helmut.rai...@hale.at Cc: Albert Aribaud albert.u.b...@aribaud.net

Re: [U-Boot] [PATCH 2/2] arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG

2014-09-11 Thread Albert ARIBAUD
word. Signed-off-by: Benoît Thébaudeau benoit.thebaudeau@gmail.com Cc: Albert Aribaud albert.u.b...@aribaud.net Cc: Manfred Rudigier manfred.rudig...@omicron.at Cc: Christian Riesch christian.rie...@omicron.at Cc: Sudhakar Rajashekhara sudhakar@ti.com Cc: Heiko Schocher h...@denx.de

Re: [U-Boot] Please pull u-boot-sunxi.git/master

2014-09-09 Thread Albert ARIBAUD
Hi Ian, On Fri, 05 Sep 2014 14:23:01 +0100, Ian Campbell i...@hellion.org.uk wrote: (resend since I managed to forget the list in the CC, sorry about that) The following changes since commit d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6: Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400)

Re: [U-Boot] [PATCH RESEND] vf610twr: Tune DDR initialization settings

2014-09-09 Thread Albert ARIBAUD
Hi Stefan, On Sat, 6 Sep 2014 19:47:06 +0200, Stefan Agner ste...@agner.ch wrote: From: Anthony Felice tony.fel...@timesys.com Removed settings in unsupported register fields. They didn’t do anything, and in most cases, were not documented in the reference manual. Changed register

Re: [U-Boot] [PATCH] generic board for socfpga

2014-09-09 Thread Albert ARIBAUD
Hi Pavel, On Tue, 27 May 2014 14:50:30 +0200, Pavel Machek pa...@denx.de wrote: Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable that option as documentation suggests. Signed-off-by: Pavel Machek pa...@denx.de diff --git a/include/configs/socfpga_cyclone5.h

Re: [U-Boot] [PATCH] arch/arm: Add individual TLB size support.

2014-09-09 Thread Albert ARIBAUD
Hi Xiubo, On Mon, 7 Jul 2014 13:19:11 +0800, Xiubo Li li.xi...@freescale.com wrote: This adds CONFIG_TLB_SIZE for individual board, whose TLB size maybe larger than PGTABLE_SIZE. Signed-off-by: Xiubo Li li.xi...@freescale.com --- arch/arm/lib/board.c | 4 1 file changed, 4

Re: [U-Boot] [PATCH v2 7/8] Makefile: default to cc for host compiler

2014-09-09 Thread Albert ARIBAUD
Hi Jeroen, Masahiro, On Thu, 31 Jul 2014 19:01:22 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: HOSTCXX = g++ HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer For consistency, HOSTCXX = c++ ? So, Jeroen, what is your pick ? Will you send a

Re: [U-Boot] [PATCH v2 7/8] Makefile: default to cc for host compiler

2014-09-09 Thread Albert ARIBAUD
Hi Jeroen, On Tue, 09 Sep 2014 19:34:44 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Hello Albert, On 09-09-14 16:31, Albert ARIBAUD wrote: On Thu, 31 Jul 2014 19:01:22 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: HOSTCXX = g++ HOSTCFLAGS = -Wall -Wstrict

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

2014-09-08 Thread Albert ARIBAUD
Hi Tom, On Thu, 4 Sep 2014 16:48:16 -0400, Tom Rini tr...@ti.com wrote: Hey, The following changes since commit d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6: Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400) are available in the git repository at: git://git.denx.de/u-boot-ti.git

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

2014-09-08 Thread Albert ARIBAUD
Hi Minkyu, On Fri, 05 Sep 2014 21:30:51 +0900, Minkyu Kang mk7.k...@samsung.com wrote: Dear Albert, The following changes since commit d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6: Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400) are available in the git repository at:

[U-Boot] U-boot-arm/master (and next) fast-forwarded to u-boot/master

2014-09-03 Thread Albert ARIBAUD
Hello, FYI; subject says all. Amicalement, -- Albert. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v1] arm: include config.h in vectors.S

2014-08-20 Thread Albert ARIBAUD
Hi Chris, On Tue, 05 Aug 2014 20:30:36 +1200, Chris Packham judge.pack...@gmail.com wrote: On 14/07/14 17:01, Chris Packham wrote: In order to use configuration flags it is necessary to include config.h. Without this arm targets that use CONFIG_USE_IRQ or CONFIG_SPL_BUILD won't get the

Re: [U-Boot] [PATCH v2 06/15] kirkwood: kconfig: refactor Kconfig and defconfig

2014-08-20 Thread Albert ARIBAUD
Hi Prafulla, On Wed, 6 Aug 2014 03:09:25 -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 Prafulla Wadaskar Sent: 06 August 2014 15:35 To: Masahiro Yamada;

Re: [U-Boot] Please pull u-boot-sunxi.git/master

2014-08-09 Thread Albert ARIBAUD
Hi Masahiro, On my way to applying this. On Fri, 01 Aug 2014 10:54:28 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Hi Hans, On Thu, 31 Jul 2014 16:30:22 +0200 Hans de Goede hdego...@redhat.com wrote: Hi Albert Note: 1) This superseeds my previous pull-req as that

Re: [U-Boot] Please pull u-boot-sunxi.git/master

2014-08-09 Thread Albert ARIBAUD
Hi Hans, On Thu, 31 Jul 2014 16:30:22 +0200, Hans de Goede hdego...@redhat.com wrote: Hi Albert Note: 1) This superseeds my previous pull-req as that conflicted with the Kconfig changes which have landed in u-boot/master, this pull-req replaces all the boards.cfg changes from the

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

2014-07-29 Thread Albert ARIBAUD
Hi Tom, (seems like I had not sent this yesterday) On Fri, 25 Jul 2014 21:29:15 -0400, Tom Rini tr...@ti.com wrote: Hey, The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2: socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 +0200)

Re: [U-Boot] [PATCH v5 00/11] ARMv7: add PSCI support to U-Boot

2014-07-29 Thread Albert ARIBAUD
Hi Ian, On Sat, 12 Jul 2014 14:23:41 +0100, Ian Campbell i...@hellion.org.uk wrote: Hi, Marc is rather busy so I've taken it upon myself to rebase this series onto the latest master. v4 would have been applied except for a warning which it caused on aarch64 which I have (trivially)

Re: [U-Boot] DM, Kconfig and clang changes

2014-07-29 Thread Albert ARIBAUD
Hi Masahiro, On Tue, 29 Jul 2014 20:10:23 +0900, Masahiro Yamada yamad...@jp.panasonic.com wrote: Hi Tom, (and Albert for [3]) [3] u-boot-arm is currently out of sync (This item is rather addressed to Albert) I notice some new boards (rmobile, sunxi) stacked on the u-boot-arm.

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

2014-07-29 Thread Albert ARIBAUD
to 9d195a546179bc732aba9eacccf0a9a3db591288: ARM: HYP/non-sec: remove MIDR check to validate CBAR (2014-07-28 17:19:55 +0200) Albert ARIBAUD (4): Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' Merge branch 'u-boot

Re: [U-Boot] [GIT PULL] Zynq patches

2014-07-28 Thread Albert ARIBAUD
Hi Michal, On Wed, 23 Jul 2014 15:53:07 +0200, Michal Simek mon...@monstr.eu wrote: Hi Albert, please pull these three patches to your tree. 2 of them are for moving to generic board and the last one is about suppressing warning from out of tree files. Thanks, Michal [u-boot]$

Re: [U-Boot] Please pull u-boot-sunxi.git/master

2014-07-28 Thread Albert ARIBAUD
Hi Ian, On Fri, 18 Jul 2014 20:14:11 +0100, Ian Campbell i...@hellion.org.uk wrote: Hi Albert, Welcome back! The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2: socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 +0200) are

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

2014-07-28 Thread Albert ARIBAUD
Hi Nobuhiro, On Thu, 24 Jul 2014 15:08:43 +0900, Nobuhiro Iwamatsu iwama...@nigauri.org wrote: Dear Albert Aribaud, Please pull u-boot-sh/rmobile into u-boot-arm/master. The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2: socfpga: Relocate arch common

Re: [U-Boot] Giving control to standalone app.

2014-07-06 Thread Albert ARIBAUD
Hi mazen.e, On Sun, 6 Jul 2014 06:00:03 -0700 (PDT), mazen.e mazen.ezzedd...@gmail.com wrote: Dear Many thanks for your reply. But what if mistakenly or accidentally the standalone application write to the memory where u-boot resides, would that cause the standalone application to

Re: [U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements

2014-07-06 Thread Albert ARIBAUD
Hi Ian, Slightly off-topic, but... When you provide some code excerpt, you should make sure it doesn't look like a git patch, because if it does, then our Patchwork, which reads the list, will think it is actually a patch submission: http://patchwork.ozlabs.org/patch/367391/ Amicalement,

Re: [U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements

2014-07-06 Thread Albert ARIBAUD
Hi Ian, On Sun, 06 Jul 2014 20:22:31 +0100, Ian Campbell i...@hellion.org.uk wrote: On Sun, 2014-07-06 at 21:18 +0200, Albert ARIBAUD wrote: Hi Ian, Slightly off-topic, but... When you provide some code excerpt, you should make sure it doesn't look like a git patch, because if it does

Re: [U-Boot] [PATCH v2] socfpga: Relocate arch common functions away from board

2014-07-05 Thread Albert ARIBAUD
Hi Chin, On Wed, 18 Jun 2014 20:31:17 -0500, Chin Liang See cl...@altera.com wrote: On Thu, 2014-06-12 at 11:02 +0200, Detlev Zundel wrote: Hi Chin, To move the arch common function away from board folder to arch/arm/cpu/armv7/socfpga folder. Its to avoid code duplication for

Re: [U-Boot] [PATCH] arm, calimain: Add CONFIG_SYS_GENERIC_BOARD

2014-07-05 Thread Albert ARIBAUD
Hi Christian, On Thu, 12 Jun 2014 08:11:53 +0200, Christian Riesch christian.rie...@omicron.at wrote: Signed-off-by: Christian Riesch christian.rie...@omicron.at --- include/configs/calimain.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

Re: [U-Boot] [PATCH] integrator: switch to generic board

2014-07-05 Thread Albert ARIBAUD
Hi Linus, On Mon, 23 Jun 2014 11:15:16 +0200, Linus Walleij linus.wall...@linaro.org wrote: Turn on generic board for the integrators, as per the request in the startup message. Everything just works, tested on the Integrator/AP and Integrator/CP. Signed-off-by: Linus Walleij

Re: [U-Boot] [PATCH] ARM: rpi_b: enable GENERIC_BOARD

2014-07-05 Thread Albert ARIBAUD
Hi Stephen, On Fri, 13 Jun 2014 23:37:49 -0600, Stephen Warren swar...@wwwdotorg.org wrote: Serial port, SD card, and LCD all work. Signed-off-by: Stephen Warren swar...@wwwdotorg.org --- include/configs/rpi_b.h | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD

2014-07-05 Thread Albert ARIBAUD
Hi Lukasz, On Thu, 12 Jun 2014 15:53:47 +0200, Lukasz Dalek luk0...@gmail.com wrote: Enable 'generic board init' for H2200 palmtop. Signed-off-by: Lukasz Dalek luk0...@gmail.com --- include/configs/h2200.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/h2200.h

Re: [U-Boot] [PATCH v2] socfpga: Relocate arch common functions away from board

2014-07-05 Thread Albert ARIBAUD
Hi Chin, On Tue, 10 Jun 2014 02:23:45 -0500, Chin Liang See cl...@altera.com wrote: To move the arch common function away from board folder to arch/arm/cpu/armv7/socfpga folder. Its to avoid code duplication for other non Altera dev kit which is using socfpga device. Signed-off-by: Chin

Re: [U-Boot] [PATCH] arm: spl: fix include guard

2014-07-05 Thread Albert ARIBAUD
Hi Jeroen, On Wed, 11 Jun 2014 22:01:48 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: cc: Tom Rini tr...@ti.com Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- arch/arm/include/asm/arch-keystone/spl.h | 2 +- arch/arm/include/asm/arch-sunxi/spl.h| 2 +- 2 files changed, 2

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

2014-07-05 Thread Albert ARIBAUD
Hi Tom, The following changes since commit 4009bed4694892716d280fcb088899b566c5c986: Reformat boards.cfg (2014-07-05 00:36:57 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm master for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:

Re: [U-Boot] [PATCH] arm: Fix armv8 compilation error

2014-07-05 Thread Albert ARIBAUD
Hi Darwin, On Mon, 9 Jun 2014 13:25:52 -0700, Darwin Rambo dra...@broadcom.com wrote: From: Shaibal.Dutta shaibal.du...@broadcom.com Fix following compilation error when CONFIG_ARM64 is defined Error: unknown or missing system register name at operand 2 -- `mrs x0,daifmsr daifset,#3'

Re: [U-Boot] [PATCH] ARM:asm:io.h use static inline

2014-07-05 Thread Albert ARIBAUD
these extern make them static inline so it is actually declared. cc: Albert ARIBAUD albert.u.b...@aribaud.net Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl --- Ok, so the obvious question: what makes you decide to switch to 'static inline' rather than provide the extern versions that 'extern

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

2014-07-05 Thread Albert ARIBAUD
Hi Tom, On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Tom, The following changes since commit 4009bed4694892716d280fcb088899b566c5c986: Reformat boards.cfg (2014-07-05 00:36:57 +0200) are available in the git repository at: git

Re: [U-Boot] [PATCH] ARM:asm:io.h use static inline

2014-07-05 Thread Albert ARIBAUD
Hi Jeroen, (sorry for the near-duplicate, and see question at end) On Sat, 05 Jul 2014 13:36:47 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Hello Albert, On za, 2014-07-05 at 11:13 +0200, Albert ARIBAUD wrote: Hi Jeroen, On Sun, 22 Jun 2014 23:10:39 +0200, Jeroen Hofstee jer

Re: [U-Boot] [PATCH] ARM:asm:io.h use static inline

2014-07-05 Thread Albert ARIBAUD
Hi Jeroen, On Sat, 05 Jul 2014 15:30:54 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: Hello Albert, On 05-07-14 15:21, Albert ARIBAUD wrote: Hi Jeroen, (sorry for the near-duplicate, and see question at end) On Sat, 05 Jul 2014 13:36:47 +0200, Jeroen Hofstee jer

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

2014-07-05 Thread Albert ARIBAUD
Hi Tom, On Sat, 5 Jul 2014 14:45:04 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Tom, On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Tom, The following changes since commit 4009bed4694892716d280fcb088899b566c5c986

Re: [U-Boot] SPL broken on i.mx31 platforms

2014-07-04 Thread Albert ARIBAUD
Hi Benoît, On Thu, 3 Jul 2014 22:58:56 +0200, Benoît Thébaudeau benoit.thebaudeau@gmail.com wrote: Hi Albert, On Thu, Jul 3, 2014 at 3:35 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Helmut, On Thu, 03 Jul 2014 10:19:39 +0200, Helmut Raiger helmut.rai...@hale.at wrote

Re: [U-Boot] [Patch v9 1/5] Added 64-bit MMIO accessors for ARMv8

2014-07-04 Thread Albert ARIBAUD
Hi York, On Mon, 23 Jun 2014 15:15:52 -0700, York Sun york...@freescale.com wrote: From: J. German Rivera german.riv...@freescale.com This is needed for accessing peripherals with 64-bit MMIO registers, from ARMv8 processors. Signed-off-by: J. German Rivera german.riv...@freescale.com

Re: [U-Boot] [PATCH] ARM: cache_v7: use __weak

2014-07-04 Thread Albert ARIBAUD
: Albert Aribaud albert.u.b...@aribaud.net Signed-off-by: Jeroen Hofstee jer...@myspectrum.nl Been on my TODO list for a long time, thanks! Reviewed-by: Tom Rini tr...@ti.com +/* Stub implementations for outer cache operations */ Extra space. Albert assuming you're OK can you just fix

Re: [U-Boot] [PATCH] ARM: cache_v7: use __weak

2014-07-04 Thread Albert ARIBAUD
Hi Jeroen, On Mon, 23 Jun 2014 22:07:04 +0200, Jeroen Hofstee jer...@myspectrum.nl wrote: This is not only more readable but also prevents a warning about a missing prototype. The prototypes which are actually missing are added. cc: Albert Aribaud albert.u.b...@aribaud.net Signed-off

Re: [U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw

2014-07-04 Thread Albert ARIBAUD
Hi Bastien, On Fri, 4 Jul 2014 19:01:47 +0200, Bastien ROUCARIÈS roucaries.bast...@gmail.com wrote: From: Jamie Lentin j...@lentin.co.uk So we can re-use DNS-325 configuration for the DNS-320 without things getting confusing, rename all common parts from dns325 to dnskw, and use a config

Re: [U-Boot] [PATCH 2/4] kirkwood: Add support for the D-Link DNS-320

2014-07-04 Thread Albert ARIBAUD
Hi Bastien, On Fri, 4 Jul 2014 19:01:48 +0200, Bastien ROUCARIÈS roucaries.bast...@gmail.com wrote: From: Jamie Lentin j...@lentin.co.uk Extend dnskw to support the D-Link DNS-320 ShareCenter NAS also. For more information on this NAS, see:-

Re: [U-Boot] [PATCH] ARM: kirkwood: fix cpu info for 6282 device id

2014-07-04 Thread Albert ARIBAUD
Hi Prafulla, On Fri, 4 Jul 2014 11:43:48 -0700, Prafulla Wadaskar prafu...@marvell.com wrote: -Original Message- From: Luka Perkov [mailto:l...@openwrt.org] Sent: 02 July 2014 05:48 To: u-boot@lists.denx.de Cc: l...@openwrt.org; Prafulla Wadaskar; Stefan Roese Subject:

Re: [U-Boot] [PATCH] vf610twr: Tune DDR initialization settings

2014-07-04 Thread Albert ARIBAUD
Hi Albert, On Mon, 9 Jun 2014 10:11:28 +0200, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hi Anthony, On Wed, 14 May 2014 17:29:48 -0400, Anthony Felice tony.fel...@timesys.com wrote: Removed settings in unsupported register fields. They didn’t do anything, and in most cases, were

Re: [U-Boot] enbw_cmc, da850evm_direct_nor, and calimain vectors table misaligned (was: [PATCH] arm: fix a build error with CONFIG_USE_IRQ)

2014-07-04 Thread Albert ARIBAUD
Hi Christian, On Wed, 2 Jul 2014 15:45:17 +0200, Christian Riesch christian.rie...@omicron.at wrote: Hello Albert, On Wed, Jun 18, 2014 at 2:55 PM, Christian Riesch christian.rie...@omicron.at wrote: Am I missing something here? What would be the preferred solution to make the board

Re: [U-Boot] [PATCH] arm: Fix armv8 compilation error

2014-07-04 Thread Albert ARIBAUD
Hi Darwin, On Mon, 9 Jun 2014 13:25:52 -0700, Darwin Rambo dra...@broadcom.com wrote: From: Shaibal.Dutta shaibal.du...@broadcom.com Fix following compilation error when CONFIG_ARM64 is defined Error: unknown or missing system register name at operand 2 -- `mrs x0,daifmsr daifset,#3'

Re: [U-Boot] [PATCH v2] gpio: spear_gpio: Fix gpio_set_value() implementation

2014-07-04 Thread Albert ARIBAUD
Hi Axel, On Mon, 16 Sep 2013 08:35:41 +0800, Axel Lin axel@ingics.com wrote: In current gpio_set_value() implementation, it always sets the gpio control bit no matter the value argument is 0 or 1. Thus the GPIOs never set to low. This patch fixes this bug. The address bus is used as

Re: [U-Boot] [PATCH v5 2/2] socfpga: Adding DesignWare watchdog support

2014-07-04 Thread Albert ARIBAUD
Hi Chin, On Tue, 10 Jun 2014 01:11:04 -0500, Chin Liang See cl...@altera.com wrote: To enable the DesignWare watchdog support at SOCFPGA Cyclone V dev kit. Signed-off-by: Chin Liang See cl...@altera.com Cc: Anatolij Gustschin ag...@denx.de Cc: Albert Aribaud albert.u.b...@aribaud.net Cc

Re: [U-Boot] [PATCH v5 1/2] watchdog/denali: Adding DesignWare watchdog driver support

2014-07-04 Thread Albert ARIBAUD
See cl...@altera.com Cc: Anatolij Gustschin ag...@denx.de Cc: Albert Aribaud albert.u.b...@aribaud.net Cc: Heiko Schocher h...@denx.de Cc: Tom Rini tr...@ti.com --- Changes for v5 - Updated to latest code branch Changes for v4 - Added static for local function Changes for v3 - Split to 2

Re: [U-Boot] [PATCH v8] socfpga: Adding Scan Manager driver

2014-07-04 Thread Albert ARIBAUD
Cc: Wolfgang Denk w...@denx.de CC: Pavel Machek pa...@denx.de Cc: Tom Rini tr...@ti.com Cc: Albert Aribaud albert.u.b...@aribaud.net --- Changes for v8 - Updated to latest code branch Changes for v7 - Enhance the function scan_chain_engine_is_idle Changes for v6 - Fixed various coding

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

2014-07-04 Thread Albert ARIBAUD
to 4009bed4694892716d280fcb088899b566c5c986: Reformat boards.cfg (2014-07-05 00:36:57 +0200) Albert ARIBAUD (1): Reformat boards.cfg Axel Lin (1): gpio: spear_gpio: Fix gpio_set_value() implementation Chin Liang See (3

Re: [U-Boot] [PATCH v5] arm: Add support for semihosting for armv8 fastmodel targets.

2014-07-03 Thread Albert ARIBAUD
Hi Darwin, On Mon, 9 Jun 2014 11:12:59 -0700, Darwin Rambo dra...@broadcom.com wrote: The armv8 ARM Trusted Firmware (ATF) can be used to load various ATF images and u-boot, and does this for virtual platforms by using semihosting. This commit extends this idea by allowing u-boot to also use

Re: [U-Boot] [PATCH v2 0/9] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support

2014-07-03 Thread Albert ARIBAUD
Hi Alison, On Thu, 3 Jul 2014 15:24:14 +0800, Alison Wang b18...@freescale.com wrote: This series contain the support for Freescale LS102xA SoC and LS1021AQDS/TWR board. The numbering in the cover letter (0/9) does not match that in the individual patches (n/10). Is this normal?

<    3   4   5   6   7   8   9   10   11   12   >