change this
- Code: Select all
Marvell>> setenv bootargs console=ttyS0,115200 netconsole=6666@${ipaddr}/,6666@${serverip}/
to this
- Code: Select all
Marvell>> setenv bootargs console=ttyS0,115200 root=/dev/sda7 netconsole=6666@${ipaddr}/,6666@${serverip}/
when loading the kernel via tftp and with net console support
but lest first check some things with poking around with the standalone kernel