Re: [U-Boot] u-boot gerrit server

2013-11-12 Thread Otavio Salvador
On Tue, Nov 12, 2013 at 3:30 PM, Albert ARIBAUD wrote: > Hi Otavio, > > On Tue, 12 Nov 2013 15:16:15 -0200, Otavio Salvador > wrote: > >> Hello Albert, >> >> On Tue, Nov 12, 2013 at 3:13 PM, Albert ARIBAUD >> wrote: >> > On Tue, 12 Nov 2013 15:00:06 -0200, Otavio Salvador >> > wrote: >> > >> >>

Re: [U-Boot] u-boot gerrit server

2013-11-12 Thread Vadim Bendebury
On Tue, Nov 12, 2013 at 10:07 AM, Otavio Salvador wrote: > On Tue, Nov 12, 2013 at 3:30 PM, Albert ARIBAUD > wrote: >> Hi Otavio, >> >> On Tue, 12 Nov 2013 15:16:15 -0200, Otavio Salvador >> wrote: >> >>> Hello Albert, >>> >>> On Tue, Nov 12, 2013 at 3:13 PM, Albert ARIBAUD >>> wrote: >>> > On

Re: [U-Boot] u-boot gerrit server

2013-11-12 Thread Albert ARIBAUD
Hi Otavio, On Tue, 12 Nov 2013 16:07:41 -0200, Otavio Salvador wrote: > On Tue, Nov 12, 2013 at 3:30 PM, Albert ARIBAUD > wrote: > > Hi Otavio, > > > > On Tue, 12 Nov 2013 15:16:15 -0200, Otavio Salvador > > wrote: > > > >> Hello Albert, > >> > >> On Tue, Nov 12, 2013 at 3:13 PM, Albert ARIBAU

Re: [U-Boot] u-boot gerrit server

2013-11-12 Thread Wolfgang Denk
Dear Vadim, In message you wrote: > Gentlemen, I have not forgotten our discussion regarding setting up a > sample gerrit server for u-boot during the ELCE mini-summit. Sorry > for this long and not very clear email, if there is any interest I > will be glad to answer questions and address conc

Re: [U-Boot] u-boot gerrit server

2013-11-12 Thread Wolfgang Denk
Dear Albert, In message <20131112181315.3dfe4531@lilith> you wrote: > > > Currently it is just reassigned in Patchwork; using multiple trees > > will complicate this. > > How about one branch per custodian? At my previous job we had a couple > branches, one per distinct "product". This does not

[U-Boot] How to enable FAT fs support and hook up the SD/MMC driver

2013-11-12 Thread Djoker
Hello, I am a newbie in this area. I want to enable FAT file system support for U-Boot. But I am unsure as to what CONFIG options I should tweak for this. Also, I want to know where are the file system MMC/SD hooks, so that I can hook up my MMC/SD driver to be used by the FAT filesystem. I would

[U-Boot] How to enable FAT fs support and hook up the SD/MMC driver

2013-11-12 Thread Djoker
Hello, I am a newbie in this area. I want to enable FAT file system support for U-Boot. But I am unsure as to what CONFIG options I should tweak for this. Also, I want to know where are the file system MMC/SD hooks, so that I can hook up my MMC/SD driver to be used by the FAT filesystem. I would

Re: [U-Boot] How to enable FAT fs support and hook up the SD/MMC driver

2013-11-12 Thread Albert ARIBAUD
Hi Djoker, On Tue, 12 Nov 2013 11:49:52 -0800, Djoker wrote: > Hello, > > I am a newbie in this area. I want to enable FAT file system support > for U-Boot. But I am unsure as to what CONFIG options I should tweak > for this. Also, I want to know where are the file system MMC/SD hooks, > so tha

Re: [U-Boot] Question re HYP mode and IRQ/FIQ stack setting

2013-11-12 Thread Albert ARIBAUD
Hi Christoffer, On Tue, 12 Nov 2013 09:09:23 -0800, Christoffer Dall wrote: > I suspect that if you are in Hyp mode, you should not worry about > FIQ/IRQ mode, but just make sure to configure Hyp mode properly to > handle interrupts. (it's a separate entry in the exception vector and > you prob

Re: [U-Boot] Question re HYP mode and IRQ/FIQ stack setting

2013-11-12 Thread Christoffer Dall
On 12 November 2013 13:29, Albert ARIBAUD wrote: > Hi Christoffer, > > On Tue, 12 Nov 2013 09:09:23 -0800, Christoffer Dall > wrote: > >> I suspect that if you are in Hyp mode, you should not worry about >> FIQ/IRQ mode, but just make sure to configure Hyp mode properly to >> handle interrupts.

Re: [U-Boot] [PATCH 23/34] zynq-common: Define CONFIG_NAND_ZYNQ

2013-11-12 Thread Scott Wood
On Tue, 2013-11-05 at 23:16 +0530, Jagannadha Sutradharudu Teki wrote: > Defined CONFIG_NAND_ZYNQ for enabling zynq nand controller with > onfi detection support. Please add it to the README. -Scott ___ U-Boot mailing list U-Boot@lists.denx.de http:/

Re: [U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board

2013-11-12 Thread Dinh Nguyen
On Tue, Nov 12, 2013 at 9:17 AM, Michal Simek wrote: > On 11/12/2013 03:46 PM, Chin Liang See wrote: > > Hi all, > > > > On Tue, 2013-11-12 at 11:17 +0100, Michal Simek wrote: > >> On 11/12/2013 10:56 AM, Detlev Zundel wrote: > >>> Hi Michal, > >>> > On 11/11/2013 09:33 PM, Tom Rini wrote: >

Re: [U-Boot] [RFC] arm926ejs, at91: add common phy_reset function

2013-11-12 Thread Bo Shen
Hi Heiko, On 11/12/2013 09:50 PM, Heiko Schocher wrote: Hello Andreas, Am 12.11.2013 13:56, schrieb Andreas Bießmann: Hello Heiko, On 11/12/2013 11:21 AM, Heiko Schocher wrote: add common phy reset code into a common function. Signed-off-by: Heiko Schocher Cc: Andreas Bießmann Cc: Bo Shen C

Re: [U-Boot] [PATCH 06/10 V6] Exynos5420: Add base patch for SMDK5420

2013-11-12 Thread Minkyu Kang
Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > Adding the base patch for Exynos based SMDK5420. > This shall enable compilation and basic boot support for > SMDK5420. > > Signed-off-by: Rajeshwari S Shinde > Signed-off-by: Akshay Saraswat > Acked-by: Simon Gla

Re: [U-Boot] [PATCH 22/34] nand: Add zynq nand controller driver support

2013-11-12 Thread Scott Wood
On Tue, 2013-11-05 at 23:16 +0530, Jagannadha Sutradharudu Teki wrote: > +#define zynq_nand_smc_base ((struct zynq_nand_smc_regs *)ZYNQ_SMC_BASEADDR) __iomem Please consider running sparse on new code. > +/* > + * struct zynq_nand_command_format - Defines NAND flash command format > + * @start

Re: [U-Boot] [PATCH 07/10 V6] DTS: Add dts support for SMDK5420

2013-11-12 Thread Minkyu Kang
Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > This patch adds support for SMDK5420. > exynos5.dtsi created is a common file which has the nodes common > to both 5420 and 5250. > > Signed-off-by: Akshay Saraswat > Signed-off-by: Rajeshwari S Shinde > Acked-by:

Re: [U-Boot] [PATCH 04/10 V6] Exynos5420: Add DDR3 initialization for 5420

2013-11-12 Thread Minkyu Kang
Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > This patch intends to add DDR3 initialization code for Exynos5420. > > Signed-off-by: Rajeshwari S Shinde > Signed-off-by: Akshay Saraswat > Acked-by: Simon Glass > --- > Changes in V2: > - Corrected a co

Re: [U-Boot] [PATCH 02/10 V6] Exynos5420: Add base addresses for 5420

2013-11-12 Thread Minkyu Kang
Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > Adds base addresses of various IPs and controllers required for > Exynos5420. > > Signed-off-by: Rajeshwari S Shinde > Signed-off-by: Akshay Saraswat > Acked-by: Simon Glass > --- > Changes in V2: > - Non

Re: [U-Boot] [PATCH 08/10 V6] Config: Add initial config for SMDK5420

2013-11-12 Thread Minkyu Kang
Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > Adding initial config for SMDK5420 to build and boot U-Boot > over Exynos based SMDK5420. > > Signed-off-by: Rajeshwari S Shinde > Signed-off-by: Akshay Saraswat > Acked-by: Simon Glass > --- > Changes in V2: >

Re: [U-Boot] [PATCH 05/10 V6] Exynos5420: Add support for 5420 in pinmux and gpio

2013-11-12 Thread Minkyu Kang
Dear Rajeshwari S Shinde, On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > Adds code in pinmux and gpio framework to support Exynos5420. > > Signed-off-by: Naveen Krishna Chatradhi > Signed-off-by: Akshay Saraswat > Signed-off-by: Rajeshwari S Shinde > Acked-by: Simon Glass > --- > Cha

Re: [U-Boot] [PATCH 07/10 V6] DTS: Add dts support for SMDK5420

2013-11-12 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. On Wed, Nov 13, 2013 at 8:47 AM, Minkyu Kang wrote: > Dear Rajeshwari S Shinde, > > > On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > >> This patch adds support for SMDK5420. >> exynos5.dtsi created is a common file which has the nodes common >> to

Re: [U-Boot] [RFC] arm926ejs, at91: add common phy_reset function

2013-11-12 Thread Heiko Schocher
Hello Bo, Am 13.11.2013 02:35, schrieb Bo Shen: Hi Heiko, On 11/12/2013 09:50 PM, Heiko Schocher wrote: Hello Andreas, Am 12.11.2013 13:56, schrieb Andreas Bießmann: Hello Heiko, On 11/12/2013 11:21 AM, Heiko Schocher wrote: add common phy reset code into a common function. Signed-off-by:

Re: [U-Boot] [PATCH 2/4] mx6: add structs for mmdc and ddr iomux registers

2013-11-12 Thread Tapani
Stefano, I'll reply to this, since including the __attribute__ was my suggestion. > > + u32 res10[25]; > > + u32 mpmur0; > > +}__attribute__((packed, aligned(4))); > > + > > I am missing why the packed is needed. > This was discussed before, and I tried to explain it already the

Re: [U-Boot] [PATCH 05/10 V6] Exynos5420: Add support for 5420 in pinmux and gpio

2013-11-12 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. On Wed, Nov 13, 2013 at 8:31 AM, Minkyu Kang wrote: > Dear Rajeshwari S Shinde, > > > On 29 October 2013 16:23, Rajeshwari S Shinde wrote: > >> Adds code in pinmux and gpio framework to support Exynos5420. >> >> Signed-off-by: Naveen Krishna Chatradhi >>

Re: [U-Boot] [PATCH 05/10 V6] Exynos5420: Add support for 5420 in pinmux and gpio

2013-11-12 Thread Rajeshwari Birje
Hi Minkyu Kang, On Wed, Nov 13, 2013 at 11:34 AM, Rajeshwari Birje wrote: > Hi Minkyu Kang, > > Thank you for comments. > > On Wed, Nov 13, 2013 at 8:31 AM, Minkyu Kang wrote: >> Dear Rajeshwari S Shinde, >> >> >> On 29 October 2013 16:23, Rajeshwari S Shinde >> wrote: >> >>> Adds code in pinmu

Re: [U-Boot] Question re HYP mode and IRQ/FIQ stack setting

2013-11-12 Thread Albert ARIBAUD
Hi Christoffer, On Tue, 12 Nov 2013 14:34:00 -0800, Christoffer Dall wrote: > On 12 November 2013 13:29, Albert ARIBAUD wrote: > > Hi Christoffer, > > > > On Tue, 12 Nov 2013 09:09:23 -0800, Christoffer Dall > > wrote: > > > >> I suspect that if you are in Hyp mode, you should not worry about

Re: [U-Boot] [U-Boot, v4] i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework

2013-11-12 Thread Heiko Schocher
Hello Heiko, Am 22.10.2013 11:03, schrieb Heiko Schocher: - add omap24xx driver to new multibus/multiadpater support - adapted all config files, which uses this driver Tested on the am335x based siemens boards rut, dxr2 and pxm2 posted here: http://patchwork.ozlabs.org/patch/263211/ Signed-off

Re: [U-Boot] [U-Boot, v2] i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework

2013-11-12 Thread Heiko Schocher
Hello Nobuhiro, Am 29.10.2013 05:33, schrieb Nobuhiro Iwamatsu: This updates to new I2C framwwork on sh_i2c. And this also updates boards(kzm9g and ecovec) that using sh_i2c. Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu Applied to u-boot-i2c.git, thanks! bye, Heiko -- DE

Re: [U-Boot] [U-Boot,V2] i2c: mxs_i2c: Squash endless loop

2013-11-12 Thread Heiko Schocher
Hello Marek, Am 04.11.2013 14:29, schrieb Marek Vasut: The endless waiting for a bit to be set can cause a hang, add a timeout so we prevent such situation. A testcase for such a hang is below. The testcase assumes a device to be present at address 0x50 and a device to NOT be present at address

Re: [U-Boot] cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM

2013-11-12 Thread Heiko Schocher
Hello Alexey, Am 07.11.2013 14:51, schrieb Alexey Brodkin: Data "offset" is not used directly in case of I2C EEPROM. Istead it is split into "block number" and "offset within mentioned block". Which are "addr[0]" and "addr[1]" respectively. Signed-off-by: Alexey Brodkin Cc: Jean-Christophe PLA

Re: [U-Boot] designware_i2c: disable i2c controller during target address setup

2013-11-12 Thread Heiko Schocher
Hello Alexey, Am 07.11.2013 14:52, schrieb Alexey Brodkin: As it is stated in DesignWare I2C databook: writes to IC_TAR (0x4) register succeed only when IC_ENABLE[0] is set to 0. Signed-off-by: Alexey Brodkin Cc: Tom Rini cc: Armando Visconti Cc: Stefan Roese Cc: Albert ARIBAUD Cc: Heiko Schoc

Re: [U-Boot] designware_i2c: remove 10msec delay in i2c_xfer_finish

2013-11-12 Thread Heiko Schocher
Hello Alexey, Am 07.11.2013 14:52, schrieb Alexey Brodkin: This delay applies to any data transfer on I2C bus. For example 1kB data read with per-byte access (which happens if environment is stored in I2C EEPROM) takes more than 10 seconds. Moreover data bus driver has to care about bus state

Re: [U-Boot] i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework

2013-11-12 Thread Heiko Schocher
Hello Heiko, Am 08.11.2013 09:38, schrieb Heiko Schocher: - add zync i2c driver to new multibus/multiadpater support - adapted all config files, which uses this driver Signed-off-by: Heiko Schocher Cc: Joe Hershberger Cc: Michal Simek --- README | 5 + drivers/i2c/Makefil

Re: [U-Boot] i2c, omap1510: remove i2c driver

2013-11-12 Thread Heiko Schocher
Hello Heiko, Am 08.11.2013 09:38, schrieb Heiko Schocher: remove omap1510 i2c driver, as there is no board which uses it Signed-off-by: Heiko Schocher Cc: Tom Rini Cc: Wolfgang Denk Acked-by: Tom Rini --- drivers/i2c/Makefile | 1 - drivers/i2c/omap1510_i2c.c | 277 ---

[U-Boot] [i2c] Pull request

2013-11-12 Thread Heiko Schocher
Hello Tom, please pull from u-boot-i2c.git: The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0: cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100) are available in the git repository at: git://git.denx.de/u-boot-i2c.git master for you to fetch changes up to f

<    1   2