Buildroot for uboot+kernel+rfs

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Buildroot for uboot+kernel+rfs

2,111件の閲覧回数
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,096件の閲覧回数
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,101件の閲覧回数
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,095件の閲覧回数
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 件の賞賛
返信