From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 13 Jul 2009 16:45:14 +0200 Subject: [U-Boot] [PATCH v3] ppc4xx: Add GDsys CompactCenter board support. In-Reply-To: <48D3D52125C49B43AE880038E2E5314B025D09@SRV101.gdsys.de> References: <1247477302-21235-1-git-send-email-eibach@gdsys.de> <200907131621.36709.sr@denx.de> <48D3D52125C49B43AE880038E2E5314B025D09@SRV101.gdsys.de> Message-ID: <200907131645.14821.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 13 July 2009 16:28:33 Eibach, Dirk wrote: > > > I narrowed it down to board_early_init_r() where > > > > remove_tlb() is done. > > > > Before or after the remove_tlb()? > > It is in remove_tlb(). OK. > > > When I do a 'res halt' 'res run' sequence with the BDI the > > > > board comes > > > > > up fine. > > > > > > Any ideas? > > > > No, sorry. I haven't done much work on Canyonlands lately. Is > > this problem new? When did it first appear on your system? > > u-boot-2009.01 works fine. After upgrading to current git I didn't > notice the problem at once because it appears only after powercycling > the board. I suggest you halt (while (1) ;) you system right before the remove_tlb() call and check the TLB setup via the BDI. This should give you an idea what's wrong here. Otherwise "git bisect" is your fried... Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================