;
; ============================================================================
; (C) Copyright 2014   Marvell International Ltd.
; ============================================================================
;
;
; Header info first
;
Version:                     0x00030400
Trusted:                     0x00000000
Issue Date:                  0x20131120			; today's date
OEM UniqueID:                0x21796B53			; Sky!
Processor Type: 			 PXA1928
Boot Flash Signature:        BOOT_FLASH_SIGNATURE ; Select MMC1, which is the SD slot.
Number of Images:            5
Size of Reserved in bytes:   0


;
; start of image info
;
Image ID:                   0x54494D48			; TIMH
Next Image ID:              0x4F424D49			; OBMI next
Flash Entry Address:        0x00000200			; TIM flash addr
Load Address:               0xd0f08000			; TIM LCM addr. Must be in LCM or DDR.
Image Size To CRC in bytes: 0x0					; Don't Hash the entire image
Partition Number:			1					; Boot Partition
Image Filename:				NTIM_GRA2.bin

Image ID:                   0x4F424D49			; OBMI - What gets loaded for the R4 image
Next Image ID:              0x4F534C4F			; OSLO next
Flash Entry Address:        0x00000800			; WTM flash addr. (in bytes.)
Load Address:               0xd0f08800			; WTM LCM addr. Must be in LCM.
Image Size To CRC in bytes: 0xffffffff			; Hash the entire image
Partition Number:			1					; Boot Partition
Image Filename:				MiniLoader.bin

Image ID:                   0x4F534C4F			; OSLO - Load U-boot
Next Image ID:              0x54524458			; THDX next
Flash Entry Address:        AP_LOCATION			; OBM flash addr (in bytes.)
Load Address:               AP_ENTRY			; OBM LCM addr. Must be in LCM or DDR.
Image Size To CRC in bytes: 0x0					; Don't Hash the entire image
Partition Number:			1					; Boot Partition
Image Filename:				u-boot.bin

Image ID:                   0x54524458			; THDX - Load THDX system
Next Image ID:              0x52344232			; R2B2 next
Flash Entry Address:        R4_LOCATION			; OBM flash addr (in bytes.)
Load Address:               R4_ENTRY 			; OBM LCM addr. Must be in LCM or DDR.
Image Size To CRC in bytes: 0x0					; Don't Hash the entire image
Partition Number:			1					; Boot Partition
Image Filename:				R4_BINARY_FILE

Image ID:                   0x52344232			; R2B2 - Load R2B2 system
Next Image ID:              0xFFFFFFFF			; nothing next
Flash Entry Address:        R4B2_LOCATION			; OBM flash addr (in bytes.)
Load Address:               R4_ENTRY 			; OBM LCM addr. Must be in LCM or DDR.
Image Size To CRC in bytes: 0x0					; Don't Hash the entire image
Partition Number:			1					; Boot Partition
Image Filename:				R4B2_BINARY_FILE

