How to Generate Kernel Image used by ‘dd’ to create production SD
When pcDuino team released firmware, they usually release a kernel image for PhoenixCard first. But Phonenixcard can only be used […]
When pcDuino team released firmware, they usually release a kernel image for PhoenixCard first. But Phonenixcard can only be used […]
Each pcDuino3 comes with a specific version of Linux kernel and Ubuntu Operating System pre-installed on its NAND storage. You […]
In this post, we will show the steps to build kernel for pcDuino3. There is a sister post about building […]
From the previous post, we obtain the following kernel boot log: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ […]
In order to facilitate building the file system, we will need to setup TFTP server. There are two options: one […]
We have talked about u-boot, linux kernel. In this post, we will move on to build the root file system. […]
[vc_row][vc_column][vc_column_text]We have covered the uboot. Now we will continue the adventure by looking at port linux3.15. [/vc_column_text][vc_tour][vc_tab title=”Download source […]
This is going to be a serial of tutorials covering BSP development work for pcDuino3. In this post, we […]
To modify the booting logo, we first need to connect pcDuino to your host computer through the OTG USB port. […]