Build Instructions; Build Android; Build Android Kernel; Build Android System Image - Advantech RSB-6410 User Manual

Nxp arm cortex-a9 i.mx6 dual/quad mini-itx motherboard
Table of Contents

Advertisement

4.4

Build Instructions

1.
Open one terminal console and change directory to BSP scripts folder.
2.
Perform one of the following commands:
4.4.1

Build android

1.
Open a terminal console and change directory to BSP scripts folder
2.
Perform the following command:
root@PcName:~# ./mk_android.sh <product name>
where <product name> is:
• RSB-6410 for RSB-6410 board
3.
Then you can get android all image file under image folder, include as follows u-
boot_crc.bin, u-boot_crc.bin.crc, boot.img, system.img, recovery.img.
4.4.2

Build android kernel

1.
Open a terminal console and change directory to BSP scripts folder
2.
Perform the following command:
root@PcName:~# ./mk_bootimg.sh <product name>
where <product name> is:
• RSB-6410 for RSB-6410 board
3.
Then you can get the android kernel image file named boot.img under image
folder.
4.4.3

Build android system image

1.
Open a terminal console and change directory to BSP scripts folder
2.
Perform the following command:
root@PcName:~# ./mk_system.sh <product name>
where <product name> is:
• RSB-6410 for RSB-6410 board
3.
Then you can get the android kernel image file named system.img under image
folder
4.4.4

Build android recovery image

1.
Open a terminal console and change directory to BSP scripts folder
2.
Perform the following command:
root@PcName:~# ./mk_recovery.sh <product name>
where <product name> is:
• RSB-6410 for RSB-6410 board
3.
Then you can get the android kernel image file named recovery.img under
image folder
RSB-6410 Android User Manual
50

Advertisement

Table of Contents
loading

Table of Contents