Trying to build the kernel and other components, starting with u-boot per instructions in document http://processors.wiki.ti.com/index.php/GSG:_Building_Software_Components_for_OMAP-L1#Rebuilding_the_Linux_kernel
I am getting the following error during the build of u-boot
lowlevel_init.S:619:2: error: #error "Unknown DDR configuration!!!"
make[1]: *** [lowlevel_init.o] Error 1
I think this is the latest release, it is in the directory u-boot-2010.12-psp03.21.00.04.sdk down in the extracted directories. Anyone have an idea of how to work around this?
TIA