commit | 268dbf5c79bd1b29aef206492939b00edc0ac11a | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Oct 11 21:58:33 2008 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Mar 23 15:14:55 2009 -0400 |
tree | 40b0cb30e95b29ab6866cea3d7754dc5ffb0732b | |
parent | 446d5703c4f375e559e486c28bb98a657334884b [diff] |
Blackfin: put memory into self-refresh before/after programming clocks 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>