Hello.
Im working with GLSDK on Jacinto 6
Recently I applied SPL boot as to below. Accurately, It is qspi boot working without u-boot stage(only work SPL and kernel)
After apply it, I couldn't access SSH server of host side(jacinto6). I guessing it because of no u-boot stage.
The reason I think this is, I saw same situation when I remove all network feature in config file in u-boot.
Please help me. How can I alive network again? below is log
INIT: version 2.88 booting
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
bootlogd.
INIT: Entering runlevel: 5
Starting tiipclad daemon
Opened log file: lad.txt
Spawned daemon: /usr/bin/lad_dra7xx
Sending discover...
Sending discover...
Sending discover...
No lease, forking to background
done.
Starting Dropbear SSH server: dropbear.
root@dra7xx-evm:~# ifconfig
eth0 Link encap:Ethernet HWaddr C6:8C:87:D2:FD:9A
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7019 errors:0 dropped:0 overruns:0 frame:0
TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:543887 (531.1 KiB) TX bytes:20178 (19.7 KiB)
Interrupt:78
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@dra7xx-evm:~#