[U-Boot] problem on BL1.bin
Wolfgang Denk
wd at denx.de
Fri Jul 13 08:08:34 CEST 2012
Dear Balaji,
In message <CA+qW+UVEUX=8=hRJ7DWkJs5f23T1_V4fkUm2jMYQ9KHfu5wJQA at mail.gmail.com> you wrote:
>
> Iam using smdkv310 board of SAMSUNG EXYNOS SOC. How bl1.bin file copy the
> uboot.bin file from SD/MMC card to DDR2 RAM.
> by using the following device copy functions
>
> #define SDMMC_ReadBlocks_eMMC_ByCPU(uNumOfBlks, uDstAddr) \
> (((void(*)(u32, u32*))(*((u32
> *)EXT_eMMC43_BL2_ByCPU_ADDRESS)))(uNumOfBlks, uDstAddr))
>
> The macro EXT_eMMC43_BL2_ByCPU_ADDRESS is mapped to the IRAM physical
> adress
I have no idea what you are talking about here. Mainline U-Boot does
not contain any such code.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Marriage is the triumph of imagination over intelligence. Second
marriage is the triumph of hope over experience.
More information about the U-Boot
mailing list