From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 27 Jun 2013 12:35:49 -0500 Subject: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target In-Reply-To: <51CC76B1.6030003@freescale.com> (from yorksun@freescale.com on Thu Jun 27 12:30:25 2013) References: <1372263479-10588-1-git-send-email-yorksun@freescale.com> <20130626220308.DED17380DCD@gemini.denx.de> <51CC76B1.6030003@freescale.com> Message-ID: <1372354549.8183.50@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/27/2013 12:30:25 PM, York Sun wrote: > On 06/26/2013 03:03 PM, Wolfgang Denk wrote: > > > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -538,6 +538,10 @@ Detlev Zundel > >> > >> inka4x0 MPC5200 > >> > >> +York Sun > >> + > >> + T4240EMU T4240 > >> + > > > > Can you please keep the list sorted? Thanks. > > The list is not sorted. I tried with my best guess, sort on "CPU". > That's why I put it at the end of "PowerPC Systems". It is sorted by maintainer name (as noted at the top of the file) within each architecture section. -Scott