nareshkamboju

juno-cmd-args

Aug 23rd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. naresh@linaro:/media/naresh/JUNO/SOFTWARE$ cat startup.nsh
  2. echo -off
  3. echo Juno startup.nsh from NOR flash
  4. echo Example command to start the kernel:
  5. echo norkern dtb=board.dtb initrd=ramdisk.img console=ttyAMA0,115200n8 root=/dev/sda2 rw rootwait earlyprintk=pl011,0x7ff80000 debug user_debug=31 androidboot.hardware=juno loglevel=9 sky2.mac_address=0xAA,0xBB,0xCC,0xDD,0xEE,0xFF
  6. naresh@linaro:/media/naresh/JUNO/SOFTWARE$
Add Comment
Please, Sign In to add comment