How to build ppc32 firmware image for T1024RDB using LSDK?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to build ppc32 firmware image for T1024RDB using LSDK?

Jump to solution
724 Views
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

Labels (1)
Tags (3)
0 Kudos
1 Solution
594 Views
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

View solution in original post

0 Kudos
2 Replies
595 Views
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 Kudos
594 Views
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 Kudos