GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)

This commit is contained in:
lai
2026-09-06 03:52:57 +08:00
commit b1928b41c0
21813 changed files with 4413081 additions and 0 deletions
+12
View File
@@ -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