]> git.proxmox.com Git - mirror_edk2.git/blame - BeagleBoardPkg/Debugger_scripts/rvi_boot_from_ram.inc
ARM Packages: CRLF fixup
[mirror_edk2.git] / BeagleBoardPkg / Debugger_scripts / rvi_boot_from_ram.inc
CommitLineData
e6f3ed43
LL
1//\r
2// Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
3// \r
4// This program and the accompanying materials\r
5// are licensed and made available under the terms and conditions of the BSD License\r
6// which accompanies this distribution. The full text of the license may be found at\r
7// http://opensource.org/licenses/bsd-license.php\r
8//\r
9// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11//\r
12error = continue\r
13unload\r
14error = abort\r
15\r
16setreg @CP15_CONTROL = 0x0005107E\r
17setreg @pc=0x80008208\r
18setreg @cpsr=0x000000D3\r
19dis/D\r
20readfile,raw,nowarn "ZZZZZZ/FV/BEAGLEBOARD_EFI.fd"=0x80008000\r
21\r