1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2012 Freescale Semiconductor, Inc.
4# Refer doc/README.pblimage for more details about how-to configure
5# and create PBL boot image
6#
7
8#PBI commands
9#Initialize CPC1 as 1MB SRAM
1009010000 00200400
1109138000 00000000
12091380c0 00000100
1309010100 00000000
1409010104 fff0000b
1509010f00 08000000
1609010000 80000000
17#Configure LAW for CPC1
1809000d00 00000000
1909000d04 fff00000
2009000d08 81000013
2109000010 00000000
2209000014 ff000000
2309000018 81000000
24#Initialize eSPI controller, default configuration is slow for eSPI to
25#load data, this configuration comes from u-boot eSPI driver.
2609110000 80000403
2709110020 2d170008
2809110024 00100008
2909110028 00100008
300911002c 00100008
31#Flush PBL data
3209138000 00000000
33091380c0 00000000
34