[U-Boot] [PATCH] MAKEALL: fix awk warning

2013-11-06 Thread Andreas Bießmann
This fixes following warning: ---8--- abiessmann@punisher % ./MAKEALL -m at91rm9200ek at91rm9200ek:awk: warning: escape sequence `\ ' treated as plain ` ' awk: warning: escape sequence `\ ' treated as plain ` ' andreas.de...@gmail.com ---8--- Signed-off-by: Andreas Bießmann andreas.de

[U-Boot] [PATCH] buildman: fix README

2013-11-05 Thread Andreas Bießmann
This is a trivial fix for c'n'p error. Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- tools/buildman/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/buildman/README b/tools/buildman/README index 090b653..93cf28a 100644 --- a/tools/buildman

Re: [U-Boot] [PATCH v2 1/4] at91: add defines for reset type

2013-11-04 Thread Andreas Bießmann
Hi Heiko, On 11/04/2013 07:40 AM, Heiko Schocher wrote: From: Roger Meier r.me...@siemens.com Signed-off-by: Roger Meier r.me...@siemens.com Acked-by: Bo Shen voice.s...@atmel.com Reviewed-by: Heiko Schocher h...@denx.de Cc: Andreas Bießmann andreas.de...@googlemail.com --- changes

Re: [U-Boot] [PATCH v2 2/4] arm, at91: add function for waiting if reset ends

2013-11-04 Thread Andreas Bießmann
Hi Heiko, On 11/04/2013 07:40 AM, Heiko Schocher wrote: add function for waiting if reset ends. If reset never ends, timeout and print an error message. Signed-off-by: Heiko Schocher h...@denx.de Cc: Bo Shen voice.s...@atmel.com Cc: Andreas Bießmann andreas.de...@googlemail.com

Re: [U-Boot] [PATCH v2 3/4] arm, at91: add Siemens board taurus and axm

2013-11-04 Thread Andreas Bießmann
On 11/04/2013 07:40 AM, Heiko Schocher wrote: enable support for the siemens AT91SAM9G20 based boards taurus and axm. Signed-off-by: Roger Meier r.me...@siemens.com Reviewed-by: Heiko Schocher h...@denx.de Cc: Andreas Bießmann andreas.de...@googlemail.com Cc: Bo Shen voice.s...@atmel.com

Re: [U-Boot] [PATCH v2 4/4] arm, at91: add siemens corvus board

2013-11-04 Thread Andreas Bießmann
Hi Heiko, On 11/04/2013 07:40 AM, Heiko Schocher wrote: enable support for the siemens AT91SAM9G20 based board corvus. Signed-off-by: Boris Schmidt boris.schm...@siemens.com Reviewed-by: Heiko Schocher h...@denx.de Cc: Andreas Bießmann andreas.de...@googlemail.com Cc: Bo Shen voice.s

Re: [U-Boot] [PATCH] arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)

2013-11-04 Thread Andreas Bießmann
Dear Mateusz Kulikowski, On 11/01/2013 08:26 PM, Mateusz Kulikowski wrote: On 29.10.2013 10:12, Andreas Bießmann wrote: + +/*define the area offsets*/ +dataflash_protect_t area_list[NB_DATAFLASH_AREA] = { +{0x, 0x1FFF, FLAG_PROTECT_SET, 0, Bootstrap}, +{0x2000

Re: [U-Boot] [PATCH v2 4/4] arm, at91: add siemens corvus board

2013-11-04 Thread Andreas Bießmann
Hello Heiko, On 11/04/2013 10:53 AM, Heiko Schocher wrote: Am 04.11.2013 09:53, schrieb Andreas Bießmann: On 11/04/2013 07:40 AM, Heiko Schocher wrote: snip +erstl = readl(rstc-mr) AT91_RSTC_MR_ERSTL_MASK; + +/* Need to reset PHY - 500ms reset */ +writel(AT91_RSTC_KEY

Re: [U-Boot] [PATCH v2 2/4] arm, at91: add function for waiting if reset ends

2013-11-04 Thread Andreas Bießmann
or about 6 hours... good catch! Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2 4/4] arm, at91: add siemens corvus board

2013-11-04 Thread Andreas Bießmann
Hello Heiko, On 11/04/2013 10:53 AM, Heiko Schocher wrote: Am 04.11.2013 09:53, schrieb Andreas Bießmann: On 11/04/2013 07:40 AM, Heiko Schocher wrote: snip + +erstl = readl(rstc-mr) AT91_RSTC_MR_ERSTL_MASK; + +/* Need to reset PHY - 500ms reset */ +writel(AT91_RSTC_KEY

Re: [U-Boot] [PATCH v2 3/4] arm, at91: add Siemens board taurus and axm

2013-11-04 Thread Andreas Bießmann
Hello Heiko, On 11/04/2013 10:09 AM, Heiko Schocher wrote: Am 04.11.2013 09:43, schrieb Andreas Bießmann: On 11/04/2013 07:40 AM, Heiko Schocher wrote: snip +#ifdef CONFIG_MACB +static void taurus_macb_hw_init(void) +{ +struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC

Re: [U-Boot] [PATCH 00/18] Third step towards Kbuild: Convert rest of makefiles

2013-11-04 Thread Andreas Bießmann
Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 05/18] avr32: convert makefiles to Kbuild style

2013-11-04 Thread Andreas Bießmann
On 10/21/2013 04:53 AM, Masahiro Yamada wrote: Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com Cc: Andreas Bießmann andreas.de...@googlemail.com --- arch/avr32/cpu/Makefile | 40 --- arch/avr32/cpu/at32ap700x/Makefile| 22

Re: [U-Boot] net: macb: get DMA bus width from design config register

2013-11-04 Thread Andreas Bießmann
-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target

2013-11-04 Thread Andreas Bießmann
and ram end. Signed-off-by: Jens Scharsig (BuS Elektronik) e...@bus-elektronik.de --- include/configs/eb_cpux9k2.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot

Re: [U-Boot] [U-Boot,1/2] arm: atmel: at91sam9n12ek: add usb host support

2013-11-04 Thread Andreas Bießmann
| 11 +-- include/configs/at91sam9n12ek.h | 12 4 files changed, 34 insertions(+), 2 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot

Re: [U-Boot] [U-Boot,2/2] arm: atmel: get rid of too many ifdeffery

2013-11-04 Thread Andreas Bießmann
+ include/configs/stamp9g20.h |1 + include/configs/top9000.h |1 + include/configs/vl_ma2sc.h |1 + 23 files changed, 27 insertions(+), 11 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

Re: [U-Boot] [U-Boot,v2,1/4] at91: add defines for reset type

2013-11-04 Thread Andreas Bießmann
Dear Heiko Schocher, Heiko Schocher h...@denx.de writes: From: Roger Meier r.me...@siemens.com Signed-off-by: Roger Meier r.me...@siemens.com Acked-by: Bo Shen voice.s...@atmel.com Reviewed-by: Heiko Schocher h...@denx.de Cc: Andreas Bießmann andreas.de...@googlemail.com --- changes for v2

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

2013-11-04 Thread Andreas Bießmann
Dear Albert Aribaud, please pull u-boot-atmel/master into u-boot-arm/master. The following changes since commit 304db0b38cfb04cfdb05a740d5ef27da06ea98ea: arm: Remove IXP425 boards pdnb3 and scpu (2013-10-17 09:28:08 +0200) are available in the git repository at:

Re: [U-Boot] [RFC PATCH 1/3] at91: add new gpio pin macros

2013-10-30 Thread Andreas Bießmann
Hi Bo, +Jens, he did the rewrite of the at91 gpio driver. On 10/30/2013 10:56 AM, Bo Shen wrote: On 10/29/2013 20:53, Andreas Bießmann wrote: Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- arch/arm/include/asm/arch-at91/gpio.h | 34

Re: [U-Boot] [RFC PATCH 7/7] spl: mmc: FAT support boot u-boot

2013-10-30 Thread Andreas Bießmann
. So we need some special at91 library directory or something like this. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [RFC PATCH 7/7] spl: mmc: FAT support boot u-boot

2013-10-30 Thread Andreas Bießmann
Hi Heiko, +Albert On 10/30/2013 11:57 AM, Heiko Schocher wrote: Hello Andreas, Am 30.10.2013 11:43, schrieb Andreas Bießmann: Hello Heiko, On 10/30/2013 11:15 AM, Heiko Schocher wrote: Hello Bo, Am 30.10.2013 10:15, schrieb Bo Shen: snip code All this functions could be moved

Re: [U-Boot] [RFC PATCH 1/7] arm: atmel: sama5d3: early enable PIO peripherals

2013-10-30 Thread Andreas Bießmann
| ATMEL_ID_PIOC | +ATMEL_ID_PIOD | ATMEL_ID_PIOE); + that should be done in some SPL specific 'main()'. I dunno which is the entry point for SPL, but we should provide such a function and there should we do such stuff. Best regards Andreas Bießmann

Re: [U-Boot] [RFC PATCH 2/7] arm: atmel: sama5d3: correct the ID for DBGU and PIT

2013-10-30 Thread Andreas Bießmann
*/ - at91_periph_clk_enable(ATMEL_ID_SYS); + at91_periph_clk_enable(ATMEL_ID_PIT); /* Enable PITC */ writel(TIMER_LOAD_VAL | AT91_PIT_MR_EN , pit-mr); I think these two are generic bug fixes, could you please send them as not RFC for inclusion? Best regards Andreas Bießmann

Re: [U-Boot] [RFC PATCH 5/7] arm: atmel: add plla and mck initialize function

2013-10-30 Thread Andreas Bießmann
Hi Bo, On 10/30/2013 10:15 AM, Bo Shen wrote: Add plla and mck initialize function. Signed-off-by: Bo Shen voice.s...@atmel.com --- arch/arm/cpu/armv7/at91/clock.c | 27 ++ arch/arm/include/asm/arch-at91/at91_common.h |2 ++ 2 files changed,

[U-Boot] [PATCH 1/6] video: remove AT91 legacy API from bus_vcxk

2013-10-30 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- drivers/video/bus_vcxk.c | 15 --- 1 file changed, 15 deletions(-) diff --git a/drivers/video/bus_vcxk.c b/drivers/video/bus_vcxk.c index 0138bca..60a5cc5 100644 --- a/drivers/video/bus_vcxk.c +++ b/drivers/video

[U-Boot] [PATCH 4/6] snapper9260: remove unused AT91_LEGACY

2013-10-30 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- include/configs/snapper9260.h |1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h index 17eb5f2..005931c 100644 --- a/include/configs/snapper9260.h +++ b/include

[U-Boot] [PATCH 0/6] at91: get rid of long standing work around CONFIG_AT91_LEGACY

2013-10-30 Thread Andreas Bießmann
. There is currently a dicussion about new API for the at91 (g)pio accessors at in [1]. Please comment there. [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/172727 Andreas Bießmann (6): video: remove AT91 legacy API from bus_vcxk i2c: switch from AT91 legacy to ATMEL legacy at91sam9m10g45ek

[U-Boot] [PATCH 2/6] i2c: switch from AT91 legacy to ATMEL legacy

2013-10-30 Thread Andreas Bießmann
Since the required API is gpio which is enclosed with CONFIG_ATMEL_LEGACY use that switch here. Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- drivers/i2c/soft_i2c.c |2 +- include/i2c.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[U-Boot] [PATCH 3/6] at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY

2013-10-30 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- include/configs/at91sam9m10g45ek.h |1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h index fc4ecec..be9df74 100644 --- a/include/configs/at91sam9m10g45ek.h

[U-Boot] [PATCH 5/6] net: remove unused CONFIG_AT91_LEGACY

2013-10-30 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- drivers/net/at91_emac.c |9 - 1 file changed, 9 deletions(-) diff --git a/drivers/net/at91_emac.c b/drivers/net/at91_emac.c index 73612ea..64d4c56 100644 --- a/drivers/net/at91_emac.c +++ b/drivers/net/at91_emac.c

[U-Boot] [PATCH 6/6] at91: remove all occourances of CONFIG_AT91_LEGACY

2013-10-30 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- arch/arm/include/asm/arch-at91/at91_pio.h | 33 arch/arm/include/asm/arch-at91/at91_pit.h | 16 -- arch/arm/include/asm/arch-at91/at91_pmc.h | 51 ++ arch/arm/include/asm/arch-at91

Re: [U-Boot] [RFC PATCH 1/3] at91: add new gpio pin macros

2013-10-30 Thread Andreas Bießmann
Hi Jens, On 30.10.13 18:19, Jens Scharsig wrote: Am 30.10.2013 11:39, schrieb Andreas Bießmann: Hi Bo, +Jens, he did the rewrite of the at91 gpio driver. I think this is a job for gpio_is_valid() then. How is this case handled in kernel? Here are a few things to discuss. First of all

Re: [U-Boot] [PATCH] arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)

2013-10-29 Thread Andreas Bießmann
to implement. Bo and Heiko, could you both please post some RFC of your code to get this in line? Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)

2013-10-29 Thread Andreas Bießmann
arena, about 4MiB recommended. Yust my 2¢, you should really have a look for ubi(fs) when using NAND devices ... Apart from that your patch looks good. Please address my concern about dataflash driver and Bo's comments and send a v2 for inclusion. Best regards Andreas Bießmann

Re: [U-Boot] [PATCH v1 2/3] arm, at91: add Siemens board taurus (based on AT91SAM9G20)

2013-10-29 Thread Andreas Bießmann
* CONFIG_ENV_SIZE + 128*1024, 0x1000) + +#endif Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v1 3/3] arm, at91: add siemens corvus board

2013-10-29 Thread Andreas Bießmann
() pool + */ +#define CONFIG_SYS_MALLOC_LENROUND(3 * CONFIG_ENV_SIZE + \ +128*1024, 0x1000) + +#endif Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [RFC PATCH 0/3] at91: remove legacy gpio API

2013-10-29 Thread Andreas Bießmann
This RFC is to remove the need for legacy at91 gpio API in favor of switching to generic gpio API. Please comment, especially on new gpio macros. Andreas Bießmann (3): at91: add new gpio pin macros at91sam9263ek: remove ATMEL_LEGACY at91: use generic gpio API for AT91_LED arch/arm/cpu

[U-Boot] [RFC PATCH 1/3] at91: add new gpio pin macros

2013-10-29 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- arch/arm/include/asm/arch-at91/gpio.h | 34 - 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/arch/arm/include/asm/arch-at91/gpio.h b/arch/arm/include/asm/arch-at91/gpio.h index

[U-Boot] [RFC PATCH 2/3] at91sam9263ek: remove ATMEL_LEGACY

2013-10-29 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- board/atmel/at91sam9263ek/led.c | 12 include/configs/at91sam9263ek.h | 13 ++--- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/board/atmel/at91sam9263ek/led.c b/board/atmel/at91sam9263ek

[U-Boot] [RFC PATCH 3/3] at91: use generic gpio API for AT91_LED

2013-10-29 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- arch/arm/cpu/arm926ejs/at91/led.c | 43 + 1 file changed, 43 insertions(+) diff --git a/arch/arm/cpu/arm926ejs/at91/led.c b/arch/arm/cpu/arm926ejs/at91/led.c index 5dd9048..9dcba7a 100644

Re: [U-Boot] [PATCH v1 3/3] arm, at91: add siemens corvus board

2013-10-29 Thread Andreas Bießmann
Hello Heiko, On 10/29/2013 01:41 PM, Heiko Schocher wrote: Am 29.10.2013 11:01, schrieb Andreas Bießmann: On 10/28/2013 06:45 AM, Bo Shen wrote: On 10/22/2013 13:51, Heiko Schocher wrote: Signed-off-by: Boris Schmidtboris.schm...@siemens.com Reviewed-by: Heiko Schocherh...@denx.de Cc

[U-Boot] [PATCH] buildman: fix boards.cfg parsing

2013-09-19 Thread Andreas Bießmann
Commit 27af930e9a5c91365ca639ada580b338eabe4989 changed the boards.cfg format but missed to change the parsing in buildman. This patch changes c'tor of Board class to the new sequence, but omits maintainer field. Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- tools/buildman

Re: [U-Boot] [U-Boot, V2] arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot

2013-09-19 Thread Andreas Bießmann
problems by increasing the malloc space to 4MiB. Signed-off-by: Jens Scharsig (BuS Elektronik) e...@bus-elektronik.de Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- include/configs/eb_cpux9k2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-atmel/master

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

2013-09-19 Thread Andreas Bießmann
Dear Albert Aribaud, please pull the following fix into u-boot-arm/master for 2013.10 release. The following changes since commit 771f74c3d31a265bae103b2b407286ec03a4589b: arm: dma_alloc_coherent: malloc() - memalign() (2013-09-14 12:08:00 +0200) are available in the git repository at:

Re: [U-Boot] [PATCH] arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot

2013-09-18 Thread Andreas Bießmann
is enough? We had from time to time problems initializing an unsafe closed UBI (about 512MiB). With 4MiB malloc arena however we never had these problems. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman

Re: [U-Boot] [PATCH v5] at91: add support for CDU9G25 board

2013-09-16 Thread Andreas Bießmann
Dear Jiří Prchal, On 09/13/2013 04:41 PM, Jiří Prchal wrote: Dne 13.9.2013 16:10, Andreas Bießmann napsal(a): On 09/13/2013 03:00 PM, Jiri Prchal wrote: snip diff --git a/arch/arm/include/asm/mach-types.h b/arch/arm/include/asm/mach-types.h index 440b041..9b274ba 100644 --- a/arch/arm

Re: [U-Boot] [PATCH v5] at91: add support for CDU9G25 board

2013-09-13 Thread Andreas Bießmann
CONFIG_SYS_MALLOC_LEN(512 * 1024 + CONFIG_ENV_SIZE) 512 KiB may be too small for recovering UBI partitions ... 1-4 MiB is more likely. + +#endif -- 1.7.9.5 Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] [PATCH 04/13] tricorder: add configuration for a flashcard u-boot

2013-09-11 Thread Andreas Bießmann
Dear Wolfgang Denk, On 09/11/2013 12:45 AM, Wolfgang Denk wrote: Dear Andreas Bießmann, In message 1378472698-18557-4-git-send-email-andreas.de...@googlemail.com you wrote: The 'flashcard' u-boot configuration has a readonly environment and boots a bare kernel/initrd to program

Re: [U-Boot] [PATCH] Subject: [PATCH v.2] at91: add support for CDU9G25 board

2013-09-10 Thread Andreas Bießmann
in in embedded firmware config. This works like a charm with changing MAC for usb gadget. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2] mmc: don't support write erase for SPL builds

2013-09-08 Thread Andreas Bießmann
, I'd prefere to remove them globally in mmc_write.c. + return err; +} Rest of this patch looks good to me. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 04/13] tricorder: add configuration for a flashcard u-boot

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de The 'flashcard' u-boot configuration has a readonly environment and boots a bare kernel/initrd to program the device from an clean environment. Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- boards.cfg

[U-Boot] [PATCH 03/13] tricorder: use generic provided loadaddr

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- include/configs/tricorder.h |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index

[U-Boot] [PATCH 01/13] tricorder: remove lcdmode from bootargs

2013-09-06 Thread Andreas Bießmann
From: Thomas Weber thomas.we...@corscience.de Signed-off-by: Thomas Weber thomas.we...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- include/configs/tricorder.h |5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/include/configs

[U-Boot] [PATCH 02/13] tricorder: update flash partitioning

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de The new flash layout respects posible bad blocks in sectors reserved for e.g. SPL, u-boot, kernel, env a.s.o. Additionally this patch prepares for U-Boot Falcon mode for boot time saving. Signed-off-by: Andreas Bießmann andreas.biessm

[U-Boot] [PATCH 05/13] tricorder: add cmdline history

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- include/configs/tricorder.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 220dbdc..b2642a4 100644

[U-Boot] [PATCH 07/13] tricorder: add tricordereeprom command

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de The new tricordereeprom command can read and write the eeprom for hardware detection on tricorder devices. Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- board/corscience/tricorder/Makefile |2 +- board

[U-Boot] [PATCH 08/13] tricorder: panic() on unknown board

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Also hang() the board on panic(). Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- board/corscience/tricorder/tricorder.c | 77 include/configs/tricorder.h|7 +++ 2 files

[U-Boot] [PATCH 06/13] tricorder: add mtdparts to environment

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Before we always ran 'mtdparts default' which also set the mtdparts and mtdids environment. But if we changed that values by intention we will overwrite them with our default values. This is obviously bad! Signed-off-by: Andreas Bießmann

[U-Boot] [PATCH 10/13] tricorder: Make u-boot faster

2013-09-06 Thread Andreas Bießmann
From: Thomas Weber thomas.we...@corscience.de Silent u-boot and no bootdelay Signed-off-by: Thomas Weber thomas.we...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- include/configs/tricorder.h |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff

[U-Boot] [PATCH 11/13] tricorder: switch to alternative memtest

2013-09-06 Thread Andreas Bießmann
From: Thomas Weber thomas.we...@corscience.de Increase the tested memory region for mtest and define CONFIG_SYS_MEMTEST_SCRATCH for CONFIG_SYS_ALT_MEMTEST Signed-off-by: Thomas Weber thomas.we...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- include/configs

[U-Boot] [PATCH 09/13] tricorder: add led support

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- board/corscience/tricorder/Makefile|2 +- board/corscience/tricorder/led.c | 80 board/corscience/tricorder/tricorder.c

[U-Boot] [PATCH 12/13] tricorder: read kernel directly from NAND

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- include/configs/tricorder.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index e2bbebb

[U-Boot] [PATCH 13/13] tricorder: support 256MiB SDRAM on revision D

2013-09-06 Thread Andreas Bießmann
From: Andreas Bießmann andreas.biessm...@corscience.de Signed-off-by: Andreas Bießmann andreas.biessm...@corscience.de --- board/corscience/tricorder/tricorder.c | 45 +++- include/configs/tricorder.h|2 +- 2 files changed, 39 insertions(+), 8

Re: [U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC

2013-09-05 Thread Andreas Bießmann
Dear Scott Wood, On 04.09.13 21:44, Scott Wood wrote: On Wed, 2013-09-04 at 17:15 +0200, Andreas Bießmann wrote: On 09/04/2013 02:46 PM, Bo Shen wrote: On 9/4/2013 8:30 PM, Andreas Bießmann wrote: Yes, we need libbch. If we really want to enable software BCH support. It also need add

Re: [U-Boot] NAND write error with HW ECC on OMAP3

2013-09-05 Thread Andreas Bießmann
Dear Ash Charles, On 09/04/2013 08:00 PM, Ash Charles wrote: On Wed, Sep 4, 2013 at 1:54 AM, Andreas Bießmann andreas.de...@googlemail.com wrote: I can't confirm your complaints. Here it works (at least on tricorder, which utilizes BCH for U-Boot section in SPL): Hi Andreas, Thanks

Re: [U-Boot] NAND write error with HW ECC on OMAP3

2013-09-05 Thread Andreas Bießmann
can only handle 1 bit hamming, but today's devices require sometimes more than 1 bit ecc). Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] U-Boot 2009.11.1 USB Issue and Building U-Boot 2013.07

2013-09-05 Thread Andreas Bießmann
patches into mainline, we could help to adopt them where needed. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [RFC PATCH 3/3] ARM: atmel: add RNDIS gadget support

2013-09-04 Thread Andreas Bießmann
result in duplication. OK, I will put it into header file. I'm fine with a header too. But for the records, the mentioned file is _not_ board code but SoC code. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] NAND write error with HW ECC on OMAP3

2013-09-04 Thread Andreas Bießmann
swear this worked when I changed the command to use BCH ... I'll check it again today. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [RFC PATCH 3/3] ARM: atmel: add RNDIS gadget support

2013-09-04 Thread Andreas Bießmann
Hi Bo, On 09/04/2013 09:42 AM, Bo Shen wrote: Hi Andreas, On 9/4/2013 15:32, Andreas Bießmann wrote: Hi Bo, Marek, On 09/04/2013 04:01 AM, Bo Shen wrote: Hi Marek Vasut, On 09/04/2013 09:55 AM, Marek Vasut wrote: I have considered to put this in driver, however, different Atmel SoC

Re: [U-Boot] NAND write error with HW ECC on OMAP3

2013-09-04 Thread Andreas Bießmann
Dear Ash Charles, On 09/04/2013 09:35 AM, Andreas Bießmann wrote: Dear Ash Charles, On 09/03/2013 09:34 PM, Ash Charles wrote: Hi, When using 'nandecc hw' on an OMAP3 platform, data is not being correctly written to NAND. I see the issue on 2013.10-rc2 and 2013.07 but not on 2012.10

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

2013-09-04 Thread Andreas Bießmann
Hi Albert, can you please wait applying this? I have another 2-3 patches for this release. Best regards Andreas Bießmann On 08/22/2013 05:04 PM, Andreas Bießmann wrote: Dear Albert Aribaud, The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da: Merge branch 'u

Re: [U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC

2013-09-04 Thread Andreas Bießmann
; +#ifdef CONFIG_NAND_ECC_BCH + nand-ecc.mode = NAND_ECC_SOFT_BCH; +#else nand-ecc.mode = NAND_ECC_SOFT; +#endif I don't think this is enough for sw supported bch. Where do you feed the libbch? Best regards Andreas Bießmann ___ U-Boot mailing

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

2013-09-04 Thread Andreas Bießmann
Hi Albert, On 09/04/2013 01:10 PM, Albert ARIBAUD wrote: Hi Andreas, On Wed, 04 Sep 2013 11:40:16 +0200, Andreas Bießmann andreas.de...@googlemail.com wrote: Hi Albert, can you please wait applying this? I have another 2-3 patches for this release. Argh! I've pushed it already. Just

Re: [U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC

2013-09-04 Thread Andreas Bießmann
Hi Bo, On 09/04/2013 02:11 PM, Bo Shen wrote: Hi Andreas, On 9/4/2013 6:23 PM, Andreas Bießmann wrote: Hi Bo, On 08/28/2013 04:54 PM, Bo Shen wrote: Add possible to use software BCH ECC for atmel nand driver Signed-off-by: Bo Shen voice.s...@gmail.com --- drivers/mtd/nand

Re: [U-Boot] mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector

2013-09-04 Thread Andreas Bießmann
) for applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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

2013-09-04 Thread Andreas Bießmann
Dear Albert Aribaud, please pull these two fixes into u-boot-arm/master for 2013.10 release. The following changes since commit 4eef93da262048eb1118e726b3ec5b8ebd3c6c91: Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' (2013-09-04 11:50:25 +0200) are available in the git

Re: [U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC

2013-09-04 Thread Andreas Bießmann
Hi Bo, On 09/04/2013 02:46 PM, Bo Shen wrote: On 9/4/2013 8:30 PM, Andreas Bießmann wrote: Yes, we need libbch. If we really want to enable software BCH support. It also need add following two options in board configuration file. ---8--- #define CONFIG_NAND_ECC_BCH #define CONFIG_BCH

Re: [U-Boot] ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI

2013-09-04 Thread Andreas Bießmann
Dear Bo Shen, Bo Shen voice.s...@gmail.com writes: Drop unused CONFIG_NET_MULTI Signed-off-by: Bo Shen voice.s...@gmail.com --- include/configs/sama5d3xek.h |1 - 1 file changed, 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

Re: [U-Boot] Unexpected effects/problems porting code to u-boot SPL

2013-08-29 Thread Andreas Bießmann
Dear 0xbin4ry, please keep the list in cc. On 28.08.13 19:17, 0xbin4ry wrote: Am 28.08.13 16:58, schrieb Andreas Bießmann: In s_init you do _not_ have a full CRT! The BSS is not initialized there and writing data in BSS will likely corrupt code, at least in the 'normal' u-boot mode before

Re: [U-Boot] Unexpected effects/problems porting code to u-boot SPL

2013-08-28 Thread Andreas Bießmann
stack there. That could be a quite expensive task. Verifying the stack usage is advised in any case, see doc/README.SPL how to do so. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] can u-boot tools fw_{printenv, setenv} work with eMMC HW partition?

2013-08-23 Thread Andreas Bießmann
like raw MTD partition it should work out. Best regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 1/4] gpio: atmel: fix code to use pointer for pio port

2013-08-22 Thread Andreas Bießmann
Hi Bo, On 22.08.13 05:15, Bo Shen wrote: Hi Andreas, On 8/21/2013 23:08, Andreas Bießmann wrote: Hi Bo, On 08/13/2013 08:38 AM, Bo Shen wrote: snip Please adopt all places in this file with mentioned changes and tell me your opinion about erroneous return value. For the erroneous

Re: [U-Boot] [PATCH 3/4] gpio: atmel: add gpio common API support

2013-08-22 Thread Andreas Bießmann
Hi Bo, On 22.08.13 05:21, Bo Shen wrote: Hi Andreas, On 8/21/2013 23:14, Andreas Bießmann wrote: On 08/13/2013 08:38 AM, Bo Shen wrote: add gpio common API support for gpio command Signed-off-by: Bo Shen voice.s...@atmel.com --- drivers/gpio/at91_gpio.c | 43

Re: [U-Boot] [PATCH v3 0/5] ARM: at91: atmel_nand: check ONFI ecc minimum requirement

2013-08-22 Thread Andreas Bießmann
regards Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5

2013-08-22 Thread Andreas Bießmann
--- include/configs/at91sam9n12ek.h |3 +++ include/configs/at91sam9x5ek.h |2 ++ 2 files changed, 5 insertions(+) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de

Re: [U-Boot] arm: atmel: add gmac support for sama5d3xek board

2013-08-22 Thread Andreas Bießmann
/arch-at91/at91_common.h |1 + board/atmel/sama5d3xek/sama5d3xek.c | 20 include/configs/sama5d3xek.h |5 + 4 files changed, 50 insertions(+) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

Re: [U-Boot] [U-Boot, v3, 1/5] ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size

2013-08-22 Thread Andreas Bießmann
on master] Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- arch/arm/include/asm/arch-at91/at91sam9x5.h |6 ++ doc/README.atmel_pmecc | 14 -- drivers/mtd/nand/atmel_nand.c |5 - include/configs/at91sam9x5ek.h

Re: [U-Boot] [U-Boot, v3, 2/5] ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset

2013-08-22 Thread Andreas Bießmann
Dear Josh Wu, Josh Wu josh...@atmel.com writes: Signed-off-by: Josh Wu josh...@atmel.com Acked-by: Scott Wood scottw...@freescale.com --- arch/arm/include/asm/arch-at91/sama5d3.h |2 -- 1 file changed, 2 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

Re: [U-Boot] [U-Boot, v3, 4/5] mtd: atmel_nand: alloc memory instead of use static array for pmecc data

2013-08-22 Thread Andreas Bießmann
printk with dev_err. fix coding style. free memory before return ENOMEM. drivers/mtd/nand/atmel_nand.c | 63 - 1 file changed, 56 insertions(+), 7 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann

Re: [U-Boot] [U-Boot, v3, 3/5] linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h

2013-08-22 Thread Andreas Bießmann
/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] arm: sama5d3: fix smc cs related registers offset

2013-08-22 Thread Andreas Bießmann
-at91/sama5d3_smc.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] arm: sama5d3: remove unused define

2013-08-22 Thread Andreas Bießmann
-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [U-Boot,v2] gpio: atmel: fix code to use pointer for pio port

2013-08-22 Thread Andreas Bießmann
cast drivers/gpio/at91_gpio.c | 250 +- 1 file changed, 138 insertions(+), 112 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] arm: atmel: remove the config.mk file

2013-08-22 Thread Andreas Bießmann
applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [U-Boot,4/4] gpio: atmel: add copyright and remove error header info

2013-08-22 Thread Andreas Bießmann
Dear Bo Shen, Bo Shen voice.s...@atmel.com writes: Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Jens Scharsig js_at...@scharsoft.de --- drivers/gpio/at91_gpio.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas

Re: [U-Boot] [U-Boot,V3] arm: atmel: cpux9k2: board update and enhancement

2013-08-22 Thread Andreas Bießmann
+++- 1 file changed, 32 insertions(+), 30 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [U-Boot,3/4] gpio: atmel: add gpio common API support

2013-08-22 Thread Andreas Bießmann
Dear Bo Shen, Bo Shen voice.s...@atmel.com writes: add gpio common API support for gpio command Signed-off-by: Bo Shen voice.s...@atmel.com [fix unnecessary cast] Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- drivers/gpio/at91_gpio.c | 43

Re: [U-Boot] arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE

2013-08-22 Thread Andreas Bießmann
! Best regards, Andreas Bießmann ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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