我在github上找到https://github.com/FireWRT。有下述疑问想请教大家:
- 如何在一块没有写过的flash上,加载u-boot,进而烧写分区表,相关image
- 如何build? 目前我执行这些步骤没有出错。
2a. make clean
2b. sudo make tools/quilt/install
2c. make - build出的内容,如何写入板子
- 调试应用程序,一般有哪些手段?是否支持gdb_server?
- 完善的MT7621A的硬件手册(准确到寄存器级别)
我在github上找到https://github.com/FireWRT。有下述疑问想请教大家: