Lines Matching refs:init
19 bool "Use a partition to store PHY init data"
23 If enabled, PHY init data will be loaded from a partition.
27 If PHY init data is stored in a partition, it has to be flashed there,
30 If this option is not enabled, PHY init data will be embedded
36 bool "Reset default PHY init data if invalid"
40 If enabled, PHY init data will be restored to default if
47 bool "Support multiple PHY init data bin"
51 If enabled, the corresponding PHY init data type can be automatically switched
52 according to the country code. China's PHY init data bin is used by default.
54 The priority of switching the PHY init data type is:
62 bool "Support embedded multiple phy init data bin to app bin"
66 If enabled, multiple phy init data bin will embedded into app bin
67 …If not enabled, multiple phy init data bin will still leave alone, and need to be flashed by users.
70 bool "Terminate operation when PHY init data error"
74 If enabled, when an error occurs while the PHY init data is updated,
76 If not enabled, the PHY init data will not be updated when an error occurs.