mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-18 10:11:16 +01:00
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 | ||