打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Linux Environment (Customization)


1、Make
Go to $WORKSPACE/release, set the path of the tool. Then, go to the directory that contains the kernel source, and execute make.

> cd $WORKSPACE/release/
> source ./set_gnutool_path.sh
> cd ain1e/dev/cpu0/kernel/src/linux-x.xx.xx-xarina/
> make


2、 Identification
Confirm that the three files uImage, zImage and Image have been generated.

> ls $WORKSPACE/release/ain1e/dev/cpu0/kernel/src/linux-x.xx.xx-xarina/arch/arm/boot/*Image
uImage
zImage
Image


3、 Copy to release directory
Copy “uImage” file to “$WORKSPACE/release/fw_image/kernel” directory with renaming. It is required because install_fw.sh gathers Linux kernel image from “$WORKSPACE/release/fw_image/kerne/” directory.

> cp $WORKSPACE/release/ain1e/dev/cpu0/kernel/src/linux-x.xx.xx-xarina/arch/arm/boot/uImage \
$WORKSPACE/release/fw_image/kerne/uImage_3.10.55_yyyymmdd_XARINA_evb
* yyyymmdd = “yyyy” is the year such as 2015, “mm” is the month, and “dd” is the date. These are all numbers.









本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
Say Hello to Linux Kernel 4.0 and Say Goodbye to 3.x
Linux 2.6.37内核移植到Mini2440(一)
git 合并no branch 到 master
【嵌入式Linux学习七步曲之第三篇 Linux系统bootlaoder移植】U-BOOT全线移植分析系列之四--U-boot如何引导Linux内核启动? - Sailor
开始编uImage的时候,报错:multiple(orno)loadaddresses:
zImage和uImage的区别(转)
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服