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;mmc read 0 0x40FFFFC0 0x800 0x2000;bootm 0x40FFFFC0
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend root=/dev/mmcblk0p4 rootfstype=ext4 rw rootwait blkdevparts=mmcblk0:512K(boot),512K(bootargs),4M(kernel),32M(rootfs),-(others)
|
||||
bootdelay=0
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
+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;mmc read 0 0x40FFFFC0 0x800 0x2800;bootm 0x40FFFFC0
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend root=/dev/mmcblk0p3 rootfstype=ext4 rw rootwait blkdevparts=mmcblk0:512K(boot),512K(bootargs),5M(kernel),32M(rootfs),-(others) earlycon=pl011,mmio32,0x12040000 mmz_allocator=xmedia mmz=anonymous,0,0x42000000,224M fb_vram="gfbg:vram0_size:3600"
|
||||
bootdelay=0
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="GB2312" ?>
|
||||
<Partition_Info>
|
||||
<Part Sel="1" PartitionName="fastboot" FlashType="emmc" FileSystem="none" Start="0" Length="512k" SelectFile="uboot.bin"/>
|
||||
<Part Sel="1" PartitionName="bootargs" FlashType="emmc" FileSystem="none" Start="512K" Length="512K" SelectFile="bootargs.bin"/>
|
||||
<Part Sel="1" PartitionName="kernel" FlashType="emmc" FileSystem="none" Start="1M" Length="4M" SelectFile="kernel"/>
|
||||
<Part Sel="1" PartitionName="rootfs" FlashType="emmc" FileSystem="ext3/4" Start="5M" Length="32M" SelectFile="rootfs_32M.ext4"/>
|
||||
</Partition_Info>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="GB2312" ?>
|
||||
<Partition_Info>
|
||||
<Part Sel="1" PartitionName="fastboot" FlashType="emmc" FileSystem="none" Start="0" Length="512k" SelectFile="uboot.bin"/>
|
||||
<Part Sel="1" PartitionName="bootargs" FlashType="emmc" FileSystem="none" Start="512K" Length="512K" SelectFile="bootargs.bin"/>
|
||||
<Part Sel="1" PartitionName="kernel" FlashType="emmc" FileSystem="none" Start="1M" Length="5M" SelectFile="kernel"/>
|
||||
<Part Sel="1" PartitionName="rootfs" FlashType="emmc" FileSystem="ext3/4" Start="6M" Length="32M" SelectFile="rootfs_32M.ext4"/>
|
||||
</Partition_Info>
|
||||
+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
|
||||
+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 0x500000;bootm 0x40FFFFC0
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend root=/dev/mtdblock3 rootfstype=yaffs2 rw rootwait mtdparts=nand:512K(boot),512K(bootargs),5M(kernel),32M(rootfs),-(others) earlycon=pl011,mmio32,0x12040000 mmz_allocator=xmedia mmz=anonymous,0,0x42000000,224M fb_vram="gfbg:vram0_size:3600"
|
||||
bootdelay=0
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="GB2312" ?>
|
||||
<Partition_Info>
|
||||
<Part Sel="1" PartitionName="fastboot" FlashType="nand" FileSystem="none" Start="0" Length="512K" SelectFile="uboot.bin"/>
|
||||
<Part Sel="1" PartitionName="bootargs" FlashType="nand" FileSystem="none" Start="512K" Length="512K" SelectFile="bootargs.bin"/>
|
||||
<Part Sel="1" PartitionName="kernel" FlashType="nand" FileSystem="none" Start="1M" Length="4M" SelectFile="kernel"/>
|
||||
<Part Sel="1" PartitionName="rootfs" FlashType="nand" FileSystem="yaffs" Start="5M" Length="32M" SelectFile="rootfs_2k_4bit.yaffs2"/>
|
||||
</Partition_Info>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="GB2312" ?>
|
||||
<Partition_Info>
|
||||
<Part Sel="1" PartitionName="fastboot" FlashType="nand" FileSystem="none" Start="0" Length="512K" SelectFile="uboot.bin"/>
|
||||
<Part Sel="1" PartitionName="bootargs" FlashType="nand" FileSystem="none" Start="512K" Length="512K" SelectFile="bootargs.bin"/>
|
||||
<Part Sel="1" PartitionName="kernel" FlashType="nand" FileSystem="none" Start="1M" Length="5M" SelectFile="kernel"/>
|
||||
<Part Sel="1" PartitionName="rootfs" FlashType="nand" FileSystem="yaffs" Start="6M" Length="32M" SelectFile="rootfs_2k_4bit.yaffs2"/>
|
||||
</Partition_Info>
|
||||
@@ -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;sf probe 0;sf read 0x40FFFFC0 0x100000 0x400000;bootm 0x40FFFFC0
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend root=/dev/mtdblock4 rootfstype=jffs2 rw mtdparts=sfc:512K(boot),256K(bootargs),256K(ddr_param),4M(kernel),11M(rootfs) earlycon=pl011,mmio32,0x12040000
|
||||
bootdelay=2
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
@@ -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;sf probe 0;sf read 0x40FFFFC0 0x100000 0x500000;bootm 0x40FFFFC0
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend root=/dev/mtdblock4 rootfstype=jffs2 rw mtdparts=sfc:512K(boot),256K(bootargs),256K(ddr_param),5M(kernel),10M(rootfs) lpj=50000 earlycon=pl011,mmio32,0x12040000 mmz_allocator=xmedia mmz=anonymous,0,0x42000000,224M fb_vram="gfbg:vram0_size:3600"
|
||||
bootdelay=1
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
@@ -0,0 +1,11 @@
|
||||
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=xmediapp;sf probe 0;loadmcustage2;boothz 0x40FFFFC0 0x40208000 0x100000 0x600000
|
||||
bootargs=mem=32M console=ttyAMA0,115200 no_console_suspend loglevel=0 root=/dev/mtdblock4 rootfstype=jffs2 rw mtdparts=sfc:512K(boot),256K(bootargs),256K(ddr_param),6M(kernel),10M(rootfs) earlycon=pl011,mmio32,0x12040000 mmz_allocator=xmedia mmz=anonymous,0,0x42000000,224M fb_vram="gfbg:vram0_size:3600"
|
||||
stdin=serial
|
||||
stdout=serial
|
||||
stderr=serial
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Partition_Info>
|
||||
<Part Select="1" PartName="fastboot" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="0" PartLen="512K" ImagePath="uboot.bin" />
|
||||
<Part Select="1" PartName="bootargs" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="512K" PartLen="256K" ImagePath="bootargs.bin" />
|
||||
<Part Select="1" PartName="ddr_param" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="768K" PartLen="256K" ImagePath="" />
|
||||
<Part Select="1" PartName="kernel" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="1M" PartLen="4M" ImagePath="kernel" />
|
||||
<Part Select="1" PartName="rootfs" StorageMedia="spi-nor" ImageFormat="jffs2" StartAddr="5M" PartLen="11M" ImagePath="rootfs.64k.jffs2" />
|
||||
</Partition_Info>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Partition_Info>
|
||||
<Part Select="1" PartName="fastboot" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="0" PartLen="512K" ImagePath="uboot.bin" />
|
||||
<Part Select="1" PartName="bootargs" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="512K" PartLen="256K" ImagePath="bootargs.bin" />
|
||||
<Part Select="1" PartName="ddr_param" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="768K" PartLen="256K" ImagePath="" />
|
||||
<Part Select="1" PartName="kernel" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="1M" PartLen="5M" ImagePath="kernel" />
|
||||
<Part Select="1" PartName="rootfs" StorageMedia="spi-nor" ImageFormat="jffs2" StartAddr="6M" PartLen="10M" ImagePath="rootfs.64k.jffs2" />
|
||||
</Partition_Info>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Partition_Info>
|
||||
<Part Select="1" PartName="fastboot" StorageMedia="ddr" ImageFormat="raw" StartAddr="0" PartLen="512K" ImagePath="bootstrap.bin" />
|
||||
<Part Select="1" PartName="boot" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="0" PartLen="512K" ImagePath="uboot.bin" />
|
||||
<Part Select="1" PartName="bootargs" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="512K" PartLen="256K" ImagePath="bootargs.bin" />
|
||||
<Part Select="1" PartName="ddr_param" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="768K" PartLen="256K" ImagePath="" />
|
||||
<Part Select="1" PartName="kernel" StorageMedia="spi-nor" ImageFormat="raw" StartAddr="1M" PartLen="6M" ImagePath="kernel" />
|
||||
<Part Select="1" PartName="rootfs" StorageMedia="spi-nor" ImageFormat="jffs2" StartAddr="7M" PartLen="10M" ImagePath="rootfs.64k.jffs2" />
|
||||
</Partition_Info>
|
||||
Reference in New Issue
Block a user