From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 26 Sep 2011 13:25:35 +0200 Subject: [U-Boot] mx51+ide+problem In-Reply-To: References: <4E7B4A42.4090701@denx.de> <4E7B630C.3030508@denx.de> <4E804651.9080201@denx.de> Message-ID: <4E80612F.3000100@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 =====================================================================