hi,
I have imx21ads board and iam trying to install bsp in linux 2.4 version(fedora). I have followed steps given for installing linux bsp for imxads board.
I have installed bsp and when iam trying to flash the bootloader using the following command,
<install_path>/bin/imx21_download -- port /dev/ttyS0 --addr \0xc0300000 --stop_auto_boot <install_path>/rootfs/boot/blob
iam getting following error:-
version glibc_2.4.lib not found.
can anyone help in resolving this.