commit | 5d98c5ec8e4faeac39befce97498bb0631fa7f3a | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jul 13 08:23:40 2016 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 16 11:44:09 2016 +0800 |
tree | e4ab335a625fbdcdd97759c44ee285753f1ce75a | |
parent | f55137fd74e572c6a7556785f34b06471fc44251 [diff] |
x86: doc: Add note about the debug FSP usage on BayTrail The debug FSP image is bigger in size than the normal FSP image. This patch adds a small description on how to use this FSP debug version by changing CONFIG_FSP_ADDR. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Bin Meng <bmeng.cn@gmail.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>