From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 12 Jul 2006 10:37:12 -0500 Subject: [U-Boot-Users] Building U-Boot without cmd_ide.c? In-Reply-To: <20060711232840.9E481352681@atlas.denx.de> References: <20060711232840.9E481352681@atlas.denx.de> Message-ID: <44B51728.8020506@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > May I ask why you use old, obsolete code? Please use the current > version (i. e. top of git repo) instead. That's what I am doing. Sorry, I guess I wasn't clear. Some other group was using an old version of U-Boot, and so I'm trying to merge their code into the git head. > Most probably you have enabled IDE support in your board config file... Ah, I get it now. I need to change my definition of CONFIG_COMMANDS. Anyway, it compiles now, but it still doesn't boot. I guess I need to find that debugger. Thanks, Wolfgang. -- Timur Tabi Linux Kernel Developer @ Freescale