From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 2 Mar 2005 09:31:59 +0100 Subject: [U-Boot-Users] MCF5249 support in u-boot In-Reply-To: <20050302075328.66948.qmail@web90108.mail.scd.yahoo.com> References: <20050302075328.66948.qmail@web90108.mail.scd.yahoo.com> Message-ID: <200503020931.59673.sr@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 Hi Kit, On Wednesday 02 March 2005 08:53, William Yeung wrote: > Yes, what I mean is intergation of the RTL8019 driver > to u-boot. How should I do for the intergation? Modify > which files in the source code? Hmmm. After a short look into the source files it seems to me, that you have to set the define "CONFIG_DRIVER_RTL8019" in your board config file and look what happens (compiler warnings/errors). I assume that you already have a working port for your MCF5249 board, right? By the way: Please keep the mailing list Cc:ed. Best regards, Stefan