commit | 59ec719df62bcb397066aeee66fdbd8f042ca3c7 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 07 20:19:10 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:25 2015 -0600 |
tree | a1b03e864915b5325fa579ac4733bd1630778084 | |
parent | 19038e1bb629a365aaf971a65744e2f0e8866d62 [diff] |
x86: Move install_e820_map() out of zimage.c install_e820_map() has nothing to do with zimage related codes. Move it to a dedicated place. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>