equal
deleted
inserted
replaced
1 # e32toolp\e32util\omapsig.pl |
1 # e32toolp\e32util\omapsig.pl |
2 # |
2 # |
3 # Copyright (c) 2008 Symbian Ltd. All rights reserved. |
3 # Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
4 # All rights reserved. |
|
5 # This component and the accompanying materials are made available |
|
6 # under the terms of "Eclipse Public License v1.0" |
|
7 # which accompanies this distribution, and is available |
|
8 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
9 # |
|
10 # Initial Contributors: |
|
11 # Nokia Corporation - initial contribution. |
|
12 # |
|
13 # Contributors: |
|
14 # |
|
15 # Description: |
4 # |
16 # |
5 # Prepend OMAP boot signature to miniboot binaries |
17 # Prepend OMAP boot signature to miniboot binaries |
6 # |
18 # |
7 # Syntax: |
19 # Syntax: |
8 # perl omapsig.pl <load address in hex> <input miniboot> <output minboot with sig> |
20 # perl omapsig.pl <load address in hex> <input miniboot> <output minboot with sig> |