How to build ppc32 firmware image for T1024RDB using LSDK?

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

How to build ppc32 firmware image for T1024RDB using LSDK?

跳至解决方案
1,430 次查看
kenjitakahashi
Contributor I

I use a custom board based on T1024RDB. Can I create a 32-bit image (u-boot, kernel, rootfs, etc) with LSDK 19.09?

I ran the following command on Ubuntu 18.04, but only flex-installer was created in ./build/image.

$ flex-builder -m t1024rdb -a ppc32

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,300 次查看
alexander_yakov
NXP Employee
NXP Employee

For T1024RDB board we offer "Linux SDK for QorIQ processors".

This is said at T1024RDB board Product page:

https://www.nxp.com/design/software/development-software/codewarrior-development-tools/run-control-d...

Direct link to Linux SDK for QorIQ processors Product page:

https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk...

LSDK does not support T1024, please look the following LSDK User Guide, Section 3.4 "Supported Targets":

https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev19.09_311219.pdf

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,301 次查看
alexander_yakov
NXP Employee
NXP Employee

For T1024RDB board we offer "Linux SDK for QorIQ processors".

This is said at T1024RDB board Product page:

https://www.nxp.com/design/software/development-software/codewarrior-development-tools/run-control-d...

Direct link to Linux SDK for QorIQ processors Product page:

https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk...

LSDK does not support T1024, please look the following LSDK User Guide, Section 3.4 "Supported Targets":

https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev19.09_311219.pdf

0 项奖励
回复
1,300 次查看
kenjitakahashi
Contributor I

Thank you for your reply.

I wanted to use LSDK because Yocto Jethro (QorIQ-SDK) and linux-4.1 are EOL, but if it doesn't support it, it can't be helped...

Regards,

Kenji

0 项奖励
回复