From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 27 Nov 2011 23:50:48 +0100 Subject: [U-Boot] [PATCH] MAKEALL: remove mx31pdk_nand In-Reply-To: <4ED2BC21.7090106@denx.de> References: <1322426237-19606-1-git-send-email-agust@denx.de> <4ED2BC21.7090106@denx.de> Message-ID: <20111127235048.5bbdd866@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 27 Nov 2011 23:39:29 +0100 stefano babic wrote: > Am 27/11/2011 21:37, schrieb Anatolij Gustschin: > > Commit e56daf635b4ae3598fcac83269dc659bff696cca > > (mx31pdk: Remove unneeded config) missed to remove unneeded > > mx31pdk_nand entry from MAKEALL. > > > > Drop removed mx31pdk_nand configuration option from > > LIST_ARM11 list to cleanup MAKEALL log. > > > > Hi Antolij, > > I ha already sent a patch for this: > > http://patchwork.ozlabs.org/patch/126369/ Ah, I didn't notice it. Thanks! > Can you apply it directly to your u-boot-staging ? Sure, done. Anatolij