User:Jelly/A23-Q88-tablet

From ArchWiki

Category:ARM architecture

Note: The device is not officially supported by the ALARM project, i.e. please refrain from submitting patches, feature requests or bug reports for it.

The A23-Q88 Tablet is an Allwinner Tablet with a dualcore.

Create the base system

U-boot

Clone the latest git repo of u-boot.

$ make -j4 ARCH=arm CROSS_COMPILE=arm-none-eabi- q8_a23_tablet_800x480_defconfig
$ make -j4 ARCH=arm CROSS_COMPILE=arm-none-eabi-