From 2262cfeef91458b01a1bfe3812ccbbfdf8b82807 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 18 Nov 2002 00:14:45 +0000 Subject: * Patch by Daniel Engström, 13 Nov 2002: Add support for i386 architecture and AMD SC520 board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Patch by Pierre Aubert, 12 Nov 2002: Add support for DOS filesystem and booting from DOS floppy disk --- common/command.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/command.c') diff --git a/common/command.c b/common/command.c index f70cad8cb..cab68abf8 100644 --- a/common/command.c +++ b/common/command.c @@ -70,6 +70,7 @@ #include /* load a bitmap to the VFDs on TRAB */ #include +#include /* * HELP command @@ -253,6 +254,8 @@ cmd_tbl_t cmd_tbl[] = { CMD_TBL_FCCINFO CMD_TBL_FLERASE CMD_TBL_FDC + CMD_TBL_FDOS_BOOT + CMD_TBL_FDOS_LS CMD_TBL_FLINFO CMD_TBL_FPGA CMD_TBL_JFFS2_FSINFO -- cgit v1.2.3-70-g09d2