From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Thu, 28 Jul 2011 09:30:29 +0200 Subject: [U-Boot] [PATCH v6] unify version_string In-Reply-To: <1311013444-74984-1-git-send-email-andreas.devel@googlemail.com> References: <1309469273-8392-1-git-send-email-andreas.devel@googlemail.com> <1311013444-74984-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <4E311015.7030902@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 Dear all, Am 18.07.2011 20:24, schrieb Andreas Bie?mann: > This patch removes the architecture specific implementation of > version_string where possible. Some architectures use a special place > and therefore we provide U_BOOT_VERSION_STRING definition and a common > weak symbol version_string. > > Signed-off-by: Andreas Bie?mann > CC: Mike Frysinger > CC: Peter Pan > Acked-by: Mike Frysinger any comments on this patch? regards Andreas Bie?mann