Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot => setenv bootcmd 'dhcp; setenv serverip 192.168.42.141; run loadkernel; run loadinitrd; run loadfdt; run nfsargs; bootz 0x82000000 0x83000000 0x88000000'
- bootloader-commands: Wait for prompt U-Boot (timeout 00:01:59)
- setenv bootcmd 'dhcp; setenv serverip 192.168.42.141; run loadkernel; run loadinitrd; run loadfdt; run nfsargs; bootz 0x82000000 0x83000000 0x88000000'
- run bootcmd
- U-Boot => run bootcmd
- Changing prompt to boot_message ['Booting Linux', 'Resetting CPU']
- bootloader-commands: Wait for prompt ['Booting Linux', 'Resetting CPU'] (timeout 00:01:59)
- run bootcmd
- BOOTP broadcast 1
- BOOTP broadcast 2
- BOOTP broadcast 3
- BOOTP broadcast 4
- BOOTP broadcast 5
- BOOTP broadcast 6
- BOOTP broadcast 7
- BOOTP broadcast 8
- BOOTP broadcast 9
- BOOTP broadcast 10
- BOOTP broadcast 11
- BOOTP broadcast 12
- BOOTP broadcast 13
- BOOTP broadcast 14
- BOOTP broadcast 15
- BOOTP broadcast 16
- BOOTP broadcast 17
- BOOTP broadcast 18
- BOOTP broadcast 19
- BOOTP broadcast 20
- BOOTP broadcast 21
- BOOTP broadcast 22
- BOOTP broadcast 23
- BOOTP broadcast 24
- BOOTP broadcast 25
- BOOTP broadcast 26
- BOOTP broadcast 27
- BOOTP broadcast 28
- BOOTP broadcast 29
- Retry time exceeded; starting again
- *** ERROR: `ipaddr' not set
- *** ERROR: `ipaddr' not set
- *** ERROR: `ipaddr' not set
- bootloader-commands timed out after 113 seconds
- end: 2.4.3 bootloader-commands (duration 00:01:53)
- uboot-retry failed: 1 of 1 attempts. 'bootloader-commands timed out after 113 seconds'
- bootloader-commands timed out after 113 seconds
- end: 2.4 uboot-retry (duration 00:02:00)
- uboot-action failed: 1 of 1 attempts. 'bootloader-commands timed out after 113 seconds'
- bootloader-commands timed out after 113 seconds
- end: 2 uboot-action (duration 00:02:00)
- Cleaning after the job
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement