Hi all,
I've retrieved u-boot from arago git repository ( git://arago-project.org/git/projects/u-boot-davinci.git) but when I try to build it for Omap-l137(da830evm_config) I get the following error:
arch/arm/cpu/arm926ejs/start.o: In function `fiq':
/develop/u-boot-davinci/arch/arm/cpu/arm926ejs/start.S:512: undefined reference to `DAVINCI_DDR_EMIF_DATA_BASE'
make: *** [u-boot] Error 1