Hi all,
i want to boot vxworks using uboot for t2080rdb board.
i download image over tftp at 0x1000000
gave bootvx 1000000
=> bootvx 1000000
## Ethernet MAC address not copied to NV RAM
## Using bootline (@ 0x4200): root=/dev/ram rw console=ttyS0,115200
## Starting vxWorks at 0x00100000 ...
but the log hangs after this.
am i doing anything wrong???
i also wanted to know whether the control has jump to vxworks or still its in uboot????