On Fri, May 13, 2016 at 2:29 PM, Miao Yan <[email protected]> wrote:
> 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 <[email protected]>
> ---
>  arch/x86/cpu/qemu/qemu.c   | 39 ++++++++++++++++++++++++++++++++++++++-
>  drivers/misc/qemu_fw_cfg.c | 30 +++++++++++++-----------------
>  include/qemu_fw_cfg.h      | 15 +++++++++------
>  3 files changed, 60 insertions(+), 24 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to