From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 3 Jul 2007 12:13:08 +0200 Subject: [U-Boot-Users] Boot password In-Reply-To: <65487840706280520q6eefc6c4g76eddf4c103bf8a7@mail.gmail.com> References: <65487840706280520q6eefc6c4g76eddf4c103bf8a7@mail.gmail.com> Message-ID: <200707031213.08948.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 Hi Ori, On Thursday 28 June 2007, Ori Idan wrote: > I am using a board similar to IXDP425 and would like a password for boot. > I have defined CONFIG_AUTOBOOT_KEYED > And also defined: CONFIG_AUTOBOOT_PROMPT and CONFIG_AUTOBOOT_DELAY_STR > > We got the CONFIG_AUTOBOOT_PROMPT but it sayed forever or until we > typed the password. > > When compiling we got undefined reference to get_ticks and get_tbclk > We copied these functions from cpu/arm925t/interrupts.c to > cpu/ixp/interrupts.c Hmmm. Just copying those files might be your problem. Most likely they have to be "ported" to ixp. > What might have gone wrong? What happens on your prompt when you type "sleep 3"? Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================