EKI-1121L/1122L/1124L User Manual
46
A.1
Restore the Platform Kernel
Just in case if the kernel or flash is corrupted, follow the below steps to recover the
kernel and root file system.
1.
Connect the EKI-1121L/1122L/1124L with console.
2.
Press Ctrl + C when power on the EKI-1121L/1122L/1124L.
3.
You should see the following messages.
4.
Start your TFTP server and put the kernel.lzo and jffs2fs.img under the TFTP
directory.
5.
Assume your TFTP server's IP is 172.21.73.101. Use the following commands.
6.
After EKI-1121L/1122L/1124L startups, You may encounter following or similar
CRC errors:
jffs2_get_inode_nodes: Node header CRC failed at 0x06add4.
{df0e,e002,df4edf4e,df4edf4e}
This is because that part of flash space is not formatted according to the jffs2
format.Generally speaking, this is not a problem. In this case ,you just need
restart the EKI-1121L/1122L/1124L.
7.
After restart, it should be work. But if you encounter other warnings,please look
over Chapter 5 "Troubleshooting".
Redboot>fis init -f
Redboot>load -r -v -h 172.21.73.101 -b 0x8000 kernel.lzo
Redboot>fis create -b 0x8000 -l 0x200000 -s 0x200000 -f 0x7F060000 -e 0x8000
kernel.lzo
Redboot>load -r -v -h 172.21.73.101 -b 0x100000 jffs2fs.img
Redboot>fis write -b 0x100000 -f 0x7F260000 -l 0x250000
Redboot>fis create -f 0x7F260000 -l 0x590000 jffs2fs.img
Redboot>fis load -b 0x8000 -l kernel.lzo
Redboot>go -n 0x8000
Summary of Contents for EKI-1121L
Page 1: ...User Manual EKI 1121L EKI 1122L EKI 1124L 1 2 4 port Programmable Serial Device Servers...
Page 7: ...Chapter 1 1 Introduction...
Page 10: ...EKI 1121L 1122L 1124L User Manual 4...
Page 11: ...Chapter 2 2 Getting Started...
Page 23: ...Chapter 3 3 Installation and Configuration...
Page 42: ...EKI 1121L 1122L 1124L User Manual 36...
Page 43: ...Chapter 4 4 Development Guide...
Page 48: ...EKI 1121L 1122L 1124L User Manual 42...
Page 49: ...Chapter 5 5 Troubleshooting...
Page 51: ...Appendix A A Restore the Platform Kernel...
Page 53: ...Appendix B B Erase JFFS2 File System...
Page 55: ...Appendix C C Command Collection...
Page 59: ...53 EKI 1121L 1122L 1124L User Manual Appendix C Command Collection...