diff options
author | Miao Yan <yanmiaobest@gmail.com> | 2016-05-22 19:37:15 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-05-23 15:18:00 +0800 |
commit | 2e82e745a4cf6bad10d9fe5a53db6592f40ff903 (patch) | |
tree | f998e79cd2a89b2417f4a8497ee2059d1e89ff93 /cmd/cplbinfo.c | |
parent | fcf5c04193b48c3f5e2d337a85d28c4026f90ac3 (diff) | |
download | u-boot-imx-2e82e745a4cf6bad10d9fe5a53db6592f40ff903.zip u-boot-imx-2e82e745a4cf6bad10d9fe5a53db6592f40ff903.tar.gz u-boot-imx-2e82e745a4cf6bad10d9fe5a53db6592f40ff903.tar.bz2 |
x86: qemu: move x86 specific operations out of qfw core
The original implementation of qfw includes several x86 specific
operations, like directly calling outb/inb and using some inline
assembly code which prevents it being ported to other architectures.
This patch adds callback functions and moves those to arch/x86/
Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'cmd/cplbinfo.c')
0 files changed, 0 insertions, 0 deletions