SHOW:
|
|
- or go back to the newest paste.
| 1 | Hit any key to stop autoboot: 0 | |
| 2 | SOCFPGA_CYCLONE5 ' - try 'help'c 4 | |
| 3 | SOCFPGA_CYCLONE5 ' - try 'help' | |
| 4 | SOCFPGA_CYCLONE5 ' - try 'help' | |
| 5 | SOCFPGA_CYCLONE5 ' - try 'help' | |
| 6 | SOCFPGA_CYCLONE5 ' - try 'help' | |
| 7 | SOCFPGA_CYCLONE5 ' - try 'help' | |
| 8 | SOCFPGA_CYCLONE5 # | |
| 9 | Unknown command '' - try 'help' | |
| 10 | SOCFPGA_CYCLONE5 # | |
| 11 | Unknown command '' - try 'help' | |
| 12 | SOCFPGA_CYCLONE5 # mw 0xffd0501c 4 | |
| 13 | SOCFPGA_CYCLONE5 # env print mmcboot | |
| 14 | mmcboot=setenv bootargs console=ttyS0,57600 root=${mmcroot} rw rootwait;bootm ${loadaddr} - ${fdtaddr}
| |
| 15 | SOCFPGA_CYCLONE5 # setenv mmcboot setenv bootargs console=ttyS0,57600 video=ocfb:640x480-32@60 root=${mmcroot} rw rootwait;bootm ${loadaddr} - ${fdtaddr}
| |
| 16 | Wrong Image Format for bootm command | |
| 17 | ERROR: can't get kernel image! | |
| 18 | SOCFPGA_CYCLONE5 # | |
| 19 | Unknown command '' - try 'help' | |
| 20 | SOCFPGA_CYCLONE5 # setenv bootargs "console=ttyS0,57600 video=ocfb:640x480-32@60 root=${mmcroot} rw rootwait;bootm ${loadaddr} - ${fdtaddr}"
| |
| 21 | SOCFPGA_CYCLONE5 # setenv mmcboot "setenv bootargs console=ttyS0,57600 video=ocfb:640x480-32@60 root=${mmcroot} rw rootwait;bootm ${loadaddr} - ${fdtaddr}"
| |
| 22 | SOCFPGA_CYCLONE5 # env print mmcboot | |
| 23 | mmcboot=setenv bootargs console=ttyS0,57600 video=ocfb:640x480-32@60 root=/dev/mmcblk0p2 rw rootwait;bootm 0x7fc0 - 0x00000100 | |
| 24 | SOCFPGA_CYCLONE5 # boot | |
| 25 | reading uImage | |
| 26 | ||
| 27 | 3255952 bytes read | |
| 28 | reading socfpga.dtb | |
| 29 | ||
| 30 | 16313 bytes read | |
| 31 | ## Booting kernel from Legacy Image at 00007fc0 ... | |
| 32 | Image Name: Linux-3.9.0-g414aecb-dirty | |
| 33 | Image Type: ARM Linux Kernel Image (uncompressed) | |
| 34 | Data Size: 3255888 Bytes = 3.1 MiB | |
| 35 | Load Address: 00008000 | |
| 36 | Entry Point: 00008000 | |
| 37 | ## Flattened Device Tree blob at 00000100 | |
| 38 | Booting using the fdt blob at 0x00000100 | |
| 39 | XIP Kernel Image ... OK | |
| 40 | OK | |
| 41 | - | Loading Device Tree to 0fff8000, end 0fffefb8 ... OK |
| 41 | + | Loading Device Tree to 0fff8000, end 0fffefb8 ... OK |
| 42 | ||
| 43 | Starting kernel ... |