From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Schwarz Date: Mon, 25 Oct 2010 19:45:10 +0200 Subject: [U-Boot] [PATCH] powerpc: do not fixup NULL ptrs In-Reply-To: <20101025171658.D151C152451@gemini.denx.de> References: <1287049904-18917-1-git-send-email-Joakim.Tjernlund@transmode.se> <20101018203948.676071359B3@gemini.denx.de> <1702240919.111.1287950899754.JavaMail.open-xchange@proteus> <20101024201832.DAF78134F26@gemini.denx.de> <739387466.116.1287952424329.JavaMail.open-xchange@proteus> <4CC58B1B.8040005@matrix-vision.de> <20101025171658.D151C152451@gemini.denx.de> Message-ID: <4CC5C226.8080202@matrix-vision.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang, > Dear Andre Schwarz, > > In message<4CC58B1B.8040005@matrix-vision.de> you wrote: > >> finally I got both some time and hardware : >> >> 4 nops after _start does the trick, i.e. the board is up and running fine. >> > This is probably completely unrelated - but check your > CONFIG_SYS_GBL_DATA_SIZE setting and make sure it's still>= > sizeof(struct global_data). > Having a look at include/asm/global_data.h gives some 40 ulongs for my MPC8377 system. Current CONFIG_SYS_GBL_DATA_SIZE= 0x100 which should be enough. Nevertheless I doubled to 0x200. The system is still dead after removing the 4 nops after _start. Regards, Andr? MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner