From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 21 Mar 2012 12:08:15 -0500 Subject: [U-Boot] [PATCH 3/4][v2] powerpc/85xx:Make debug exception vector accessible In-Reply-To: <4F6A0A01.90609@freescale.com> References: <1332304982-10835-1-git-send-email-prabhakar@freescale.com> <4F6A0303.7080703@freescale.com> <4F6A0A01.90609@freescale.com> Message-ID: <4F6A0AFF.7070500@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/21/2012 12:04 PM, Prabhakar Kushwaha wrote: > Hi Scott, > > On Wednesday 21 March 2012 10:04 PM, Scott Wood wrote: >> I don't see anywhere in this patchset where you set >> CONFIG_SYS_PPC_E500_DEBUG_TLB on any actual board. > > This CONFIG_SYS_PPC_E500_DEBUG_TLB is defined in > arch/powerpc/include/asm/config_mpc85xx.h. > i defined for P1010 (in this patch). For rest of e500 v1, v2 processor > family new patch-set will be sent once this base patch is accepted. Ah sorry, missed that. :-P -Scott