From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 16 Dec 2014 09:21:17 -0800 Subject: [U-Boot] [PATCH] p5040ds: changed liodn offsets In-Reply-To: <5486BA23.1020307@freescale.com> References: <5486BA23.1020307@freescale.com> Message-ID: <54906A0D.5040102@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 12/09/2014 01:00 AM, Laurentiu Tudor wrote: > Offsets were overlaping, causing pamu access violations in > hypervised scenarios. > > Signed-off-by: Cristian Sovaiala > Signed-off-by: Laurentiu Tudor > Reviewed-by: Fleming Andrew-AFLEMING > Reviewed-by: Sun Yusong-R58495 > --- Applied to u-boot-mpc85xx master, awaiting upstream. York