GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
baudrate=115200
|
||||
ethaddr=00:00:00:00:00:00
|
||||
ipaddr=192.168.1.10
|
||||
netmask=255.255.255.0
|
||||
gatewayip=192.168.1.1
|
||||
serverip=192.168.1.1
|
||||
bootcmd=xmediaapp;nand read 0x40FFFFC0 0x100000 0x400000;bootm 0x40FFFFC0
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend root=/dev/mtdblock3 rootfstype=yaffs2 rw rootwait mtdparts=nand:512K(boot),512K(bootargs),4M(kernel),32M(rootfs),-(others)
|
||||
bootdelay=0
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
Reference in New Issue
Block a user