commit | c7d46ccc253a59ff9c6aab07b33110f3b6903fdd | [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 | b5d433608b69b077a5065733f78213e49118c4a9 [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>