From cd37d9e6e5e9692d8efafc155df23fa142b63d03 Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 10 Feb 2004 00:03:41 +0000 Subject: * Patch by Jian Zhang, 3 Feb 2004: - Changed the incorrect FAT12BUFSIZE - data_begin in fsdata can be negative. Changed it to be short. * Code cleanup --- include/configs/tb0229.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/tb0229.h') diff --git a/include/configs/tb0229.h b/include/configs/tb0229.h index 53fafdd6e..5a20473dd 100644 --- a/include/configs/tb0229.h +++ b/include/configs/tb0229.h @@ -84,7 +84,7 @@ "cp.b 80400000 BFC60000 $(filesize)\0" \ "initenv=erase bfc40000 bfc5ffff\0" \ "" -//#define CONFIG_BOOTCOMMAND "run flash_local" +/*#define CONFIG_BOOTCOMMAND "run flash_local" */ #define CONFIG_BOOTCOMMAND "run netboot" #define CONFIG_COMMANDS (CONFIG_CMD_DFL | \ -- cgit v1.2.3