From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 29 Mar 2013 00:26:04 +0100 Subject: [U-Boot] [PATCH v3 4/4] RX-51: Add support for bootmenu In-Reply-To: <201303071615.19379@pali> References: <1338136729-3907-1-git-send-email-pali.rohar@gmail.com> <1359731279-22431-1-git-send-email-pali.rohar@gmail.com> <1359731279-22431-5-git-send-email-pali.rohar@gmail.com> <201303071615.19379@pali> Message-ID: <20130329002604.5dbe4a1e@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Thu, 7 Mar 2013 16:15:19 +0100 Pali Roh?r wrote: ... > attached kernel, internal eMMC memory, external SD card, u-boot boot order > > * in CONFIG_PREBOOT try load bootmenu.scr from first partition of internal > eMMC memory (also known as MyDocs) which (should) overwrite default bootmenu > entries > > * when keyboard slide is closed boot first menu entry > > * when keyborad slide is open show bootmenu > > Signed-off-by: Pali Roh?r > --- > include/configs/nokia_rx51.h | 40 +++++++++++++++++++++++++++++++++++++--- > 1 file changed, 37 insertions(+), 3 deletions(-) with slightly revised commit log, applied to staging/agust at denx.de. Thanks, Anatolij