mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
74398b23f9
When initializing the core clocks, stick external memory into self-refresh. This gains us a few cool things: - support suspend-to-RAM with Linux - reprogram clocks automatically when doing "go" on u-boot.bin in RAM - make sure settings are stable before flashing new version - finally fully unify initialize startup code path between LDR/non-LDR Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
.gitignore | ||
bootrom-asm-offsets.awk | ||
bootrom-asm-offsets.c.in | ||
cache.S | ||
cpu.c | ||
cpu.h | ||
initcode.c | ||
interrupt.S | ||
interrupts.c | ||
jtag-console.c | ||
Makefile | ||
reset.c | ||
serial.c | ||
serial.h | ||
start.S | ||
system_map.S | ||
traps.c | ||
watchdog.c |