From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pantelis Antoniou Date: Tue, 14 Sep 2004 10:38:53 +0300 Subject: [U-Boot-Users] [PATCH] Implement factory defaults & passworded access Message-ID: <4146A00D.7020006@intracom.gr> 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 following patch adds the following new functions to u-boot. 1) A factory defaults command & a method for setting them. This is highly board specific, but the generic functionality is straight forward. Please read README. 2) Password access to the command line based on an md5 crypted password using the same format as used in Unix. The board support bits for my boards will be committed shortly. Regards Pantelis -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: access.changelog Url: http://lists.denx.de/pipermail/u-boot/attachments/20040914/b6e7b9df/attachment.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: access.diffstat Url: http://lists.denx.de/pipermail/u-boot/attachments/20040914/b6e7b9df/attachment-0001.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: access.patch Type: text/x-patch Size: 28924 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040914/b6e7b9df/attachment.bin