Hi,
  
  I have downloaded U-boot and trying to compile it for the
  Target omap3430sdp_config. 
  
 Using commands 
  
  Step 0: make distclean
  
  Step 1: make CROSS_COMPILE=arm-none-linux-gnueabi-
  omap3430sdp_config
  
  Step 2: make CROSS_COMPILE=arm-none-linux-gnueabi-
  
 I had problem in the compilation.
 
 make distclean  // this is getting executed.. doing some
 cleaning
 
 Probel is here
 make CROSS_COMPILE=arm-none-linux-gnueabi-
  omap3430sdp_config
 
 ./mkconfig  error at line no 2.
 
 I have changed the line 2 code to 
 BOARD_NAME="omap3430sdp"    # Name to print in
 make output
 Still it did not work for me.
 
 //Did not execute the step 3.
 
  Could somebody tell me steps to compile U-Boot for TI3430.
  
  Best Regards,
  Krishna.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
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

Reply via email to