commit | d8d9fecd77913cb3dd74c09d53333853294983e7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 10 08:21:52 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 28 20:42:51 2014 -0600 |
tree | 801fe83586b2aa56a53b97293b2d4eed7d45bd8a | |
parent | b9f66232b706c6e27e4b12aafd9a4481065d08b8 [diff] |
x86: Move paging functions into cpu.c These functions really don't belong in physmem as they relate to the cpu. Move them. Signed-off-by: Simon Glass <sjg@chromium.org>