Hello,
I started working on MPC8360EA-MDS-PB board and I downloaded the ISO image for this board from nxp website. I want to load uboot.bin file so I tried to extract the iso image using ' /mnt/cdrom/install '(/mnt/cdrom is created and install file is available) command, but it is showing ' failed in copying files ' and I also tried to extract directly, but the extracted uboot.bin file is showing 0 bytes size. Can you share the file ' uboot.bin ' or all the files which are came in cd for this board (in extracted form).
Thanks,
Prakash
Check your command sequence for this BSP using.
Usually the following command sequence is used.
This folder will be used for LTIB installing.
Usually "/usr/sbin/visudo" command is needed
For example:
sudo /usr/sbin/visudo
pavel ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------