01-步骤整理-华为海思Hikey970开发板的AOSP编译烧写

本文档整理了华为海思Hikey970开发板编译Android AOSP系统及烧写过程,包括Bootloader、Kernel、AOSP的编译,以及详细的烧写步骤,涉及Fastboot模式设置和镜像文件烧写。
摘要由CSDN通过智能技术生成

    最近结合第三方厂家与官方提供的编译文档,实践整理了Hikey970单板编译与烧写Google原生AOSP(Android Open Source Project)系统的步骤。

    单板参数:6GB LPDDR4

                     64GB UFS

    具体流程如下。

一、Bootloader

1、sudo apt-get install uuid-dev build-essential
2、mkdir bootloader
   cd bootloader
3、git clone https://github.com/96boards-hikey/tools-images-hikey970.git
   git clone https://github.com/96boards-hikey/OpenPlatformPkg.git -b hikey970_v1.0
   git clone https://github.com/96boards-hikey/arm-trusted-firmware.git -b hikey970_v1.0
   git clone https://github.com/96boards-hikey/l-loader.git -b hikey970_v1.0
   git clone https://github.com/96boards-hikey/edk2.git -b hikey970_v1.0
   git clone https://github.com/96boards-hikey/uefi-tools.git -b hikey970_v1.0
4、cd edk2
   ln -sf ../OpenPlatformPkg
5、vim ${BUILD_PATH}/l-loader/build_uefi.sh
   具体改动见下图
6、 编译 l-loader/build_uefi.sh hikey970

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值