Hi Inaky, --- On Fri, 1/28/11, Inaky Perez-Gonzalez <inaky at linux.intel.com> wrote: > From: Inaky Perez-Gonzalez <inaky at linux.intel.com> > Subject: Re: [PATCH 0/6] wimax-network-service big-endian patches > To: "Doug Kehn" <rdkehn at yahoo.com> > Cc: wimax at linuxwimax.org > Date: Friday, January 28, 2011, 3:56 PM > Hi Doug > > On Wed, 2011-01-26 at 14:22 -0800, Doug Kehn wrote: > > Hi All, > > > > I've been working toward getting wimax running on an > Intel IXP-435 (ARM > >? XSCALE big-endian) processor.? wimax is > [finally] running on the > >? IXP-435.? This patch-set are the changes I > made to get wimax working. > >? These patches are against the HEAD of the git > repository.? I did > >? single-file commits to make reviewing easier. > > > > I did not test these changes on a little-endian > machine.? The endian > >? patches should work on a little-endian > machine.? The alignment patches > >? may/may-not work. > > > > I do have 4 additional patches that are, IMHO, > specific to the IXP-435 > >? and/or my environment.? These patches are > not included in the > >? patch-set.? I'll be happy to forward them > to the list or to anyone who > >? wants them. > > I had to add a couple of fixes on Makefile.ams (for patches > #5 and #6) > -- my compile environment installs wimax-tools in weird > locations to > catch these issues. > > I can mix in this fixes for you if you want or you can do > it yourself > and resubmit. Your preference. Please mix them in. You've already done all the work. > > With those fixes in, it passed my basic launch - reset > target - scan - > connect to clearwire test, so once we solve the makefile.am > fixes thing, > it gets pushed. The fixes did not affect big-endian. The same set of tests passed on my big-endian setup. Regards, ...doug