ARM: pxa: pxa2xx use PSPR for resume address
Both lubbock and mainstone suspend to RAM were broken by the same
typo. The linux kernel saves the resume address to PSPR, ie. the scratch
pad register, while it was PSSR which was checked in barebox.

Fixing this typo was tested on mainstone where resume from S3 works.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent aa62e92 commit a964acd62510908b7bf9149c83a28490819938d6
@Robert Jarzmik Robert Jarzmik authored on 5 Dec 2015
Sascha Hauer committed on 7 Dec 2015
Showing 2 changed files
View
arch/arm/boards/lubbock/lowlevel.c
View
arch/arm/boards/mainstone/lowlevel.c