u-boot-brain/arch/arm/cpu/pxa
Vasily Khoruzhick 9ddde3e6ce pxa: start.S: enable SRAM clock
SRAM is used for early stack, but kernel disables its clock on suspend.
Re-enable SRAM clock on startup, otherwise u-boot crashes on resume from suspend.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2016-03-27 09:12:59 -04:00
..
config.mk ARM: move -march=* and -mtune= options to arch/arm/Makefile 2015-03-27 16:55:22 +01:00
cpuinfo.c arm: pxa: introducing cpuinfo display for marvell pxa270m 2015-03-05 09:24:10 -05:00
Makefile pxa: Fix boot hang by avoiding vector relocation 2015-08-24 20:30:37 +02:00
pxa2xx.c arm: pxa: clean-up include file order 2015-08-24 20:30:37 +02:00
relocate.S pxa: Fix boot hang by avoiding vector relocation 2015-08-24 20:30:37 +02:00
start.S pxa: start.S: enable SRAM clock 2016-03-27 09:12:59 -04:00
timer.c arm: pxa: clean-up include file order 2015-08-24 20:30:37 +02:00
usb.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00