From mboxrd@z Thu Jan 1 00:00:00 1970 From: sunil at amarulasolutions.com Date: Thu, 19 Mar 2020 14:46:57 +0530 Subject: [2/5] roc-rk3399-pc: Configure the leds only during POR In-Reply-To: <20200318094405.25511-2-jagan@amarulasolutions.com> References: <20200318094405.25511-2-jagan@amarulasolutions.com> Message-ID: <1584609417-13122-1-git-send-email-sunil@amarulasolutions.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de As far as linux reboot is concerned, once reboot is done, there is no led status indication when in u-boot. Since its a reboot and board has entered full power mode, enabling RED led would be fine I guess. Suniel