From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 02 Dec 2010 21:49:23 +0100 Subject: [U-Boot] Try to fix Board eb_cpux9k2 In-Reply-To: <4CF8012A.9060808@scharsoft.de> References: <4CF405E8.9020308@scharsoft.de> <4CF4B7B2.7030705@aribaud.net> <4CF8012A.9060808@scharsoft.de> Message-ID: <4CF80653.1070903@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 02/12/2010 21:27, Jens Scharsig a ?crit : >> I suggest visually running through all (board or cpu-specific) code that >> runs as part of execution board_init_f() and checking that no global is >> ever used -- BSS or initialized. > > Andreas mirror BSS check says OK, But the board hangs on write access to > nand memory space (0x40000000) without any error message. Did you also apply Andreas's fix to not use r8 in start.S? Thats's . Amicalement, -- Albert.