commit | dc396210d9f5db485336513a824c5721db9f3ff8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 17 01:22:41 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 16 11:44:09 2016 +0800 |
tree | 8e13047fbfbc1d342ac70d4be9005863967aa278 | |
parent | 5d98c5ec8e4faeac39befce97498bb0631fa7f3a [diff] |
x86: Mention how to boot a 64-bit kernel from U-Boot The README indicates that this is not supported, but this is no-longer true. Update the text to indicate this and describe the FIT changes required. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>