Guest User

2

a guest
Apr 27th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1.  
  2. hisilicon # printenv
  3. bootargs=mem=36M console=ttyAMA0,115200 root=/dev/mtdblock2 rootfstype=jffs2 mtdparts=hi_sfc:1M(boot),3M(kernel),11776K(rootfs),512K(config)
  4. bootcmd=sf probe 0;sf read 0x82000000 0x100000 0x300000;bootm 0x82000000
  5. bootdelay=1
  6. baudrate=115200
  7. ethaddr=00:00:23:34:45:66
  8. netmask=255.255.255.0
  9. bootfile="uImage"
  10. serverip=192.168.0.103
  11. ipaddr=192.168.0.109
  12. stdin=serial
  13. stdout=serial
  14. stderr=serial
  15. verify=n
  16. ver=U-Boot 2010.06 (Apr 25 2017 - 14:32:57)
  17.  
  18. Environment size: 446/262140 bytes
  19. hisilicon #
Advertisement
Add Comment
Please, Sign In to add comment