Probles with uboot thingpark
- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Probles with uboot thingpark
Hi, guys I recently install the images of thing park For my multitech Mlinux modem. Epic fail, Their images don’t let access to ssh. The problem I had now its I can’t run the script.
Environment size: 509/131067 bytes
U-Boot> tftp 0x000C0000 uboot-setenv-mtcdt.minicom
macb0: PHY present at 0
macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1)
Using macb0 device
TFTP from server 192.168.66.1; our IP address is 192.168.66.66
Filename ‘uboot-setenv-mtcdt.minicom’.
Load address: 0xc0000
Loading: #
done
Bytes transferred = 3819 (eeb hex)
U-Boot> run krb
## Error: “krb” not defined
U-Boot> source 0x000C0000
## Executing script at 000c0000
Wrong image format for “source” command
any suggestions?
my version of uboot its
U-Boot 2012.10-mtcdt-r6 (Mar 29 2018 – 09:35:20)
arm-mlinux-linux-gnueabi-gcc (GCC) 4.8.2
GNU ld (GNU Binutils) 2.24
The script is a set of commands specifically for a minicom terminal program.
It is a text file, opening it will show the commands.