A20 Based pcDuino3/3S/3C/3Nano July 1, 2014 4 Comments How to build Linux Kernel for pcDuino3 In this post, we will show the steps to build kernel for pcDuino3. There is a sister post about building […]
A20 Based pcDuino3/3S/3C/3Nano June 29, 2014 0 Comments BSP development for pcDuino3 (V): Enable Dual Core 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 [ […]
A20 Based pcDuino3/3S/3C/3Nano June 29, 2014 0 Comments BSP development for pcDuino3 (IV): Build kernel from TFTP In order to facilitate building the file system, we will need to setup TFTP server. There are two options: one […]
A20 Based pcDuino3/3S/3C/3Nano June 29, 2014 0 Comments BSP development for pcDuino3 (III): Build Root File System We have talked about u-boot, linux kernel. In this post, we will move on to build the root file system. […]
A20 Based pcDuino3/3S/3C/3Nano June 29, 2014 0 Comments BSP development for pcDuino3 (II): Port linux-3.15 [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 […]
A20 Based pcDuino3/3S/3C/3Nano June 29, 2014 0 Comments BSP development for pcDuino3 (I): Port u-boot-2014-04 This is going to be a serial of tutorials covering BSP development work for pcDuino3. In this post, we […]
A10 based pcDuino1/pcDuino2/pcDuino lite/pcDuino lite wifi May 20, 2014 0 Comments Steps to modify the booting logo of pcDuino1/2/3 To modify the booting logo, we first need to connect pcDuino to your host computer through the OTG USB port. […]