ia64: remove the hpsim platform
The hpsim platform supports the HP IA64 simulator which was useful as a bring up platform. But it is fairly non-standard vs real IA64 system in that it for example doesn't support ACPI. It also comes with a whole bunch of simulator specific drivers. Remove it to simplify the IA64 port. Note that through a weird twist only them hpsim boot loader built the vmlinux.gz file, so the makefile targets for that are moved to the main ia64 Makefile now. Acked-by:Tom Vaden <tom.vaden@hpe.com> Signed-off-by:
Christoph Hellwig <hch@lst.de> Link: https://lkml.kernel.org/r/20190813072514.23299-18-hch@lst.de Signed-off-by:
Tony Luck <tony.luck@intel.com>
Showing
- arch/ia64/Kconfig 7 additions, 27 deletionsarch/ia64/Kconfig
- arch/ia64/Makefile 14 additions, 13 deletionsarch/ia64/Makefile
- arch/ia64/configs/sim_defconfig 0 additions, 52 deletionsarch/ia64/configs/sim_defconfig
- arch/ia64/hp/sim/Kconfig 0 additions, 23 deletionsarch/ia64/hp/sim/Kconfig
- arch/ia64/hp/sim/Makefile 0 additions, 17 deletionsarch/ia64/hp/sim/Makefile
- arch/ia64/hp/sim/boot/Makefile 0 additions, 37 deletionsarch/ia64/hp/sim/boot/Makefile
- arch/ia64/hp/sim/boot/boot_head.S 0 additions, 165 deletionsarch/ia64/hp/sim/boot/boot_head.S
- arch/ia64/hp/sim/boot/bootloader.c 0 additions, 175 deletionsarch/ia64/hp/sim/boot/bootloader.c
- arch/ia64/hp/sim/boot/bootloader.lds 0 additions, 67 deletionsarch/ia64/hp/sim/boot/bootloader.lds
- arch/ia64/hp/sim/boot/fw-emu.c 0 additions, 374 deletionsarch/ia64/hp/sim/boot/fw-emu.c
- arch/ia64/hp/sim/boot/ssc.h 0 additions, 36 deletionsarch/ia64/hp/sim/boot/ssc.h
- arch/ia64/hp/sim/hpsim.S 0 additions, 11 deletionsarch/ia64/hp/sim/hpsim.S
- arch/ia64/hp/sim/hpsim_console.c 0 additions, 77 deletionsarch/ia64/hp/sim/hpsim_console.c
- arch/ia64/hp/sim/hpsim_irq.c 0 additions, 76 deletionsarch/ia64/hp/sim/hpsim_irq.c
- arch/ia64/hp/sim/hpsim_machvec.c 0 additions, 3 deletionsarch/ia64/hp/sim/hpsim_machvec.c
- arch/ia64/hp/sim/hpsim_setup.c 0 additions, 41 deletionsarch/ia64/hp/sim/hpsim_setup.c
- arch/ia64/hp/sim/hpsim_ssc.h 0 additions, 37 deletionsarch/ia64/hp/sim/hpsim_ssc.h
- arch/ia64/hp/sim/simeth.c 0 additions, 510 deletionsarch/ia64/hp/sim/simeth.c
- arch/ia64/hp/sim/simscsi.c 0 additions, 373 deletionsarch/ia64/hp/sim/simscsi.c
- arch/ia64/hp/sim/simserial.c 0 additions, 521 deletionsarch/ia64/hp/sim/simserial.c
Loading
Please register or sign in to comment