From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?RXJpYyBCw6luYXJk?= Date: Tue, 07 Jun 2011 10:32:25 +0200 Subject: [U-Boot] [PATCH 3/5] arm926ejs/at91/lowlevel_init.S: temporary fix In-Reply-To: <4DEDDB8B.1050900@emk-elektronik.de> References: <1307428508-26058-1-git-send-email-eric@eukrea.com> <1307428508-26058-3-git-send-email-eric@eukrea.com> <4DEDDB8B.1050900@emk-elektronik.de> Message-ID: <4DEDE219.50301@eukrea.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Reinhard, On 07/06/2011 10:04, Reinhard Meyer wrote: > How "temporary" is "temporary"? > > This fix could be done better, by using > CONFIG_SYS_SDRAM_BASE right away, and using ATMEL_BASE_PIOA > as well in that file. > > Please resubmit this fix, or explain why it cannot be done the > way I suggested. > may I suggest that the next time you rename some defines, you also fix all the places where these defines were used instead of pushing comits which break several parts of u-boot ? Eric