From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Jan 2012 21:51:38 +0100 Subject: [U-Boot] [PATCH 11/14] New config variable CONFIG_PREMONITOR In-Reply-To: <1329915.f3mqa28oCq@pali> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <201201251912.51661.marek.vasut@gmail.com> <1329915.f3mqa28oCq@pali> Message-ID: <201201252151.38615.marek.vasut@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 Wednesday 25 January 2012 19:12:51 Marek Vasut wrote: > > > * if defined run env "premonitor" before Main Loop for Monitor > > > Processing > > > > What is this good for? > > before running monitor loop I'd like write some info to console (specific > board info, board commands, board macros). but if these info will be > written in preboot it can be deleted by menu section. The "menu" here, you refer to the thing you implemented? So fix that instead of introducing broken code and a pile of workarounds.