From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 10 Jul 2008 13:08:57 +0200 Subject: [U-Boot-Users] [PATCH] add 'license' command to u-boot?commandline In-Reply-To: References: <20080709204205.E891A248FE@gemini.denx.de> <487577BC.2010106@gmail.com> Message-ID: <200807101308.57868.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 10 July 2008, Detlev Zundel wrote: > > IMHO, vim and xxd are essential programs so I'm OK with using > > xxd. OTOH, I understand some people actually prefer emacs and may have > > a problem with requiring vim to be installed. ;-/ > > Even though I'm an enthusiastic Emacs user, I have different reasons for > my vote. As far as build dependencies go, I'd like to restrict this to > the LSB standard[1]. Xdd is not in there, so thats why I vote for the > small C program (unless we can adapt the script and use 'od'). I would prefer this C program solution too. Best regards, Stefan