commit | bd47209743341bf68f44cf1bcaa7d797aedd914c | [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 | 070a94600855d895e3aef97a0acfbf4d8fca26e8 [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>