Update contrib.
1 REM Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
2 REM All rights reserved.
3 REM This component and the accompanying materials are made available
4 REM under the terms of the License "Eclipse Public License v1.0"
5 REM which accompanies this distribution, and is available
6 REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 REM Initial Contributors:
9 REM Nokia Corporation - initial contribution.
17 CALL cd ..\..\..\..\..\kernel\eka\rombuild
19 CALL rom -v h4hrp -i armv5 -b udeb -t t_usbdi -s --define=USE_USB_HOST,TEST_USB_HOST,SYMBIAN_INCLUDE_USB_OTG_HOST
23 if exist %1: set TheDrive=%1
25 CALL DEL /Q sys$rom.bin
26 CALL rename h4HRPARMV5D.img sys$rom.bin
27 CALL copy /y sys$rom.bin %theDrive%:
28 CALL chkdsk /x %theDrive%:
29 CALL cd ..\..\..\kerneltest\e32test\usbho\t_usbdi\rom