From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 4 Dec 2013 15:38:36 -0800 Subject: [U-Boot] [PATCH] powerpc/p1010rdb:modify the mtest start_address In-Reply-To: <1385445555-10259-1-git-send-email-B45475@freescale.com> References: <1385445555-10259-1-git-send-email-B45475@freescale.com> Message-ID: <529FBCFC.4030509@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 11/25/2013 09:59 PM, Zhao Qiang wrote: > In new board P1010RDB-PB, the interrupt vector table is at > the start of memory. So if the start_address needs to be set > a proper value. > > Signed-off-by: Zhao Qiang > --- Applied to u-boot-mpc85xx/master. Thanks. York