Re: [U-Boot] verified boot of beaglebone black

2014-11-11 Thread Srinivasan S
Hi , From: s...@google.com on behalf of Simon Glass Sent: Monday, November 10, 2014 9:23 PM To: Srinivasan S Cc: Jagan Teki; U-Boot Mailing List Subject: Re: [U-Boot] verified boot of beaglebone black Hi, On 9 November 2014 17:13, Srinivasan S wrote

Re: [U-Boot] verified boot of beaglebone black

2014-11-09 Thread Srinivasan S
in Advance again, From: s...@google.com on behalf of Simon Glass Sent: Friday, November 7, 2014 10:18 PM To: Srinivasan S Cc: Jagan Teki; U-Boot Mailing List Subject: Re: [U-Boot] verified boot of beaglebone black Hi, On 4 November 2014 00:39, Srinivasan S wrote: > Th

Re: [U-Boot] verified boot of beaglebone black

2014-11-09 Thread Srinivasan S
Hi Simon From: s...@google.com on behalf of Simon Glass Sent: Friday, November 7, 2014 10:18 PM To: Srinivasan S Cc: Jagan Teki; U-Boot Mailing List Subject: Re: [U-Boot] verified boot of beaglebone black Hi, On 4 November 2014 00:39, Srinivasan S

Re: [U-Boot] verifying & signing

2014-11-07 Thread srinivasan
below: sudo openssl genrsa -F4 -out keys/dev.key 2048 sudo openssl req -batch -new -x509 -key keys/dev.key -out keys/dev.crt Once again Many many Thanks for your support so far.. On Fri, Nov 7, 2014 at 10:42 PM, Simon Glass wrote: > Hi, > > > On 4 November 2014 03:07, Srinivasa

Re: [U-Boot] verifying & signing - issue in generating private key & ceritficate containing public key

2014-11-04 Thread Srinivasan S
n advance ____ From: Srinivasan S Sent: Tuesday, November 4, 2014 3:37 PM To: Simon Glass Cc: srinivasan; U-Boot Mailing List Subject: Re: verifying & signing Hi Simon, When I was generating the keys ie., Step 4: Create a key pair Am facing one more error while gener

Re: [U-Boot] verifying & signing

2014-11-04 Thread Srinivasan S
Hi Simon, From: s...@google.com on behalf of Simon Glass Sent: Tuesday, November 4, 2014 12:07 PM To: Srinivasan S Cc: srinivasan; U-Boot Mailing List Subject: Re: verifying & signing Hi, On 3 November 2014 20:01, Srinivasan S wrote: > H

Re: [U-Boot] verifying & signing

2014-11-04 Thread Srinivasan S
Hi Simon, When I was generating the keys ie., Step 4: Create a key pair Am facing one more error while generating private key & certificate containing public key used for verification when I execute the below openssl commands it is saying can't open config file: srinivasan@tata

Re: [U-Boot] verified boot of beaglebone black

2014-11-04 Thread Srinivasan S
}; When I was generating the keys ie., Step 4: Create a key pair Am facing one more error while generating private key & certificate containing public key used for verification when I execute the below openssl commands it is saying can't open config file: srinivasan@tat

Re: [U-Boot] verifying & signing

2014-11-04 Thread Srinivasan S
ting for your replies Many Thanks in advance again, Srinivasan S From: s...@google.com on behalf of Simon Glass Sent: Monday, November 3, 2014 5:08 AM To: srinivasan Cc: U-Boot Mailing List; Srinivasan S Subject: Re: verifying & signing Hi,

Re: [U-Boot] verified boot of beaglebone black

2014-11-04 Thread Srinivasan S
errors as early as possible srinivasan@tata-HP-Elite-7100-Microtower-PC:~/TUNSTALL$ echo $PATH /home/srinivasan/bin:/home/srinivasan/TUNSTALL/board-support/u-boot-2014.07/b/am335x_boneblack_vboot/tools/:/home/srinivasan/TUNSTALL/board-support/u-boot-2014.07/dtc/:/opt/ti-sdk-am335x-evm-07.00.00.00

[U-Boot] Fwd: verifying & signing

2014-11-03 Thread srinivasan
-- Forwarded message -- From: srinivasan Date: Sun, Nov 2, 2014 at 6:10 PM Subject: verifying & signing To: s...@chromium.org Hi Simon, http://lists.denx.de/pipermail/u-boot/2014-June/180845.html As the above link explains the Signing of kernel & verifying with uboot

[U-Boot] Fwd: verifying & signing

2014-11-03 Thread srinivasan
Hi Simon, http://lists.denx.de/pipermail/u-boot/2014-June/180845.html As the above link explains the Signing of kernel & verifying with uboot, Could you please let me know do you have any methods of signing & verifying the linux kernel with root file system ie., am using ti-sdk-am335x-evm-07.00.

Re: [U-Boot] verified boot of beaglebone black

2014-10-30 Thread Srinivasan S
Hi Simon Once again thanks a lot for your confirmation As you suggested, I have downloaded u-boot-2014.07.tar.bz2<ftp://ftp.denx.de/pub/u-boot/u-boot-2014.07.tar.bz2> & when I was trying to build the same , I was facing the below errors srinivasan@tata-HP-Elite-7100-Mic

Re: [U-Boot] verified boot of beaglebone black

2014-10-30 Thread Srinivasan S
the link for syncing U-Boot 2014.07 for beaglebone black Many Thanks in Advance, Srinivasan S From: s...@google.com on behalf of Simon Glass Sent: Thursday, October 30, 2014 8:30 PM To: Srinivasan S Cc: U-Boot Mailing List Subject: Re: verified boo

Re: [U-Boot] verified boot of beaglebone black

2014-10-30 Thread Srinivasan S
Hi Simon, Extremely Sorry to push you Hard, Could you please provide any updates w.r.t the below issue Thanks in advance Srinivasan S From: s...@google.com on behalf of Simon Glass Sent: Thursday, October 30, 2014 9:46 AM To: Srinivasan S Cc: U-Boot

Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-05-21 Thread Srinivasan Srikanth-R9AABP
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wolfgang Denk > Sent: Wednesday, May 20, 2009 2:01 PM > To: Srinivasan Srikanth-R9AABP > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Support in u-boo

[U-Boot] Support in u-boot for PCI-Express NIC

2009-05-20 Thread Srinivasan Srikanth-R9AABP
Hi, Is there support under u-boot for newer pcie network cards? Under drivers/net, I notice that there is the e1000 and sk98 network drivers. Unfortunately, these seem a bit dated and the pcie x1 nic/s I am trying to use are not supported (checked the device ids). Pointers on any other supporte