Re: [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo

2016-05-30 Thread Simon Glass
Hi Arun, On 27 May 2016 at 15:01, Arun Kuttiyara Varghese wrote: > Hi Simon, > > Thanks a lot for your help. > > I was experimenting with few options : > finally I got a working combination. > > I added below options in configs/omap3_overo_defconfig > CONFIG_RSA=y > CONFIG_DM=y > > and in include

Re: [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo

2016-05-30 Thread Arun Kuttiyara Varghese
Hi Simon, Thanks a lot for your help. I was experimenting with few options : finally I got a working combination. I added below options in configs/omap3_overo_defconfig CONFIG_RSA=y CONFIG_DM=y and in include/configs/omap3_overo.h. #define CONFIG_OF_CONTROL #define CONFIG_OF_SEPARATE #define C

Re: [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo

2016-05-18 Thread Simon Glass
Hi Arun, On 3 May 2016 at 19:50, Arun Kuttiyara Varghese wrote: > Hi Simon, > > Thanks for the help. > > There is an update. > > I experimented with the two options. > > Option 1 > = > > Like you mentioned, I tried putting all the RSA boot options to > configs/omap3_overo_defconfig. > but sur

Re: [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo

2016-05-03 Thread Arun Kuttiyara Varghese
Hi Simon, Thanks for the help. There is an update. I experimented with the two options. Option 1 = Like you mentioned, I tried putting all the RSA boot options to configs/omap3_overo_defconfig. but surprisingly, the board was not able to boot. it stucks after printing one line of junk char

Re: [U-Boot] u-boot hangs after enabling secured boot : gumstix-overo

2016-05-01 Thread Simon Glass
Hi Arun, On 28 April 2016 at 14:48, Arun Kuttiyara Varghese wrote: > Hi All, > > I was trying to enable the secured boot in u-boot for gumstix overo storm. > > based on http://www.denx-cs.de/doku/?q=m28verifiedboot > > After I prepared by SD cards, u-boot is not able to boot > and gives the below

[U-Boot] u-boot hangs after enabling secured boot : gumstix-overo

2016-04-29 Thread Arun Kuttiyara Varghese
Hi All, I was trying to enable the secured boot in u-boot for gumstix overo storm. based on http://www.denx-cs.de/doku/?q=m28verifiedboot After I prepared by SD cards, u-boot is not able to boot and gives the below error message. U-Boot SPL 2015.07 (Apr 28 2016 - 13:53:06) SPL: Please implemen