I am new with OMAP processor.
first, I install the GLSDK, now I want boot the board, I prepare a 4G sd,
sudo ${GLSDK}/bin/mksdboot.sh --device /dev/sdY --sdk ${GLSDK}
but it's wrong ,any other script can be used here ?my sd is /dev/sdb here.
I don't understand the given script here.
thank you very much