navienginebsp/ne1_tb/test/nandtest_load_wdp_autoexec.bat
changeset 0 5de814552237
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/navienginebsp/ne1_tb/test/nandtest_load_wdp_autoexec.bat	Tue Sep 28 18:00:05 2010 +0100
@@ -0,0 +1,26 @@
+@rem
+@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+@rem All rights reserved.
+@rem This component and the accompanying materials are made available
+@rem under the terms of "Eclipse Public License v1.0"
+@rem which accompanies this distribution, and is available
+@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@rem
+@rem Initial Contributors:
+@rem Nokia Corporation - initial contribution.
+@rem
+@rem Contributors:
+@rem
+@rem Description: 
+@rem
+
+z:
+
+REM Create a primary FAT partition, a Core Image partition, 
+REM ROFS partitions and a 64MB (0x10000 K) swap file partition
+REM Reboot from onboard NAND flash (requires NaviEngine bootloader
+REM v1.10 or higher to be installed on the board)
+
+nandloader -e -r -a z: cldr.img core.img rofs1.img rofs2.img rofsextension3.img rofs4.img rofs5.img rofs6.img user3.img smr1.img smr2.img -z FFFFFFFFFFFFFFFF 1000 1000 -s 10000
+
+crash