Re: [U-Boot] soft i2c behaviour on address not ed

2013-11-24 Thread Heiko Schocher
Hello Dirk, Am 21.11.2013 13:34, schrieb Eibach, Dirk: While debugging an I2C problem I found in soft_i2c_read() and soft_i2c_write(): if(write_byte(addr>> shift)) { PRINTD("i2c_read, address noted\n"); return(1); } and if(write_byte(addr>> shift)) { PRINTD("i2c_writ

[U-Boot] [PATCH] alsa-lib: dlmisc: Add a fake dl lib head file when dl lib is not supported by the toolchain.

2013-11-24 Thread Sonic Zhang
From: sonic The FLAT GNU toolchain doesn't include the dlfcn.h header file. Signed-off-by: Sonic Zhang --- include/dlmisc.h | 24 modules/mixer/simple/sbasedl.c |4 src/mixer/simple_abst.c|4 3 files changed, 32 insertions(+)

Re: [U-Boot] [PATCH 4/4 v2] blackfin: soft-i2c: No need to define blackfin specific soft i2c operations

2013-11-24 Thread Heiko Schocher
Hello Sonic, Am 25.11.2013 08:07, schrieb Zhang, Sonic: Hi Heiko, The second patch is to address Masahiro Yamada's concern on the title format. No change to the content. Oh... you should note this after the "---" in your patch. Mike is no longer with ADI and Blackfin. If you prefer to go t

Re: [U-Boot] [PATCH 4/4 v2] blackfin: soft-i2c: No need to define blackfin specific soft i2c operations

2013-11-24 Thread Heiko Schocher
Hello Sonic, Am 25.11.2013 07:27, schrieb Sonic Zhang: From: Sonic Zhang Use default GPIO operations. Signed-off-by: Sonic Zhang --- include/configs/bf533-stamp.h | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) Acked-by: Heiko Schocher bye, Heiko -

Re: [U-Boot] [PATCH 4/4 v2] blackfin: soft-i2c: No need to define blackfin specific soft i2c operations

2013-11-24 Thread Heiko Schocher
Hello Sonic, Am 25.11.2013 07:27, schrieb Sonic Zhang: From: Sonic Zhang Use default GPIO operations. Signed-off-by: Sonic Zhang --- include/configs/bf533-stamp.h | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) Is this the same patch you posted here:

Re: [U-Boot] [PATCH] driver: i2c:s3c24x0: init each channel during probe

2013-11-24 Thread Heiko Schocher
Hello Naveen, Am 22.11.2013 09:50, schrieb Naveen Krishna Ch: Hello All, On 22 November 2013 14:18, Naveen Krishna Chatradhi wrote: Each I2C channel must be inited during the probe and then set "active" instead of initing the channel for every time we select the bus using "i2c dev bus" Sign

[U-Boot] [PATCH 1/4 v2] blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1

2013-11-24 Thread Sonic Zhang
From: Sonic Zhang Signed-off-by: Sonic Zhang --- include/configs/cm-bf548.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/cm-bf548.h b/include/configs/cm-bf548.h index 3c9eeb5..7f27eda 100644 --- a/include/configs/cm-bf548.h +++ b/include/configs/cm-bf548.h @@ -118,6

[U-Boot] [PATCH 3/4 v2] blackfin: Add missing macro CONFIG_BFIN_SERIAL

2013-11-24 Thread Sonic Zhang
From: Sonic Zhang Signed-off-by: Sonic Zhang --- include/configs/bf506f-ezkit.h |1 + include/configs/bf525-ucr2.h |1 + include/configs/bf537-minotaur.h |1 + include/configs/bf537-srv1.h |1 + include/configs/blackstamp.h |1 + include/configs/dnp5370.h

[U-Boot] [PATCH 4/4 v2] blackfin: soft-i2c: No need to define blackfin specific soft i2c operations

2013-11-24 Thread Sonic Zhang
From: Sonic Zhang Use default GPIO operations. Signed-off-by: Sonic Zhang --- include/configs/bf533-stamp.h | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/include/configs/bf533-stamp.h b/include/configs/bf533-stamp.h index a22c868..f5b9658

[U-Boot] [PATCH 2/4 v2] blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default

2013-11-24 Thread Sonic Zhang
From: Sonic Zhang Signed-off-by: Sonic Zhang --- arch/blackfin/cpu/gpio.c |2 +- arch/blackfin/include/asm/gpio.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/blackfin/cpu/gpio.c b/arch/blackfin/cpu/gpio.c index 5e9c68a..86da706 100644 --- a/arch/bl

Re: [U-Boot] [PATCH] arm: am335x: Add DT (FDT) support to Siemens boards

2013-11-24 Thread Heiko Schocher
Hello Stefan, Am 22.11.2013 12:56, schrieb Stefan Roese: Enable FDT support for all Siemens AM335x boards. To support newer Linux kernels with DT booting. Signed-off-by: Stefan Roese Cc: Heiko Schocher Cc: Roger Meier Cc: Lukas Stockmann Cc: Tom Rini --- include/configs/siemens-am33x-common.h

Re: [U-Boot] [PATCH V2 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 02:22 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: > [...] > >> -/* >> - * Get SDRAM type connected to EMIF. >> - * Assuming similar SDRAM parts are connected to both EMIF's >> - * which is typically the case. So it is sufficient to ge

Re: [U-Boot] [PATCH V2 12/14] ARM: AM43xx: EPOS_EVM: Add support for LPDDR2

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 02:16 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: >> AM4372 EPOS EVM has 1GB LPDDR2(Part no: MT42L256M32D2LG-25 WT:A) >> Adding LPDDR2 init sequence and register details for the same. >> Below is the brief description of LPDDR2 init se

Re: [U-Boot] [PATCH V2 10/14] ARM: AM43xx: clocks: Update DPLL details for EPOS EVM

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 02:07 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: >> Updating the Multiplier and Dividers values for all DPLLs for EPOS EVM. >> Following are the DPLL locking frequencies at OPP NOM: >> MPU locks at 600MHz >> Core locks at 1000MHz >> P

Re: [U-Boot] [PATCH V2 09/14] ARM: AM43xx: mux: Update mux data

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 02:04 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: >> Updating the mux data for UART, adding data for i2c0 and mmc. >> And also updating pad_signals structure. >> >> Signed-off-by: Lokesh Vutla >> --- >> arch/arm/include/asm/arch-am33

Re: [U-Boot] [PATCH V2 07/14] ARM: AM43xx: Select clk source for Timer2

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 02:01 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: >> Selecting the Master osc clk as Timer2 clock source. >> >> Signed-off-by: Lokesh Vutla >> --- >> arch/arm/cpu/armv7/am33xx/clock_am43xx.c |4 >> 1 file changed, 4 insertio

Re: [U-Boot] [PATCH V2 06/14] ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 01:58 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: > [...] >> +#ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG >> + char safe_string[HDR_NAME_LEN + 1]; >> + struct am43xx_board_id header; >> + >> + if (read_eeprom(&header)

Re: [U-Boot] [PATCH V2 05/14] ARM: AM43XX: board: add support for reading onboard EEPROM

2013-11-24 Thread Lokesh Vutla
On Friday 22 November 2013 01:56 AM, Vaibhav Bedia wrote: > On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote: > [...] >> #define NON_SECURE_SRAM_START 0x402F0400 >> #define NON_SECURE_SRAM_END0x4034 >> #define SRAM_SCRATCH_SPACE_ADDR0x4033C000 >> +#define AM4372_BOARD_NAME_S

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-24 Thread Abraham V.
Hello Chao, That sounds odd. Can you try downloading the latest mainline uboot sources and compiling those for your board? ftp://ftp.denx.de/pub/u-boot/ At least, for the pandaboard I have, the 2013.10 release works well, following your instructions. Only difference is that I'm using linaro's cr

[U-Boot] [PATCH 2/2] i2c: fti2c010: migrate to new i2c model

2013-11-24 Thread Kuo-Jung Su
From: Kuo-Jung Su Replace the legacy i2c model with the new one. Signed-off-by: Kuo-Jung Su Cc: Heiko Schocher --- drivers/i2c/fti2c010.c | 299 +--- 1 file changed, 133 insertions(+), 166 deletions(-) diff --git a/drivers/i2c/fti2c010.c b/drivers

[U-Boot] [PATCH] mmc: add Faraday FTSDC021 SDHCI controller support

2013-11-24 Thread Kuo-Jung Su
From: Kuo-Jung Su Faraday FTSDC021 is a controller which is compliant with SDHCI v3.0, SDIO v2.0 and MMC v4.3. However this driver is only verified with SD memory cards. Signed-off-by: Kuo-Jung Su CC: Andy Fleming --- drivers/mmc/Makefile |1 + drivers/mmc/ftsdc021_sdhci.c | 33

[U-Boot] [PATCH 1/2] i2c: fti2c010: cosmetic: coding style cleanup

2013-11-24 Thread Kuo-Jung Su
From: Kuo-Jung Su Coding style cleanup Signed-off-by: Kuo-Jung Su Cc: Heiko Schocher --- drivers/i2c/fti2c010.c | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/drivers/i2c/fti2c010.c b/drivers/i2c/fti2c010.c index ddeb941..ec6afc9 100644

[U-Boot] [PATCH 0/2] i2c: fti2c010: migrate to new i2c model

2013-11-24 Thread Kuo-Jung Su
From: Kuo-Jung Su This changeset migrate the Faraday I2C controller (i.e., FTI2C010) from legacy i2c model to the new one. Kuo-Jung Su (2): i2c: fti2c010: cosmetic: coding style cleanup i2c: fti2c010: migrate to new i2c model drivers/i2c/fti2c010.c | 326 ++

Re: [U-Boot] [PATCH] cmd_test: fix a compile error on Blackfin

2013-11-24 Thread Masahiro Yamada
Hello Wolfgang Could you resend http://patchwork.ozlabs.org/patch/292309/ in a correct format? (Or Tom can directly pick it from the ML?) Best Regards Masahiro Yamada ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/

Re: [U-Boot] Pull request - arm/zynq

2013-11-24 Thread Albert ARIBAUD
Hi Michal, On Wed, 06 Nov 2013 09:28:16 +0100, Michal Simek wrote: > Hi Albert, > > please pull these two patches to your arm next branch. > It depends on "zynq: Use arch_cpu_init() instead of lowlevel_init()" > (sha1: 262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b) patch > which you have in your bra