Re: [U-Boot] problem on BL1.bin

2012-07-18 Thread Mike Frysinger
On Friday 13 July 2012 01:34:02 VISWANADHULA BALAJI 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) \ >

Re: [U-Boot] problem on BL1.bin

2012-07-13 Thread Chander Kashyap
Hi Balaji, On 13 July 2012 11:04, VISWANADHULA BALAJI wrote: > Hi All, > > 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,

Re: [U-Boot] problem on BL1.bin

2012-07-12 Thread Wolfgang Denk
Dear Balaji, In message 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(*)(u3

[U-Boot] problem on BL1.bin

2012-07-12 Thread VISWANADHULA BALAJI
Hi All, 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_ADD