From mboxrd@z Thu Jan 1 00:00:00 1970 From: U.Mutlu Date: Tue, 2 Apr 2019 23:40:57 +0200 Subject: [U-Boot] Does u-boot end itself after starting the kernel? Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, the bootloader, here u-boot, starts the kernel. Is u-boot still active (ie. in a running state) after it starts the kernel? platform: ARMv7-a Thx