Adeneo Embedded i.MX53 Manual del usuario - Página 10

Navegue en línea o descargue pdf Manual del usuario para Placa base Adeneo Embedded i.MX53. Adeneo Embedded i.MX53 20 páginas. Quick start board bsp for android gingerbread v4.2

choice=
--cpus-kernel
--cpus-android
● To build the whole system (bootloader + kernel + Android):
$ ./build_android.sh --board=imx53_qsb --build-choice=all --lunch-
type=eng
● To build just the bootloader:
$ ./build_android.sh --board=imx53_qsb --build-choice=uboot --lunch-
type=eng
● To build just the kernel:
$ ./build_android.sh --board=imx53_qsb --build-choice=kernel --lunch-
type=eng
● To build just the Android root-filesystem:
$ ./build_android.sh --board=imx53_qsb --build-choice=android --lunch-
type=eng
Flashing the images on an SD Card
WARNING: The flashing script will reformat and repartition the specified block device, thus
erasing all the data it contains! Make sure you are using the right device-node!
Notes:
● In this document, we will assume that /dev/sdX is the device-node for your SD Card
device. To find the right device-node, insert the SD Card in a reader and use the dmesg
01/29/2012
● eng: contains debugging features
and additional programs (e.g.
busybox).
● user: debugging features and
additional programs are disabled.
Mandatory
Number of CPUs used to build the kernel
and the bootloader.
Optional
Number of CPUs used to build Android.
Optional
Adeneo i.MX53 QSB BSP for Android Gingerbread 4.2
1..N
1..N
10
20
Page
/