diff --git a/x86.c b/x86.c index e3ba0ef..cd3a15e 100644 --- a/x86.c +++ b/x86.c @@ -332,10 +332,6 @@ static int fdd_set(char* filename) void x86_init() { user_io_8bit_set_status(UIO_STATUS_RESET, UIO_STATUS_RESET); - fpga_core_reset(1); - usleep(10000); - fpga_gpo_write(0); - spi_uio_cmd(0); IOWR(PC_BUS_BASE, 0, 0x00FFF0EA); IOWR(PC_BUS_BASE, 1, 0x000000F0);