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. […]
Showcase June 29, 2014 0 Comments First High School Classroom powered by pcDuino in China The first classroom equipped with pcDuino is put into use in Zibo Boshan high school, Shangdong, China, thanks to the […]
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 […]