Other Parts Discussed in Thread: OMAP3530
Hi all
I downloaded the DVSDK 3.0 . I used omap3_beagle_defconfig, When I tyeped make , it happened this error .
arch/arm/mach-omap2/built-in.o: In function 'omap3_beagle)map.io' :
/usr/local/omap3530/linux/arch/arm/mach-omap2/board-omap3beagle.c:452 undefined reference to 'omap2_set_sdram_vram'
make : *** [.tmp_vmlinux1] Error1
how to solve ?
I find about function definition of 'omap2_set_sdram_vram'
thanks