Lines Matching refs:board
4 This section describes how to port TF-A to a customer board, assuming that the
59 specific board parameters.
67 (``plat/marvell/armada/a8k/a70x0/board/marvell_plat_config.c``), the image skip is
70 Before resetting the board make sure there is a valid image on the next flash
83 This file defines the dram topology and parameters of the target board.
94 dram_port.c located at ``atf/plat/marvell/armada/a8k/<platform>/board`` directory.
106 the SoC and the PHY. Every board type has specific HW characteristics like
108 board types. Therefore each board type can have its own list of values for
110 parameters need to be suited and the board designer should provide relevant
113 The PHY porting layer simplifies updating static values per board type,
118 board type, it is because the lanes from comphy-x to some PHY may have
127 family>/<platform>/board/phy-porting-layer.h``. If the phy-porting-layer.h
135 The easiest way to prepare the PHY porting layer for custom board is to copy
138 …- cp ``plat/marvell/armada/a8k/a80x0/board/phy-porting-layer.h`` "plat/marvell/armada/<soc family>…
148 ``plat/marvell/armada/a8k/a80x0/board/phy-porting-layer.h``
158 your board".