From mboxrd@z Thu Jan 1 00:00:00 1970 From: Victor Wren Date: Mon, 01 Dec 2003 13:34:52 -0800 Subject: [U-Boot-Users] Re:ELDK + MPC5200 In-Reply-To: <71555548814716479478431542AA5F8A059043@dlee2k04.ent.ti.com> Message-ID: <3FCB437C.22603.BC82CE@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Sorry if this is a dumb newbie question. I'm trying to compile the 2.4.4 kernel that came with ELDK under RH9 using "ppc_82xx-make uImage". It gets up to drivers/char/flash.c and dies at the "bd_t bd* =(bd_t *)__res" declaration, with an "bd_t undeclared" error. I went looking for where bd_t is declared, and while some of the header files do declare bd_t, it doesn't seem to be any of the ones in linux/ or asm/ that are included by flash.c (or chained by header files that are included). My u-boot files are not in the same directory tree as ELDK. Could that cause a problem? ELDK directories are in my path, and $CROSS_COMPILE=ppc_82xx- I notice there doesn't seem to be a default config in the linux tree for the IceCube. Are there any special linux config options to be aware of? Thanks, Victor Wren Victor Wren Designer, Timension Inc. 1350 C Pear Ave Mountain View CA 94043 (650) 564-9397 Fax: (650) 564-9398 Opinions stated in this letter are not necessarily those of Timension Inc. or the management. All Rights Reserved. No spitting.