buildroot/board/cubietech/cubieboard1
Gero Schwäricke d90980129f configs/cubieboard1: new defconfig
This patch adds a new defconfig for Cubieboard1 made by Cubietech. It is
based on the Allwinner A10 SoC. See:
http://www.cubietech.com/product-detail/cubieboard1.

The defconfig uses upstream U-Boot and Linux.

Signed-off-by: Gero Schwäricke <gero.schwaericke@posteo.de>
Reviewed-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-07-13 22:44:55 +02:00
..
patches configs/cubieboard1: new defconfig 2024-07-13 22:44:55 +02:00
rootfs_overlay/boot/extlinux configs/cubieboard1: new defconfig 2024-07-13 22:44:55 +02:00
genimage.cfg configs/cubieboard1: new defconfig 2024-07-13 22:44:55 +02:00
readme.txt configs/cubieboard1: new defconfig 2024-07-13 22:44:55 +02:00

readme.txt

Cubietech Cubieboard1
=====================

Cubieboard1 is the first generation Cubieboard from Cubietech.

Cubietech:
http://www.cubietech.com/product-detail/cubieboard1

Linux Sunxi Wiki:
https://linux-sunxi.org/Cubietech_Cubieboard

Building
--------

Configure and build with

  make cubieboard1_defconfig
  make

Flashing
--------

Flash the sdcard image onto a micro sdcard with

  dd if=output/images/sdcard.img of=/dev/sdX bs=1M conv=fsync

Running
-------

Connect a 3V3 serial interface to the serial header on the top side of the board
(between the USB jacks and the A10 chip). Then provide power to the board. The
interface uses 115200 baud.