From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 16 Apr 2011 07:08:23 +0200 Subject: [U-Boot] [PATCH v2 4/4] ftsmc020: move ftsmc020 static mem controller to driver/mtd In-Reply-To: <1300770080-9893-4-git-send-email-macpaul@andestech.com> References: <1300770080-9893-1-git-send-email-macpaul@andestech.com> <1300770080-9893-4-git-send-email-macpaul@andestech.com> Message-ID: <4DA92447.2090808@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi MacMaul Lin, Le 22/03/2011 06:01, Macpaul Lin a ?crit : > Move the header file and definitions of ftsmc020 > static memory control unit from a320 SoC folder to > "drivers/mtd" folder. > > This change will let other SoC which also use ftsmc020 > could share the same header file. > > Signed-off-by: Macpaul Lin > --- > Changes for v2: > - Move the header file of ftsmc020.h to include/faraday. > - Fix the include path of ftsmc020 for a320evb. > - v1 of this patch /patch/71957/ in patchworks has been marked as > superseded. Please regenerate with git format-patch -C or -M to get moves to show as rename, not delete+create. Amicalement, -- Albert.