[U-Boot] at91sam9260ek and mmc

2011-05-30 Thread Jan Pohanka
Hello, I'm trying to get u-boot 2010.12 working on at91sam9260ek devkit with mmc support. I have read several discussions here and followed the steps described in README.atmel-mci. (my config and board file are below...) There are two issues I'm facing. The first one: When I enable mmc support, th

Re: [U-Boot] at91sam9260ek and mmc

2011-05-30 Thread Jan Pohanka
Thank you for answer, I have a custom board where SD and dataflash are not exclusive - I used 9260ek just for preliminary testing and did not check the schematics. 2011/5/30 Reinhard Meyer : > Dear Jan Pohanka, > >> I'm trying to get u-boot 2010.12 working on at91sam9260ek d

Re: [U-Boot] at91sam9260ek and mmc

2011-05-31 Thread Jan Pohanka
k first, because it was the only development board available for me and supported by u-boot. Now I have u-boot running on my board with mmc on port b, but it does not work yet, maybe I will success today... regards Jan > > -joey > > On 5/30/2011 4:34 AM, Jan Pohanka wrote: >> >&g

[U-Boot] gen-atmel-mci driver bug?

2011-06-01 Thread Jan Pohanka
Hello, I'm playing with mmc/sd card on a custom board with at91sam9g20 processor. U-boot v2011.3 now runs well as I added support for AT45DB041 dataflash, which is used on my board. It's size is only 512kB so I need sd card for Linux image and rootfs. Unfortunately I still can't get mmc/sd su

Re: [U-Boot] at91sam9260ek and mmc

2011-06-08 Thread Jan Pohanka
Jan Dne Mon, 30 May 2011 21:07:37 +0200 Reinhard Meyer napsal(a): > Dear Jan Pohanka, > >> I'm trying to get u-boot 2010.12 working on at91sam9260ek devkit with >> mmc support. I have read several discussions here and followed the >> steps described in README.a

[U-Boot] imx27lite

2011-07-01 Thread Jan Pohanka
Hello, has anybody u-boot running on i.mx27 litekit from LogicPD, please? I have this board with Logic Loader 2.4.9. I'm more familiar with uBoot so I wanted to try it on the desk. Compilation from actual master runs without any problem, but unfortunately it does not run after loading with lo

Re: [U-Boot] imx27lite

2011-07-07 Thread Jan Pohanka
Thank you for answer, unfortunately I don't have a JTAG and don't know if there is some ISP programming possibility, yet. I will try to find it out. regards Jan Dne Fri, 01 Jul 2011 16:32:09 +0200 Fabio Estevam napsal(a): > On Fri, Jul 1, 2011 at 11:15 AM, Jan Pohanka wr