Buildroot for uboot+kernel+rfs

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Buildroot for uboot+kernel+rfs

2,122 次查看
ts1234
Contributor III

How do I use LSDK's (flexbuild_lsdk2012.tgz) buildroot package for building uboot+kernel+rfs images.

Currently buildroot is only used for rootfs (rfs). Uboot and Kernel are built separately.

I am looking for the changes required for moving the kernel+uboot build from flex-builder script to buildroot. I also want to create the install images as well through buildroot.

 

0 项奖励
回复
3 回复数

2,107 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could generate firmware image with the following command in LSDK.

$ flex-builder -i mkfw -m ls1043ardb -b nor

The firmware image includes atf, Kernel image, dtb and rootfs filesystem.

0 项奖励
回复

2,112 次查看
ts1234
Contributor III

Can I use openil instead of the LSDK?

What is the relationship between OpenIL Linux and the LSDK Linux?  Which one should be preferred for LS1043A or LS1023A?

 

 

 

 

0 项奖励
回复

2,106 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could use openil  instead of LSDK.

Linux Kernel in Openil 1.9 or 1.10 is based on Linux Kernel  in LSDK 20.04.

The applications in Openil are different from LSDK. Both LSDK and Openil support LS1043.

 

0 项奖励
回复