1 pcDuino v1 boards (http://www.linksprite.com/linksprite-pcduino)
6 This default configuration will allow you to start experimenting
7 with the buildroot environment for the LinkSprite pcDuino v1 board
8 including its flavors pcDuino-Lite and pcDuino-Lite-WiFi. With the
9 current configuration it will bring-up the board and allow access
10 through the serial console as well as ethernet and wireless
18 $ make linksprite_pcduino_defconfig
20 Modify configuration if needed, e.g. add more packages to target:
24 Compile everything and build the SD card image:
28 How to write the SD card
29 ========================
31 Once the build process is finished you will have an image
32 called "sdcard.img" in the output/images/ directory.
34 Copy the bootable "sdcard.img" onto an SD card with "dd":
36 $ sudo dd if=output/images/sdcard.img of=/dev/sdX
41 Insert SD card and reset the board. By default pcDuino board