Can someone share the procedure to create a flex-builder based image for the LS1043A DCM (Dual Chip Module board)?
The procedure outlined in the DCM user manual does not use flex-builder and only shows you how to generate a Linux kernel, so it is somewhat restrictive.
Thanks in advance.
Usually u-boot provides board initialization (DDR, Flash). Look at the following pages about u-boot porting:
https://elinux.org/images/2/2a/Schulz-how-to-support-new-board-u-boot-linux.pdf
See also the following pages:
https://bootlin.com/pub/conferences/2015/captronic/captronic-porting-linux-on-arm.pdf
and
https://www.embedded.com/design/connectivity/4023297/Linux-Porting-Guide
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
I think NxP LSDK supports LS1043A-RDB. Is this LS1043A-DCM also purchased from NxP ?
Yes, this is an evaluation board from NXP containing the LS1043 and MPC5748G.