Date:2011-11-10 10:19:09 (12 years 4 months ago)
Author:Xiangfu Liu
Commit:8d2d9e91e7ba2ed8ec991978e67a25e53f6d73cd
Message:uboot-xburst: change load kernel size

Files: package/uboot-xburst/patches/400-change-load-kernel-size.patch (1 diff)

Change Details

package/uboot-xburst/patches/400-change-load-kernel-size.patch
1diff --git a/include/configs/qi_lb60.h b/include/configs/qi_lb60.h
2index 7ed9a1e..9b1a2f7 100644
3--- a/include/configs/qi_lb60.h
4@@ -6,7 +6,7 @@
5 #define CONFIG_QI_LB60 1
6
7 //#define DEBUG
8-#define CONFIG_BOOTCOMMAND "nand read 0x80600000 0x400000 0x200000;bootm"
9+#define CONFIG_BOOTCOMMAND "nand read 0x80600000 0x400000 0x280000;bootm"
10 #define CONFIG_BOOTARGS "mem=32M console=tty0 console=ttyS0,57600n8 ubi.mtd=2 rootfstype=ubifs root=ubi0:rootfs rw rootwait"
11
12 #define CONFIG_CMD_UBIFS

Archive Download the corresponding diff file



interactive