From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 1 Sep 2012 16:51:06 +0200 Subject: [U-Boot] [PATCH v1] MX: set a common place to share code for Freescale i.MX In-Reply-To: <1346486755-19500-1-git-send-email-sbabic@denx.de> References: <1346486755-19500-1-git-send-email-sbabic@denx.de> Message-ID: <201209011651.06434.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 Dear Stefano Babic, > Up now only MX5 and MX6 can share code, because they have > a common source directory in cpu/armv7. Other not armv7 > i.MX can profit of the same shared code. Move these files > into a directory accessible for all, similar to plat-mxc > in linux. > > Signed-off-by: Stefano Babic Reviewed-by: Marek Vasut [...] Best regards, Marek Vasut