Booting up boards and adding kernel image and dtb file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Booting up boards and adding kernel image and dtb file

Heyy, i study electrical and electronic engineering, has anyone got knowledge about booting up board, the file system that is required like the kernel Image and dtb etc… Using tera term Any helpful resources would be appreciated.

20th Aug 2022, 5:19 PM
Humza Ali
Humza Ali - avatar
6 Answers
+ 2
Thank you chris coder :)
26th Aug 2022, 7:04 PM
Humza Ali
Humza Ali - avatar
+ 2
No sorry this is a programing learning app. No luck with google?
20th Aug 2022, 7:31 PM
Chris Coder
Chris Coder - avatar
+ 2
Is this the thing you're talking about? https://up-board.org/up/specifications/
20th Aug 2022, 7:34 PM
Chris Coder
Chris Coder - avatar
+ 2
First of all thank you Chris for responding. We do use bash(filename.sh) scritping to write code and run it on the Board. Which has system on chip(SoC). I have tried to look into uaing google but no luck yet. I want to know how to set up enviroment of board (like the files that we need etc) test the board.
21st Aug 2022, 8:29 AM
Humza Ali
Humza Ali - avatar
+ 2
https://downloads.up-community.org/ Has a forum, manual, wiki, and download section.
21st Aug 2022, 8:31 PM
Chris Coder
Chris Coder - avatar
+ 1
I have found out that I need kernal Image, dtb and scripts files to boot up the board. I used tera term as my bootloader. Once I booted up i could easily navigate and test thr board. Different scripts are written in bash language and they are tested on the board. For example wherther the usb driver on the board is working or the SD card reader is driver is working.
26th Aug 2022, 7:03 PM
Humza Ali
Humza Ali - avatar