From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 29 Jan 2009 10:03:11 -0800 Subject: [U-Boot] [PATCH v2 6/9] AVR32: macb - Search for PHY id In-Reply-To: <3b41dc450901290339u724c97d7ka6a795b06a1758f3@mail.gmail.com> References: <028f0528eb84570f84077f82e9e149576cc83b26.1232710611.git.gunnar@rangoy.com> <656ec970cbe6bc965e1b9d3712c88d71cfe7c98b.1232710611.git.gunnar@rangoy.com> <0f5003722b57a41a859c9d9f90caba4c265534cc.1232710611.git.gunnar@rangoy.com> <7e5f5fd7693284246714c42b6a3014f82f670b82.1232710611.git.gunnar@rangoy.com> <90cf8dc35c3d1df4f7ab0c0fbdac2f3fa14df761.1232710611.git.gunnar@rangoy.com> <49816882.1080807@gmail.com> <3b41dc450901290339u724c97d7ka6a795b06a1758f3@mail.gmail.com> Message-ID: <4981EF5F.50003@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Olav Morken wrote: > On Thu, Jan 29, 2009 at 09:27, Ben Warren wrote: > >> Added to net repo. >> > > Great! > Does this mean that we shouldn't include this patch and the patch for > volatile IP_t in the next version of the patch series? > > Best regards, > Olav Morken > Correct. You've done a good job of making them orthogonal to the rest of your code, so the net repo is where they belong. I'll issue a pull request after doing a bit of testing. regards, Ben