From 783505bd7adf8543e79456887ee76ac993a1a317 Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Fri, 14 Jun 2013 13:43:09 +0100 Subject: Linaro Firmware for 13.03 release Updated the UEFI binaries for TC2, TC1 and A5. Also updated board.txt for TC2 so that the board boots from the A7 cluster by default. This change is reflected in the UEFI binary. Old er UEFI binaries will not work in this configuration. Signed-off-by: Ryan Harkin --- SITE1/HBI0249A/board.txt | 4 ++-- SOFTWARE/A5/uefi.bin | Bin 3145728 -> 3145728 bytes SOFTWARE/TC1/uefi.bin | Bin 3145728 -> 3145728 bytes SOFTWARE/TC2/uefi.bin | Bin 720896 -> 720896 bytes 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SITE1/HBI0249A/board.txt b/SITE1/HBI0249A/board.txt index baa7dca..2d3cf8f 100644 --- a/SITE1/HBI0249A/board.txt +++ b/SITE1/HBI0249A/board.txt @@ -38,14 +38,14 @@ TOTALSCCS: 32 ;Total Number of SCC registers SCC: 0x01C 0xFF00FF00 ;CFGRW3 - SMC CS6/7 N/U SCC: 0x118 0x01CD1011 ;CFGRW17 - HDLCD PLL external bypass -;SCC: 0x700 0x00320003 ;CFGRW48 - [25:24]Boot CPU [28]Boot Cluster (default CA7_0) -SCC: 0x700 0x0032F003 ;CFGRW48 - [25:24]Boot CPU [28]Boot Cluster (default CA7_0) +SCC: 0x700 0x1032F003 ;CFGRW48 - [25:24]Boot CPU [28]Boot Cluster (default CA7_0) ; Bootmon configuration: ; [15]: A7 Event stream generation (default: disabled) ; [14]: A15 Event stream generation (default: disabled) ; [13]: Power down the non-boot cluster (default: disabled) ; [12]: Use per-cpu mailboxes for power management (default: disabled) ; [11]: A15 executes WFEs as nops (default: disabled) + ; [ 4]: Erase UEFI variable storage in NOR flash SCC: 0x400 0x33330c00 ;CFGREG41 - A15 configuration register 0 (Default 0x33330c80) ; [29:28] SPNIDEN diff --git a/SOFTWARE/A5/uefi.bin b/SOFTWARE/A5/uefi.bin index d06d571..dbb1c7f 100644 Binary files a/SOFTWARE/A5/uefi.bin and b/SOFTWARE/A5/uefi.bin differ diff --git a/SOFTWARE/TC1/uefi.bin b/SOFTWARE/TC1/uefi.bin index c63b64a..27003b7 100644 Binary files a/SOFTWARE/TC1/uefi.bin and b/SOFTWARE/TC1/uefi.bin differ diff --git a/SOFTWARE/TC2/uefi.bin b/SOFTWARE/TC2/uefi.bin index 1624e91..f77222c 100644 Binary files a/SOFTWARE/TC2/uefi.bin and b/SOFTWARE/TC2/uefi.bin differ -- cgit v1.2.3