imx6q 基于安卓系统6源码 如何生成mfgtools使用的文件

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx6q 基于安卓系统6源码 如何生成mfgtools使用的文件

1,413件の閲覧回数
mikeliu
Contributor I

imx6q 基于安卓系统6源码 如何生成mfgtools使用的文件

android6.0\Profiles\Linux\OS Firmware\firmware:

fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot

u-boot-imx6qsabresd_sd.imx

zImage

zImage-imx6q-sabresd.dtb

ラベル(1)
0 件の賞賛
返信
1 返信

1,321件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Mike,

--fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot

   The file is Ramdisk, you don't need to re-compile one. Use it, please!

--u-boot-imx6qsabresd_sd.imx

# make mx6qsabresd_config

# make

--zImage

#make imx_v7_mfg_defconfig

#make KCFLAGS=-mno-android -j4

--zImage-imx6q-sabresd.dtb

The file is the same as that .dtb for normal working.(和正常工作的一样)

Or You can compile DTB files separately.

#make dtbs

Above method  can be found in android user's guide of Android 7 BSP,  so try these steps, please!

Have a nice day!

BR,

Weidong

0 件の賞賛
返信