From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Fri, 12 Jul 2013 08:31:05 -0300 Subject: [U-Boot] [PATCH] README.mx28_common: Rename it to README.mxs Message-ID: <1373628665-5194-1-git-send-email-festevam@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Fabio Estevam commit 54965b61360 (README: mxs: Introduce README.mxs) should have changed the file name to README.mxs, as it covers both mx23 and mx28 now. Signed-off-by: Fabio Estevam --- doc/{README.mx28_common => README.mxs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/{README.mx28_common => README.mxs} (100%) diff --git a/doc/README.mx28_common b/doc/README.mxs similarity index 100% rename from doc/README.mx28_common rename to doc/README.mxs -- 1.8.1.2