u-boot 환경설정값
임베디드/LPC3250 2012. 4. 6. 14:37
uboot> printenv
bootcmd=nboot 80100000 0 1c0000;bootm
bootdelay=3
baudrate=115200
ipaddr=192.192.192.205
gatewayip=192.192.192.101
netmask=255.255.255.0
serverip=192.192.192.163
bootfile=uImage
bootargs=console=ttyS0,115200n81 root=/dev/mtdblock3 rw rootfstype=jffs2 ip=192.192.192.205 init=/sbin/init
stdin=serial
stdout=serial
stderr=serial
Environment size: 327/262140 bytes
'임베디드 > LPC3250' 카테고리의 다른 글
sqlite3 cross compile (0) | 2012.04.23 |
---|---|
ntpclient cross compile (0) | 2012.04.23 |
stage1 app information (0) | 2012.04.05 |
[LPC3250] bootargs (0) | 2012.03.28 |
[LPC3250] root 파일 시스템 파일명 (0) | 2012.03.28 |