From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Tue, 23 Feb 2010 14:46:39 -0600 Subject: [U-Boot] [PATCH] ARM change name of defines for AT91 arm926ejs In-Reply-To: <1266938557-7281-1-git-send-email-aehrlich@taskit.de> References: <1266938557-7281-1-git-send-email-aehrlich@taskit.de> Message-ID: <4B843EAF.3020803@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Achim Ehrlich wrote: > AT91_CPU_NAME to CONFIG_SYS_AT91_CPU_NAME > AT91_MAIN_CLOCK to CONFIG_SYS_AT91_MAIN_CLOCK > Please expand the comment to explain why this change is necessary. Tom