From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 30 Apr 2008 13:13:26 -0500 Subject: [U-Boot-Users] [PATCH] Fix warnings while compiling net/net.c for MPC8610HPCD board In-Reply-To: <48188C90.8080409@freescale.com> References: <20080429152530.6A726247B4@gemini.denx.de> <1209555280-23311-1-git-send-email-agust@denx.de> <227D16F0-1807-4731-B0D2-E8D7ACDB86C5@kernel.crashing.org> <48188C90.8080409@freescale.com> Message-ID: <4818B6C6.20701@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 Timur Tabi wrote: > Kumar Gala wrote: > >> nothing against this patch, but should we change MPC8610HPCD to use - >> Os like everyone else? > > Beats me. git-blame points to Jon, so he'll have to tell you where the original > config.mk came from. Bah. There is, let's see.... exactly one commit for that file: % git log board/freescale/mpc8610hpcd/config.mk commit 3dd2db53ceb0dff80f25c2a07f83f29b907b403e Author: Jon Loeliger Date: Tue Oct 16 13:54:01 2007 -0500 Initial mpc8610hpcd board files. Signed-off-by: Ed Swarthout Signed-off-by: Mahesh Jade Signed-off-by: Jason Jin Signed-off-by: Jon Loeliger So, I'm guessing, it came from the Ed. That is, it came that way from the Day One. So there. jdl