1 Star 0 Fork 0

xiayang/Amlogic_S905-u-boot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
make_p200 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oleg Ivanov 提交于 2016-12-10 20:25 . new ver 2Gb
#!/bin/bash
export PATH=$PATH:/opt/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux/bin/
export PATH=$PATH:/opt/CodeSourcery/Sourcery_G++_Lite/bin
#export PATH=$PATH:/~/Amlogic_S905-u-boot/tolchain/bin
#make SOC=gxb distclean
make distclean
ARCH=arm64 CROSS_COMPILE=aarch64-none-elf- make gxb_p200_v1_config
ARCH=arm64 CROSS_COMPILE=aarch64-none-elf- make -j
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiayang0521/Amlogic_S905-u-boot.git
[email protected]:xiayang0521/Amlogic_S905-u-boot.git
xiayang0521
Amlogic_S905-u-boot
Amlogic_S905-u-boot
master

搜索帮助