Run bootscript through sd card on imx6 solo board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Run bootscript through sd card on imx6 solo board

2,547 次查看
srikittu34
Contributor II

Hello all,

  Here I have successfully completed booting uboot,loading kernel and dtb .. through uart console..

 But I need to run it without console..directly by inserting sd card it should boot and load kernel login ..for that bootscript is needed .. please give me some guidance about this ..most thankful in advance

Best regards,

Srikrishna

标签 (1)
0 项奖励
回复
1 回复

1,539 次查看
radhikasomaiya
Senior Contributor II

Hi anna srikrishna sri,

As you mentioned, UART console is just a debug console through which you can get the boot logs for your device. You can boot the device without the console as well just you will not get the access to it. You don't need any script to make this happen.

Here I am attaching the Linux User Guide for your reference :

i.MX_Linux_User's_Guide.pdf

Regards,

Radhika Somaiya