[U-Boot] mx51+ide+problem
Stefano Babic
sbabic at denx.de
Mon Sep 26 13:25:35 CEST 2011
On 09/26/2011 12:15 PM, Georgy Obraztsov wrote:
> Ok. I do queston another words.
Please stop sending only private e-mails. You must *always* send your
question to the ML, too.
> I have i.mx51 processor with Compact Flash interface connected. How i
> can compile u-boot for this configuration. U-boot-2011.09-rc1 does not
> rules in make file for i.mx51.
If you have a custom board, you have to *port* u-boot to your board,
taking as reference one of the boards officially maintained in u-boot
that make use of this processor. If you simply grep into the
include/configs directory, you will find 3 boards:
mx51evk
vision2
efikamx
The last one uses the PATA driver to access an hardisk - as you need to
access the CF. Do not expect everything is working without matching the
code with your hardware.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list