Advertisement
Guest User

Untitled

a guest
Aug 9th, 2015
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. bootargs=root=/dev/ram console=ttyS0,115200 :::DB88FXX81:egiga0:none
  2. bootcmd=nand read.e 0xa00000 0x100000 0x300000;nand read.e 0xf00000 0x600000 0x300000;bootm 0xa00000 0xf00000
  3. baudrate=115200
  4. loads_echo=0
  5. ipaddr=2.66.66.201
  6. serverip=2.66.66.32
  7. rootpath=/mnt/ARM_FS/
  8. netmask=255.255.255.0
  9. stdin=serial
  10. stdout=serial
  11. stderr=serial
  12. console=console=ttyS0,115200 mtdparts=nand_mtd:0xc0000@0(uboot)ro,0x7f00000@0x100000(root)
  13. mainlineLinux=no
  14. CASset=min
  15. enaMonExt=no
  16. enaCpuStream=no
  17. enaWrAllo=no
  18. pexMode=RC
  19. disL2Cache=no
  20. setL2CacheWT=yes
  21. disL2Prefetch=yes
  22. enaICPref=yes
  23. enaDCPref=yes
  24. sata_dma_mode=yes
  25. MALLOC_len=1
  26. ethprime=egiga0
  27. netbsd_en=no
  28. vxworks_en=no
  29. bootargs_root=root=/dev/nfs rw
  30. bootargs_end=:::DB88FXX81:eth0:none
  31. image_name=uImage
  32. standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(;
  33. bootdelay=1
  34. disaMvPnp=no
  35. ethaddr=00:50:43:28:30:16
  36. ethmtu=1500
  37. mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
  38. mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
  39. usb0Mode=host
  40. yuk_ethaddr=00:00:00:EE:51:81
  41. nandEcc=1bit
  42. netretry=no
  43. rcvrip=169.254.100.100
  44. loadaddr=0x02000000
  45. autoload=no
  46. enaAutoRecovery=yes
  47. ethact=egiga0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement