From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Fri, 18 Dec 2009 22:02:01 +0900 Subject: [U-Boot] [PATCH] MIPS: qemu_mips: Fix a build failure caused by missing In-Reply-To: <200912181320.56939.sr@denx.de> References: <4B2B2800.7020801@symmetricore.com> <200912181301.06950.sr@denx.de> <4B2B6FEB.9040702@symmetricore.com> <200912181320.56939.sr@denx.de> Message-ID: <4B2B7D49.5050207@pobox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Roese wrote: > On Friday 18 December 2009 13:04:59 Himanshu Chauhan wrote: >>>> Import relevant header file from LMO tree (slightly modified to U-Boot). >>> Why don't you import this file from the Linux tree? This should work >>> without modifications. And that's what we've done for PPC and ARM as >>> well. [...] >> I think thats what it is. Both are same. > > No, not exactly. They're nearly identical. But there are differences. Not sure > if these differences are important though. Hm, the original header is (lmo = linux-mips.org): http://git.kernel.org/?p=linux/kernel/git/ralf/linux.git;a=blob;f=arch/mips/include/asm/unaligned.h;h=42f66c311473abb98fe7a845e360e365ccfed837;hb=master Are you referring to another one? > Don't get me wrong. I'm not NACK'ing the patch. I'm just pointing out that > it's different from the Linux version. I'm afraid 'LMO' needlessly makes you confused. Or am I missing something?