Hi,
I am trying to follow the 'How to Linux Fast Boot on DRA821U' application note and hoping to substitute TinyFS with QNX.
I now have QNX booting, but when I try to set the static IP of the system, QNX seems to hang. The same QNX image is fine when booting from the SD card.
The commands I am using are:
echo "Setting up IP address." io-pkt-v6-hc mount -T io-pkt /sd/tilib/devnp-cpsw2g.so if_up -p am0 ifconfig am0 192.168.1.10 netmask 255.255.0.0
Does booting from xSPI cause the network device to not come online in the same manner?
Cheers for any help with this one!
Michael.