[U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry

Tom Rini trini at konsulko.com
Tue May 10 04:19:17 CEST 2016


On Tue, May 10, 2016 at 10:10:17AM +0800, Miao Yan wrote:
> >>
> >> +config CMD_QEMU_FW_CFG
> >> +       bool "qfw"
> >> +       depends on X86
> >> +       help
> >> +         This provides access to the QEMU firmware interface.  The main
> >> +         feature is to allow easy loading of files passed to qemu-system
> >> +         via -kernel / -initrd
> >>  endmenu
> >
> > This should really be "depends on QEMU". Sorry for my earlier comment.
> 
> This line should be "depends on X86 && QEMU". Sorry I wasn't thinking right.

In general, I want to see the least restrictive set of depends used.
This should be "easy" to throw into sandbox for testing there and when
we use normal boards under qemu this should also be easy to enable.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160509/26279e7f/attachment.sig>


More information about the U-Boot mailing list