6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
[ ] parse the dtb
|
|
[ ] Fin the name of the board
|
|
[ ] Find out how many cores the cpu has
|
|
[ ] Find where the ram starts and how much memory is available
|
|
[ ] Find the UART address
|
|
[ ] Print the previous information to the serial console |