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:
>> >
>> >>
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
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
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
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
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
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
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
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
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.
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:/
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:
>
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
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
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
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:
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
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
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:
>
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
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
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:
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
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
>>
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
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
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
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
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
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
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
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
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
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 ---
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
101 - 135 of 135 matches
Mail list logo