我目前有一个项目,基本上我想要的是在raspberry pi中创建一个嵌入式linux。我想要实现的是在我的raspberry pi中引导我定制的linux。我目前正在使用Buildroot。linux上需要编辑哪些文件。)
1.Override login prompt after booting(I want to use my own prompt which is i already created using pythonWhat i want here is after booting</em
我有一个基于MIPS的主板(MediaTek mt7620),它有一个专有的封闭式引导加载程序(u-boot),切断了很多功能,比如booting a standalone application。对于另一个带有支持booting a standalone application的u-boot的主板(mt7621),我可以创建一些linux boot镜像(独立应用程序),并将其放入闪存中,而不是放入正如我所提到的,基于mt7620的主板的u-boot不支持booting a standalone application,所