commit | 5c840ef08d1b2064bef7d832479418fb7e7ebd04 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 27 22:13:46 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Feb 06 12:07:39 2015 -0700 |
tree | 656c0366f6d2e36ef9ee1d5d451165d8b2d1ed70 | |
parent | 56eacfb157bd19b3a806c380caca24a6c8f9fa33 [diff] |
x86: Add some documentation on how to port U-Boot on x86 Some information has been gleaned on tools and procedures for porting U-Boot to different x86 platforms. Add a few notes to start things off. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>