I’m curious on how I should build my uboot project from the command line. I’m using a ant script to build CE but I also need to build Uboot. Currently I launch VisStudio and select Digit Add-ins>U-Boot Manager. Then I navigate to where my uboot code is. Then right click on the folder and select either build or rebuild. I know that uboot uses the c:\cygwin420 folder. I have a build_settings.xml file that I assume I need to pass in.
There is a makefile in my source code. and I know there is a make.exe in the cygwin folder. I just want to be sure I’m building it with the proper parameters. Any help would be appreicated.
Thanks!
jeff