From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 10 Nov 2015 14:47:30 +0100 Subject: [U-Boot] [PATCH 1/2] nios2: rename board nios2-generic to 3c120_devboard In-Reply-To: <1447159057-15865-1-git-send-email-thomas@wytron.com.tw> References: <1447159057-15865-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201511101447.30792.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, November 10, 2015 at 01:37:36 PM, Thomas Chou wrote: > Rename board nios2-generic to 3c120_devboard. Since nios2 is > converted to driver model and device tree control of u-boot, > the nios2-generic board directory is removed. We can rename > the board back to a real board name. Now the boards maintained > in u-boot mainline are the same as Linux kernel, namely 3c120 > and 10m50. > > Signed-off-by: Thomas Chou > --- Next time, try git format-patch -M -C , this will generate much more reviewable patch. Best regards, Marek Vasut