diff options
Diffstat (limited to 'doc/README.imx5')
| -rw-r--r-- | doc/README.imx5 | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/README.imx5 b/doc/README.imx5 index f7eab7d4b..e08941e2a 100644 --- a/doc/README.imx5 +++ b/doc/README.imx5 @@ -15,3 +15,8 @@ i.MX5x SoCs.      mode), which causes the effect of this failure to be much lower (in terms      of frequency deviation), avoiding system failure, or at least decreasing      the likelihood of system failure. + +1.2 CONFIG_SYS_MAIN_PWR_ON: Trigger MAIN_PWR_ON upon startup. +    This option should be enabled for boards having a SYS_ON_OFF_CTL signal +    connected to GPIO1[23] and triggering the MAIN_PWR_ON signal like in the +    reference designs. |