xref: /OK3568_Linux_fs/buildroot/board/ci20/uboot-env.txt (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1baudrate=115200
2board_mfr=NP
3bootargs=console=ttyS4,115200 console=tty0 mem=256M@0x0 mem=768M@0x30000000 rootwait root=/dev/mmcblk0p1 devtmpfs.mount=1 ip=dhcp
4bootcmd=run ethargs; ext4load mmc 0:1 0x88000000 /boot/uImage; bootm 0x88000000
5bootdelay=1
6ethargs=env set bootargs ${bootargs}
7loads_echo=1
8stderr=eserial0,eserial4
9stdin=eserial0,eserial4
10stdout=eserial0,eserial4
11