Re: fsl-esdhc on P2020 weird endianess behavior

2011-02-23 Thread Elie De Brauwer
On 01/21/11 17:22, Elie De Brauwer wrote: Hello list, I have a P2020 processor on a custom board which uses the embedded fsl-esdhc controller. Hardware-wise this is functional and in u-boot everything seems to behave (mmc part 0 gives the correct partition table and ext2ls/fatls are capable of r

Re: fsl-esdhc on P2020 weird endianess behavior

2011-01-24 Thread Elie De Brauwer
On 01/24/11 10:28, tiejun.chen wrote: Elie De Brauwer wrote: On 01/24/11 09:15, tiejun.chen wrote: Elie De Brauwer wrote: On 01/24/11 04:26, tiejun.chen wrote: Elie De Brauwer wrote: Hello list, I have a P2020 processor on a custom board which uses the embedded fsl-esdhc controller. Hardwar

Re: fsl-esdhc on P2020 weird endianess behavior

2011-01-24 Thread tiejun.chen
Elie De Brauwer wrote: > On 01/24/11 09:15, tiejun.chen wrote: >> Elie De Brauwer wrote: >>> On 01/24/11 04:26, tiejun.chen wrote: Elie De Brauwer wrote: > Hello list, > > I have a P2020 processor on a custom board which uses the embedded > fsl-esdhc controller. Hardware-wise t

Re: fsl-esdhc on P2020 weird endianess behavior

2011-01-24 Thread Elie De Brauwer
On 01/24/11 09:15, tiejun.chen wrote: Elie De Brauwer wrote: On 01/24/11 04:26, tiejun.chen wrote: Elie De Brauwer wrote: Hello list, I have a P2020 processor on a custom board which uses the embedded fsl-esdhc controller. Hardware-wise this is functional and in u-boot everything seems to beh

Re: fsl-esdhc on P2020 weird endianess behavior

2011-01-24 Thread tiejun.chen
Elie De Brauwer wrote: > On 01/24/11 04:26, tiejun.chen wrote: >> Elie De Brauwer wrote: >>> Hello list, >>> >>> I have a P2020 processor on a custom board which uses the embedded >>> fsl-esdhc controller. Hardware-wise this is functional and in u-boot >>> everything seems to behave (mmc part 0 giv

Re: fsl-esdhc on P2020 weird endianess behavior

2011-01-23 Thread Elie De Brauwer
On 01/24/11 04:26, tiejun.chen wrote: Elie De Brauwer wrote: Hello list, I have a P2020 processor on a custom board which uses the embedded fsl-esdhc controller. Hardware-wise this is functional and in u-boot everything seems to behave (mmc part 0 gives the correct partition table and ext2ls/fa

Re: fsl-esdhc on P2020 weird endianess behavior

2011-01-23 Thread tiejun.chen
Elie De Brauwer wrote: > Hello list, > > I have a P2020 processor on a custom board which uses the embedded > fsl-esdhc controller. Hardware-wise this is functional and in u-boot > everything seems to behave (mmc part 0 gives the correct partition table > and ext2ls/fatls are capable of reading th

fsl-esdhc on P2020 weird endianess behavior

2011-01-21 Thread Elie De Brauwer
Hello list, I have a P2020 processor on a custom board which uses the embedded fsl-esdhc controller. Hardware-wise this is functional and in u-boot everything seems to behave (mmc part 0 gives the correct partition table and ext2ls/fatls are capable of reading the contents of the sd card). H