From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 30 Jan 2009 17:49:26 +0100 Subject: [U-Boot] [PATCH 2/2] ixp: add missing os define In-Reply-To: <20090130164055.2D59E832E416@gemini.denx.de> References: <20090130113311.GF1920@game.jcrosoft.org> <1233315245-21758-1-git-send-email-plagnioj@jcrosoft.com> <1233315245-21758-2-git-send-email-plagnioj@jcrosoft.com> <20090130142448.E14C5832E416@gemini.denx.de> <20090130145614.GA9067@game.jcrosoft.org> <20090130152017.748F4832E416@gemini.denx.de> <20090130152428.GB9067@game.jcrosoft.org> <20090130164055.2D59E832E416@gemini.denx.de> Message-ID: <20090130164926.GD9067@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:40 Fri 30 Jan , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090130152428.GB9067@game.jcrosoft.org> you wrote: > > > > > Which part needed it? What was the error message without it? > > the cpe library expect we specify on which os we run for the ntohs/l & co > > function (IxOsalEndianess.h) > > There were no error messages nor error reports before, or am I > missing something? please see my other mail about arm-elf-gcc Best Regards, J.