Re: [U-Boot] Doubt on uboot code

2012-07-13 Thread Wolfgang Denk
Dear VISWANADHULA BALAJI, In message you wrote: > > I have the U-boot source code of SAMSUNG EXYNOS SMDKV310 board. When i Where did you get this code from? >"bl1.bin responsibility is to load the second stage bootloader from > the sd card to SD RAM".*I have the doubt in the bl1.b

[U-Boot] Doubt on uboot code

2012-07-13 Thread VISWANADHULA BALAJI
Hi, Thank you for your reply. I have the U-boot source code of SAMSUNG EXYNOS SMDKV310 board. When i compiled the U-boot source code I got uboot.bin file and bl1.bin file. Actually bl1.bin file is extracted from the uboot.bin file by using the mkbl2 tool(tool's source code is prese