Changes

Jump to navigation Jump to search
no edit summary
Line 4: Line 4:     
The following operations are done on ubuntu PC.
 
The following operations are done on ubuntu PC.
====Build cross-compilation environment on Ubuntu 64-bit operating system)====
+
===Build cross-compilation environment on Ubuntu 64-bit operating system)===
 
<code>sudo apt install git bc bison flex libssl-dev make libc6-dev libncurses5-dev</code>
 
<code>sudo apt install git bc bison flex libssl-dev make libc6-dev libncurses5-dev</code>
   Line 14: Line 14:     
<code>sudo apt install crossbuild-essential-arm64</code>
 
<code>sudo apt install crossbuild-essential-arm64</code>
====Download the standard version of the piOS source code====
+
===Download the standard version of the piOS source code===
 
=====Confirm the piOS version of your raspberry Pi=====
 
=====Confirm the piOS version of your raspberry Pi=====
   Line 60: Line 60:     
Modify the Makefile in the same path,add the corresponding dts compilation option.
 
Modify the Makefile in the same path,add the corresponding dts compilation option.
====Building====
+
===Building===
 
====Preparing====
 
====Preparing====
   Line 117: Line 117:  
===References===
 
===References===
 
<nowiki>https://www.raspberrypi.org/documentation/linux/kernel/building.md</nowiki>
 
<nowiki>https://www.raspberrypi.org/documentation/linux/kernel/building.md</nowiki>
 +
 +
=== Document History ===
 +
 +
* 20220411
 +
 +
Add description of MV series.

Navigation menu