1#
2# Copyright 2012 Freescale Semiconductor, Inc.
3#
4# See file CREDITS for list of people who contributed to this
5# project.
6#
7# This program is free software; you can redistribute it and/or
8# modify it under the terms of the GNU General Public License as
9# published by the Free Software Foundation; either version 2 of
10# the License, or (at your option) any later version.
11#
12# This program is distributed in the hope that it will be useful,
13# but WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15# GNU General Public License for more details.
16#
17# You should have received a copy of the GNU General Public License
18# along with this program; if not, write to the Free Software
19# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20# MA 02110-1301 USA
21#
22# Refer doc/README.pblimage for more details about how-to configure
23# and create PBL boot image
24#
25
26#PBI commands
27#Initialize CPC1 as 1MB SRAM
2809010000 00200400
2909138000 00000000
30091380c0 00000100
3109010100 00000000
3209010104 fff0000b
3309010f00 08000000
3409010000 80000000
35#Configure LAW for CPC1
3609000d00 00000000
3709000d04 fff00000
3809000d08 81000013
3909000010 00000000
4009000014 ff000000
4109000018 81000000
42#Initialize eSPI controller, default configuration is slow for eSPI to
43#load data, this configuration comes from u-boot eSPI driver.
4409110000 80000403
4509110020 2d170008
4609110024 00100008
4709110028 00100008
480911002c 00100008
49#Flush PBL data
5009138000 00000000
51091380c0 00000000
52