u-boot-brain/board/freescale/common/p_corenet
Liu Gang 3f1af81b80 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO
When boot from SRIO, slave's ucode can be stored in master's memory space,
then slave can fetch the ucode image through SRIO interface. For the
corenet platform, ucode is for Fman.

Master needs to:
	1. Put the slave's ucode image into it's own memory space.
	2. Set an inbound SRIO window covered slave's ucode stored in master's
	   memory space.
Slave needs to:
	1. Set a specific TLB entry in order to fetch ucode from master.
	2. Set a LAW entry with the TargetID SRIO1 or SRIO2 for ucode.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
2012-04-24 23:58:33 -05:00
..
law.c powerpc/corenet_ds: Slave uploads ucode when boot from SRIO 2012-04-24 23:58:33 -05:00
Makefile powerpc/85xx: refactor common P-Series CoreNet files for FSL boards 2011-09-29 19:01:06 -05:00
pci.c powerpc/85xx: refactor common P-Series CoreNet files for FSL boards 2011-09-29 19:01:06 -05:00
tlb.c powerpc/corenet_ds: Slave uploads ucode when boot from SRIO 2012-04-24 23:58:33 -05:00