Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board

2009-12-13 Thread Fred Fan
definitions of clock register. I will check it ASAP. Best Regard Fred 2009/12/4 Stefano Babic sba...@denx.de Fred Fan wrote: Dear wolfgang, I almost fixed all of your comments. Hi Fred, I have already tested your patch on the babbage2 board and I would ask you about the status

Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board

2009-12-01 Thread Fred Fan
definition. When I tested the new code on target board, I will send out to review again. Best Regards Fred 2009/9/24 Wolfgang Denk w...@denx.de Dear Fred Fan, In message 12537172421605-git-send-email-fanyef...@gmail.com you wrote: This patch just supports boot into u-boot from mmc or spi-nor

Re: [U-Boot] I am maintainer of Freescale i.MX

2009-09-23 Thread Fred Fan
Hi Wolfgang Denk: I refer to using fanyef...@gmail.com Best Regards Fred 2009/9/23 Wolfgang Denk w...@denx.de Dear Fred, In message 2f495dc80909170830j7acdd1b0j4e4d27e60af06...@mail.gmail.com you wrote: I am u-boot maintainer of Freescale i.MX team. I have two mail

Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board

2009-09-22 Thread Fred Fan
HI Magnus Lilja: Best Regards Fred 2009/9/23, Magnus Lilja lilja.mag...@gmail.com: Hi 2009/9/22 Fred Fan fanyef...@gmail.com: Hi Magnus Liljia: Thanks for your comments. Best Regards Fred 2009/9/22, Magnus Lilja lilja.mag...@gmail.com: Hi I've scanned

Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board

2009-09-22 Thread Fred Fan
HI Magnus Lilja: Best Regards Fred 2009/9/23, Magnus Lilja lilja.mag...@gmail.com: Hmm, for some reason Reply in gmail cut part of the qouted message so here's the rest of the followup. Fred Fan skrev: Hi Magnus Liljia: Thanks for your comments. Best Regards Fred 2009

Re: [U-Boot] Subject: [PATCH v3] mx27ads: add support for iMX27ADS board from Freescale

2009-09-21 Thread Fred Fan
Dear Alan Carvalho de Assis, 2009/9/16 Alan Carvalho de Assis acas...@gmail.com This patch adds support to iMX27ADS development board. This board has 128MB RAM, 32MB NOR Flash and 128MB NAND Flash. Currently only booting from NOR is supported. Signed-off-by: Alan Carvalho de Assis

[U-Boot] I am maintainer of Freescale i.MX

2009-09-17 Thread Fred Fan
Dear Wolfgang Denk Magnus Lilja: I am u-boot maintainer of Freescale i.MX team. I have two mail accounts: fanyef...@gmail.com and r01...@freescale.com. I will use both of them. Best Regards Fred.Fan ___ U-Boot mailing list

Re: [U-Boot] imx27lite stability problems.

2009-09-17 Thread Fred Fan
Dear Javier Martin: 2009/9/17, javier Martin javier.mar...@vista-silicon.com: I've found some problems because the cache is enabled, I don't see any place where you disable it. [Fred] Do you means D-cache is enabled? There are no mmu enabled, D-cache should be disabled as default setting.