commit | e652e1304a9f3b59b3e47005ea19b5b6a3e799d1 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Apr 21 07:24:33 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 17 17:11:46 2017 +0800 |
tree | 9652805e802f3b8e91a11363b5285c416e31af39 | |
parent | b727961b0706df57d408fe609cfe098a91626da3 [diff] |
x86: baytrail: Conditionally report S3 in the ACPI table When U-Boot is built without ACPI S3 support, it should not report S3 in the ACPI table otherwise when kernel does STR it won't work. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Stefan Roese <sr@denx.de>