From a094332bbe8807c8f24aeb79f34be063845cea10 Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Fri, 20 Sep 2013 14:47:15 -0500 Subject: Initial Support for Updating SBE SEEPROM This initial commit will be used to create the new SBE directories and files. It also supports the usr functions to find and copy SBE PNOR images. NOTE: It will not enable Updating SBE SEEPROMs in the IPL. Change-Id: I3f545a134493c7595ce50fd885478bbe606de472 RTC: 47032 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6311 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE Reviewed-by: Daniel M. Crowell Reviewed-by: A. Patrick Williams III --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0f82cee03..4aa8b935a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ testdata *.csv .nfs* hbsandboxrc +*.__afs* -- cgit v1.2.1