From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 7 Sep 2011 16:28:44 +0200 Subject: [U-Boot] [PATCH] PXA: FIX: Deep-sleep return address in stored in PSPR In-Reply-To: <4E677E57.7090301@aribaud.net> References: <1315401946-17065-1-git-send-email-marek.vasut@gmail.com> <201109071526.43494.marek.vasut@gmail.com> <4E677E57.7090301@aribaud.net> Message-ID: <201109071628.44764.marek.vasut@gmail.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 Wednesday, September 07, 2011 04:23:19 PM Albert ARIBAUD wrote: > Hi Marek, > > Le 07/09/2011 15:26, Marek Vasut a ?crit : > > On Wednesday, September 07, 2011 03:25:45 PM Marek Vasut wrote: > >> FIX for a typo-bug: The address is stored in PSPR, not PSSR. > >> > >> Signed-off-by: Marek Vasut > >> --- > >> > >> arch/arm/cpu/pxa/cpu.c | 2 +- > >> 1 files changed, 1 insertions(+), 1 deletions(-) > > > > Albert, this is actually a resend of a very old patch. I dunno why it > > didn't get into mainline, but it really SHOULD be picked up. > > > > Also, can you please just merge it without pull rq? > > You mean apply it to u-boot-arm/master directly ? I can, but if you want > it applied ASAP, maybe you should ask that Wolfgang apply it to > u-boot/master directly. It's a bugfix that wasn't applied for six months ... AND noone complained. It means 1) PXA is dead and noone cares 2) it's in no hurry. Wolfgang, if you feel like applying it to master, please do. > > Amicalement,