Radha Krishna wrote: > Hi, > > I have downloaded U-boot and trying to compile it for the > Target omap3430sdp_config. > > Using commands
[snip] > $ make CROSS_COMPILE=arm-none-linux-gnueabi- omap3430sdp_config > ./mkconfig: line 2: $'\r': command not found > make: *** [omap3430sdp_config] Error 127 Is that telling you that you have DOS line endings (<CR>+<LF> i.e. \r\n) as opposed to unix line endings (\n only)? > $ make CROSS_COMPILE=arm-none-linux-gnueabi- > System not configured - see README > make: *** [all] Error 1 > > Could somebody tell me steps to compile U-Boot for > TI3430. > > Best Regards, > Krishna. My best guess, gvb ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users