From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Anderson Date: Sun, 7 Feb 2021 22:10:11 -0500 Subject: How to have a menu in u-boot ? (newbie) In-Reply-To: <20210207200041.0d5dd717@tango> References: <20210207200041.0d5dd717@tango> Message-ID: <3114c75a-cc35-eb75-6648-4b8f4d8e0326@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2/7/21 2:00 PM, Thomas Carri? wrote: > Hello, > > Is there an equivalent of the Grub menu in u-boot? > > Context: I want to create two entries in a menu to boot either > Ubuntu-Mate or CoreElec on ODROID-N2 hardware. > > Thank you for your help > Thomas > https://u-boot.readthedocs.io/en/latest/usage/bootmenu.html --Sean