Hi Yuri,
Thank you for the quick response!
I believe cfimager-imx is a different utility than the cfimager I was using. I was able to obtain a copy of cfimager-imx 1.2 copyright 2005 SigmaTel. I tried executing the command you listed above and it returned an error code: error -37.
Do you know what might be causing this error? Perhaps I have an obsolete version of cfimager-imx?
I saw another post with this error code in this forum, but I didn't see any resolution for the error code itself within the conversation: cfimager-imx can't download .bin file to SD
Here is a screenshot of my output:

UPDATE:
I've been trying different things and if I use a 32GB SD card (instead of the 2GB card I was using) formatted as FAT32, I can use the cfimager application and the following command to achieve my result:
cfimager –raw –offset 0x400 –f u-boot.imx –d E –n
This allows me to put U-Boot at offset 0x400 and preserve the FAT32 filesystem so I can put additional files on the card using Windows.
I would still be curious to know what the "error -37" code means and whether there is a better way to do this. It would be helpful if I need to format a card and burn the image to the SD card using one command.
Thank you,
Scott