On Oct 15, 2009, at 8:47 AM, Anton Vorontsov wrote:
> eSDHC is mutually exlusive with UART0 (in 4-bits mode) and I2C2
> (in 1-bit mode). When eSDHC is used, we should switch u-boot console
> to
> UART1, and make the proper device-tree fixups.
>
> Because of an erratum in prototype boards it is
eSDHC is mutually exlusive with UART0 (in 4-bits mode) and I2C2
(in 1-bit mode). When eSDHC is used, we should switch u-boot console to
UART1, and make the proper device-tree fixups.
Because of an erratum in prototype boards it is impossible to use eSDHC
without disabling UART0 (which makes it qui
On Tue, Sep 15, 2009 at 11:15:51PM -0500, Kumar Gala wrote:
[...]
> >#ifdef CONFIG_PCIE1
> > ft_fsl_pci_setup(blob, "pci1", &pcie1_hose);
> >#endif
> >+fdt_fixup_esdhc(blob, bd);
>
> ft_cpu_setup() calls fdt_fixup_esdhc() for us now.
Fixed, thanks.
> >+fdt_board_fixup_esdhc(blob, bd)
On Thu, Oct 08, 2009 at 10:52:08AM -0500, Kumar Gala wrote:
>
> On Sep 15, 2009, at 11:15 PM, Kumar Gala wrote:
>
> >
> >On Aug 19, 2009, at 1:37 PM, Anton Vorontsov wrote:
> >
> >>eSDHC is mutually exlusive with UART0* and I2C2. When eSDHC is
> >>used, we should switch u-boot console to UART1, a
On Sep 15, 2009, at 11:15 PM, Kumar Gala wrote:
>
> On Aug 19, 2009, at 1:37 PM, Anton Vorontsov wrote:
>
>> eSDHC is mutually exlusive with UART0* and I2C2. When eSDHC is
>> used, we should switch u-boot console to UART1, and make the
>> proper device-tree fixups.
>>
>> * Actually, according to
On Aug 19, 2009, at 1:37 PM, Anton Vorontsov wrote:
> eSDHC is mutually exlusive with UART0* and I2C2. When eSDHC is
> used, we should switch u-boot console to UART1, and make the
> proper device-tree fixups.
>
> * Actually, according to User's Guide we can use eSDHC in serial
> (1-bit) mode wit
eSDHC is mutually exlusive with UART0* and I2C2. When eSDHC is
used, we should switch u-boot console to UART1, and make the
proper device-tree fixups.
* Actually, according to User's Guide we can use eSDHC in serial
(1-bit) mode without disabling UART0, but for me it doesn't work
on prototype
7 matches
Mail list logo