avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
36
u-boot/board/freescale/t104xrdb/t104x_pbi.cfg
Normal file
36
u-boot/board/freescale/t104xrdb/t104x_pbi.cfg
Normal file
@@ -0,0 +1,36 @@
|
||||
#PBI commands
|
||||
#Software Workaround for errata A-007662 to train PCIe2 controller in Gen2 speed
|
||||
09250100 00000400
|
||||
09250108 00002000
|
||||
#Software Workaround for errata A-008007 to reset PVR register
|
||||
09000010 0000000b
|
||||
09000014 c0000000
|
||||
09000018 81d00017
|
||||
89020400 a1000000
|
||||
091380c0 000f0000
|
||||
89020400 00000000
|
||||
#Initialize CPC1
|
||||
09010000 00200400
|
||||
09138000 00000000
|
||||
091380c0 00000100
|
||||
#Configure CPC1 as 256KB SRAM
|
||||
09010100 00000000
|
||||
09010104 fffc0007
|
||||
09010f00 081e000d
|
||||
09010000 80000000
|
||||
#Configure LAW for CPC1
|
||||
09000cd0 00000000
|
||||
09000cd4 fffc0000
|
||||
09000cd8 81000011
|
||||
#Configure alternate space
|
||||
09000010 00000000
|
||||
09000014 ff000000
|
||||
09000018 81000000
|
||||
#Configure SPI controller
|
||||
09110000 80000403
|
||||
09110020 2d170008
|
||||
09110024 00100008
|
||||
09110028 00100008
|
||||
0911002c 00100008
|
||||
#Flush PBL data
|
||||
091380c0 000FFFFF
|
||||
Reference in New Issue
Block a user