From b136ff526814f4207dec6ba24e1b14f4da078c50 Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Tue, 6 Jan 2015 18:22:47 +0000 Subject: Rename NOR Image to norkern In the move to EFI stubbed kernels, we don't want the NOR Image to be found by accident if there is not valid Image file on the test disk. This is due to the way EFI Shell works: it will search all valid boot devices for the file it is attempting to boot. Signed-off-by: Ryan Harkin --- SITE1/HBI0262B/images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SITE1') diff --git a/SITE1/HBI0262B/images.txt b/SITE1/HBI0262B/images.txt index 843ee26..37f4950 100755 --- a/SITE1/HBI0262B/images.txt +++ b/SITE1/HBI0262B/images.txt @@ -17,7 +17,7 @@ NOR1ENTRY: 00000000 ;Image Entry Point NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR2ADDRESS: 0x00500000 ;Image Flash Address -NOR2FILE: \SOFTWARE\Image ;Image File Name +NOR2FILE: \SOFTWARE\norkern ;Image File Name NOR2LOAD: 00000000 ;Image Load Address NOR2ENTRY: 00000000 ;Image Entry Point -- cgit v1.2.3