2 Star 0 Fork 0

tulipxx/IMX6ULL_Uboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mx6ull_alientek_emmc.sh 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabihf- distclean
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabihf- mx6ull_14x14_ddr512_emmc_defconfig
make V=1 ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabihf- -j12
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tulipxx/imx6-ull_-uboot.git
git@gitee.com:tulipxx/imx6-ull_-uboot.git
tulipxx
imx6-ull_-uboot
IMX6ULL_Uboot
master

搜索帮助