commit | 10491c838ebed4d5e1fec4655b8bf2de48c6328e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 09 04:14:14 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 12 10:56:50 2016 +0800 |
tree | 08c20e9620cb3351cf06614b2334762fce4d2803 | |
parent | fcda8c388699d8602158aa16a1e9c607dac93df9 [diff] |
x86: doc: Correct qfw command example The kernel load address for zboot should be 0x1000000. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>