Re: [PATCH 08/11] ARM: mmu: Clear unpredictable bits for translation table

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 02:02:20PM +0400, Alexander Shiyan wrote: Signed-off-by: Alexander Shiyan shc_w...@mail.ru Applied this one for master. Sascha --- arch/arm/cpu/mmu.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/arm/cpu/mmu.c

Re: [For master PATCH 1/1] sama5de3k: add gmacb support

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 10:28:44AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: Cc: Nicolas Ferre nicolas.fe...@atmel.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- arch/arm/boards/sama5d3xek/init.c | 31 +++ 1 file changed, 31

Re: [For master PATCH 0/7] macb: more fixes + gem (gigabit support)

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 10:07:39AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: HI, This patch serie fixe more issue on the macb and add the GEM support (gigabit support) present on Atmel sama5d3x as example The IP version is detected as in linux we now share

Re: [PATCH 01/11] ARM: clps711x: Move lowlevel initialization in common CLPS711X location

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 02:02:13PM +0400, Alexander Shiyan wrote: One lowlevel initialization will be used on any CLPS711X-target, so move it in the common location. Signed-off-by: Alexander Shiyan shc_w...@mail.ru --- arch/arm/boards/clep7212/Makefile |3 +-

[PATCH v2] ARM i.MX6: Add support for SabreSD board

2013-02-11 Thread Hubert Feurstein
Cc: Sascha Hauer s.ha...@pengutronix.de Cc: Steffen Trumtrar s.trumt...@pengutronix.de Signed-off-by: Hubert Feurstein h.feurst...@gmail.com --- Changes since V1: - rebased on latest master with arm-entry changes - use phy_register_fixup_for_uid to register phy fixup - register SD4 as first

Re: i.MX53 - add WEIM register defines

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 11:20:49PM +0400, Alexander Shiyan wrote: Subject: i.MX53: Add WEIM register defines ( same as i.MX51 ) Signed-off-by: George Pontis gpon...@spamcop.net diff -Naur bb.a/arch/arm/mach-imx/include/mach/imx53-regs.h

Re: [PATCH 1/1] commands/ubi.c: Add support for VID header offset in ubiattach

2013-02-11 Thread Sascha Hauer
Hi Xavier, On Fri, Feb 08, 2013 at 03:01:53PM -0500, Xavier Douville wrote: Hi On my board I needed to pass a custom VID header offset to ubiattach. This patch adds the required option to the barebox command. I don't know exactly, but I suspect something is wrong on your board then.

Re[2]: [PATCH 01/11] ARM: clps711x: Move lowlevel initialization in common CLPS711X location

2013-02-11 Thread Alexander Shiyan
Hello. ... diff --git a/arch/arm/boards/clep7212/Makefile b/arch/arm/boards/clep7212/Makefile index a63aeae..676e867 100644 --- a/arch/arm/boards/clep7212/Makefile +++ b/arch/arm/boards/clep7212/Makefile @@ -1,2 +1 @@ -obj-y += lowlevel.o clep7212.o -pbl-y += lowlevel.o +obj-y

Re: [PATCH 1/3] mx23-evk: fix MCI support

2013-02-11 Thread Sascha Hauer
On Sun, Feb 10, 2013 at 05:22:49PM +0100, Eric Bénard wrote: - this patch fix MCI support and enable using the SDCard to store the environment. - it is fully copied from imx23-olinuxino.c - tested on i.MX23 EVK RevB1 Signed-off-by: Eric Bénard e...@eukrea.com Applied this series. BTW you

Re: [PATCH 1/2] Introduce device_platform_driver() macro

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 10:07:01PM +0400, Alexander Shiyan wrote: device_platform_driver() - Helper macro for drivers that don't do anything special in module registration. This eliminates a lot of boilerplate. Driver registration will called on device_initcall. Signed-off-by: Alexander

Re: [PATCH 01/11] ARM: clps711x: Move lowlevel initialization in common CLPS711X location

2013-02-11 Thread Sascha Hauer
On Mon, Feb 11, 2013 at 01:30:53PM +0400, Alexander Shiyan wrote: Hello. ... diff --git a/arch/arm/boards/clep7212/Makefile b/arch/arm/boards/clep7212/Makefile index a63aeae..676e867 100644 --- a/arch/arm/boards/clep7212/Makefile +++ b/arch/arm/boards/clep7212/Makefile @@

Re: [PATCH 1/2] DeviceTree: add support for initrd in the DT

2013-02-11 Thread Sascha Hauer
On Sun, Feb 10, 2013 at 05:58:56PM +0100, Vicente Bergas wrote: Add the initrd start and end address to the DT, code comes from u-boot. Signed-off-by: Vicente Bergas vice...@gmail.com --- arch/arm/lib/armlinux.c | 2 ++ common/oftree.c | 66

Re: [PATCH 1/1] phy/micrel: KSZ9021 diasable Asym Pause support

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 09:55:50AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: Due to a hw bug do not enable teh Asym_Pause. Otherwise if you ser the bit 11 in 4h you will have to unplug and replug the cable to make the phy work. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD

Re: v2013.02.0 phyCORE-OMAP4 MLO to big

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 04:22:09PM +0100, Jan Weitzel wrote: Hi, with the release v2013.02.0 the MLO gets so bit, that it eats the boot information in the SRAM. nm --size-sort ... 0630 D nand_flash_ids 08c0 t mci_probe 0c00 b gpio_desc 1400 b files If I remove

[PATCH] ARM i.MX28: change default watchdog reset method

2013-02-11 Thread Steffen Trumtrar
The default setting for the imx28 watchdog is to do a power-off reset. If the SoC is only powered via battery, then the watchdog powers the chip down, though. According to the datasheet it should still be possible to execute a proper POR with battery power, but testing showed otherwise. When the

Re: [For master PATCH 1/1] sama5de3k: add gmacb support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:30 Mon 11 Feb , Sascha Hauer wrote: On Fri, Feb 08, 2013 at 10:28:44AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: Cc: Nicolas Ferre nicolas.fe...@atmel.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- arch/arm/boards/sama5d3xek/init.c | 31

[PATCH 0/3 v2] arm: add ARM Vexpress support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, The following changes since commit e43e1498f65fe03cfc6b2744247eeccf27b26876: MIPS: pbl: fix none compression support (2013-02-05 09:43:17 +0100) are available in the git repository at: git://git.jcrosoft.org/barebox.git delivery/vexpress for you to fetch changes up to

[PATCH 2/3] arm: add macro cpu_is_xxx

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
so we can detect ARM920 ARM926 ARM1176 PXA250 PXA255 PXA270 Cortex-A8 Cortex-A5 Cortex-A7 Cortex-A9 Cortex-A15 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- arch/arm/include/asm/system_info.h | 63 1 file changed, 63

[PATCH 3/3] arm: add vexpress board support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
detect the cpu model to dynamise the periphs mapping currently only tested on qemu but should work on real hardware Cortex-A9 if you use 1GiB of ram you can run the same barebox on Cortex-A15 or Cortex-A9 otherwise use vexpress_ca9_defconfig where the TEXT_BASE is at 0x63f0 when we will

Re: [For master PATCH 1/1] sama5de3k: add gmacb support

2013-02-11 Thread Sascha Hauer
On Mon, Feb 11, 2013 at 12:35:19PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: On 09:30 Mon 11 Feb , Sascha Hauer wrote: On Fri, Feb 08, 2013 at 10:28:44AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: Cc: Nicolas Ferre nicolas.fe...@atmel.com Signed-off-by: Jean-Christophe

Re: [PATCH 1/1] commands/ubi.c: Add support for VID header offset in ubiattach

2013-02-11 Thread Xavier Douville
Hi Sascha Hauer wrote: I don't know exactly, but I suspect something is wrong on your board then. Normally the VID header offset should be detected correctly automatically. Does the kernel also need a special VID header offset? Have you flashed an UBI image or did you generate the UBI on the

Re: [PATCH 1/1] commands/ubi.c: Add support for VID header offset in ubiattach

2013-02-11 Thread Sascha Hauer
On Mon, Feb 11, 2013 at 10:14:50AM -0500, Xavier Douville wrote: Hi Sascha Hauer wrote: I don't know exactly, but I suspect something is wrong on your board then. Normally the VID header offset should be detected correctly automatically. Does the kernel also need a special VID header

Re: [PATCH 6/7] macb: fix tx ring size

2013-02-11 Thread Sascha Hauer
On Fri, Feb 08, 2013 at 10:18:49AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: the mininal tx ring size is 2 as if one we wrap on the same descriptor and can cause IP lock on GEM (gigabit version) this is always the case Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com Signed-off-by:

Re: [PATCH 6/7] macb: fix tx ring size

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:33 Mon 11 Feb , Sascha Hauer wrote: On Fri, Feb 08, 2013 at 10:18:49AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: the mininal tx ring size is 2 as if one we wrap on the same descriptor and can cause IP lock on GEM (gigabit version) this is always the case Signed-off-by:

[PATCH 6/7 v2] macb: fix tx ring size

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
the mininal tx ring size is 2 as if one we wrap on the same descriptor and can cause IP lock on GEM (gigabit version) this is always the case Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- drivers/net/macb.c | 48

[PATCH 7/7 v2] macb: add cadence Gigabit GEM support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
based on the kernel code detect it via IP version In the GEM we can use a full packet buffer for receive but the buffer size need to be 64bit size aligned. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com ---

[PATCH 2/2] arm: move outercase to cpu.c as some SoC as the ux500 always need to flush the l2x0

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- arch/arm/cpu/cpu.c | 22 -- arch/arm/cpu/mmu.c | 15 --- arch/arm/cpu/mmu.h |6 ++ 3 files changed, 26 insertions(+), 17 deletions(-) diff --git a/arch/arm/cpu/cpu.c

[PATCH 1/2] arm: cache-l2x0 update sync define with Linux 3.5

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Drop copy in cache-l2x0 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- arch/arm/cpu/cache-l2x0.c | 32 +--- arch/arm/include/asm/cache-l2x0.h | 150 + 2 files changed, 102 insertions(+), 80 deletions(-) rewrite

[PATCH 1/2] ahci: add generic driver

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- drivers/ata/Kconfig|4 drivers/ata/Makefile |2 ++ drivers/ata/ahci-generic.c | 47 3 files changed, 53 insertions(+) create mode 100644

[PATCH 2/2] ahci: handle COMINIT received during spin-up

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
From: Rob Herring rob.herr...@calxeda.com Some Intel SSDs can send a COMINIT after the initial COMRESET. This causes the link to go down and we need to re-initialize the link. Signed-off-by: Rob Herring rob.herr...@calxeda.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com

[PATCH 0/3] arm: add Calxeda Highbank support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, The following patch serie add the support of the Quad Core Cortex-A9 Highbank from Calxeda As I do not have the real hardware this is only tested on qemu Rob could confirm if this work on real hw This patch serie depends on the amba sp804 patch and

[PATCH 1/3] highbank: add xgmac support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Cc: Rob Herring rob.herr...@calxeda.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- drivers/net/Kconfig |3 + drivers/net/Makefile |1 + drivers/net/xgmac.c | 731 ++ 3 files changed, 735 insertions(+)

[PATCH 0/3 v2] arm: add Calxeda Highbank support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi, v2: fix cc tag so Rob can receive the patch add oftree support to xgmac The following patch serie add the support of the Quad Core Cortex-A9 Highbank from Calxeda As I do not have the real hardware this is only tested on qemu Rob

[PATCH 2/3] arm: add highbank support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
currently only tested under qemu qemu-system-arm -M highbank -nographic -m 4089 -kernel build/highbank/arch/arm/pbl/zbarebox -tftp . -drive id=disk,if=ide,file=disk.img -device ide-drive,drive=disk,bus=ide.0 with: - timer (AMBA SP804) - uart (AMBA PL011) - gpio (AMBA PL061) - ahci - net

[PATCH 3/3] highbank: add l2x0 support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
not enable as on qemu this generate a undefined instruction exception Cc: Rob Herring rob.herr...@calxeda.com Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- arch/arm/Kconfig|1 + arch/arm/mach-highbank/Makefile |1 +

[PATCH 1/1] amba: add oftree probe support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- drivers/amba/bus.c |1 + drivers/of/base.c | 60 +--- 2 files changed, 53 insertions(+), 8 deletions(-) diff --git a/drivers/amba/bus.c b/drivers/amba/bus.c index

Re: [PATCH v2] ARM i.MX6: Add support for SabreSD board

2013-02-11 Thread Sascha Hauer
Hi Hubert, On Mon, Feb 11, 2013 at 09:55:05AM +0100, Hubert Feurstein wrote: Cc: Sascha Hauer s.ha...@pengutronix.de Cc: Steffen Trumtrar s.trumt...@pengutronix.de Signed-off-by: Hubert Feurstein h.feurst...@gmail.com --- Changes since V1: - rebased on latest master with arm-entry changes

Re: [PATCH 1/1] oftree: fix probe support

2013-02-11 Thread Sascha Hauer
On Mon, Feb 11, 2013 at 08:02:24PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: in commit e118761c5f7e8 oftree command: refactor the Kconfig CMD_OFTREE_PROBE was remove Oops. Applied, thanks Sascha Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com ---

Re: [PATCH 1/1] amba: add oftree probe support

2013-02-11 Thread Sascha Hauer
On Mon, Feb 11, 2013 at 08:09:25PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- drivers/amba/bus.c |1 + drivers/of/base.c | 60 +--- 2 files changed, 53

Re: [PATCH 1/1] amba: add oftree probe support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:17 Mon 11 Feb , Sascha Hauer wrote: On Mon, Feb 11, 2013 at 08:09:25PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- drivers/amba/bus.c |1 + drivers/of/base.c | 60

[PATCH v2] amba: add oftree probe support

2013-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- v2: fix platform not platfrom Best Regards, J. drivers/amba/bus.c |1 + drivers/of/base.c | 60 +--- 2 files changed, 53 insertions(+), 8 deletions(-) diff --git

[PATCH 1/2] ArchosG9: solve regression in second stage lowlevel init

2013-02-11 Thread Vicente Bergas
On ArchosG9 the second stage low-level init was the fallback default. Now that the low-level init is forcibly enabled it has to be skipped when already executed from first stage. Signed-off-by: Vicente Bergas vice...@gmail.com --- arch/arm/boards/archosg9/lowlevel.c | 7 +-- 1 file

[PATCH 0/2] Summary of last patches submitted

2013-02-11 Thread Vicente Bergas
Here are the last two patches I've submitted. The first is a straightforward solution to a regression. The second was first intended to provide devicetree support for booting an omap4 based tablet. I've achieved booting it successfully, but after several tries at bringing the mmc controller

Re[2]: [PATCH 1/2] Introduce device_platform_driver() macro

2013-02-11 Thread Alexander Shiyan
Hello. On Fri, Feb 08, 2013 at 10:07:01PM +0400, Alexander Shiyan wrote: device_platform_driver() - Helper macro for drivers that don't do anything special in module registration. This eliminates a lot of boilerplate. Driver registration will called on device_initcall. Signed-off-by:

Re: [PATCH 2/2] miitool: Add support for examing mdio bus

2013-02-11 Thread Sascha Hauer
On Tue, Feb 12, 2013 at 12:13:06AM +0100, Alexander Aring wrote: Hi Sascha, On Mon, Feb 11, 2013 at 12:40:23PM +0100, Sascha Hauer wrote: On Fri, Feb 08, 2013 at 12:02:20PM +0100, Alexander Aring wrote: Hi Sascha, On Fri, Feb 08, 2013 at 10:24:17AM +0100, Sascha Hauer wrote:

Re: [PATCH 1/2] Introduce device_platform_driver() macro

2013-02-11 Thread Sascha Hauer
On Tue, Feb 12, 2013 at 10:57:09AM +0400, Alexander Shiyan wrote: Hello. On Fri, Feb 08, 2013 at 10:07:01PM +0400, Alexander Shiyan wrote: device_platform_driver() - Helper macro for drivers that don't do anything special in module registration. This eliminates a lot of boilerplate.