]> Git Repo - J-u-boot.git/commit
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
authorMiao Yan <[email protected]>
Mon, 23 May 2016 02:37:17 +0000 (19:37 -0700)
committerBin Meng <[email protected]>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commit1868659002a6b7ab3b1da7be74f53d3e10e915be
tree5f7d19cd315699b9fa6803d34299c21a676ee153
parent331ba7db6c19992b9800e9c53373d31794ce11ae
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]

Make file names consistent with CONFIG_QFW and CONFIG_CMD_QFW

Signed-off-by: Miao Yan <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
14 files changed:
arch/x86/cpu/mp_init.c
arch/x86/cpu/qemu/acpi_table.c
arch/x86/cpu/qemu/cpu.c
arch/x86/cpu/qemu/qemu.c
cmd/Kconfig
cmd/Makefile
cmd/qfw.c
configs/qemu-x86_defconfig
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/qemu_fw_cfg.c [deleted file]
drivers/misc/qfw.c [new file with mode: 0644]
include/qemu_fw_cfg.h [deleted file]
include/qfw.h [new file with mode: 0644]
This page took 0.061666 seconds and 4 git commands to generate.