From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jackson Date: Fri, 28 Aug 2009 10:16:16 +0100 Subject: [U-Boot] [PATCH] atngw100: Use virtual address in CONFIG_ENV_ADDR In-Reply-To: <1251448970-15252-1-git-send-email-haavard.skinnemoen@atmel.com> References: <1251448970-15252-1-git-send-email-haavard.skinnemoen@atmel.com> Message-ID: <4A97A060.8000304@mimc.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Haavard Skinnemoen wrote: > Ever since the CFI driver was rewritten to use virtual addresses, thus > eliminating the whole point of the map_physmem() macro, ATNGW100 has > been broken like this: How about other boards (like the MIMC200) ? Aren't *all* AVR32 boards affected in this way ? Mark