commit | dc79691c3345a5632d14ab353d0e8d9aee622c40 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:32:10 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:27 2019 +0800 |
tree | 31bc8302f165edeab430fa9f05cfc96a0a2913d0 | |
parent | 9daae2c1384c9b647057a1a2a270d0f85be994e8 [diff] |
x86: apl: Add systemagent driver This driver handles communication with the systemagent which needs to be told when U-Boot has completed its init. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>