Re: [U-Boot] [PATCH 04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public

2016-05-13 Thread Bin Meng
On Fri, May 13, 2016 at 2:29 PM, Miao Yan wrote: > This patch is part of the qfw refactor work. This patch makes > qemu_fwcfg_present() and qemu_fwcfg_dma_present() public functions. > > Signed-off-by: Miao Yan > --- > cmd/qemu_fw_cfg.c | 37

[U-Boot] [PATCH 04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public

2016-05-13 Thread Miao Yan
This patch is part of the qfw refactor work. This patch makes qemu_fwcfg_present() and qemu_fwcfg_dma_present() public functions. Signed-off-by: Miao Yan --- cmd/qemu_fw_cfg.c | 37 - include/qemu_fw_cfg.h | 3 +++ 2 files changed,