From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?EUC-KR?Q?Youngchul_Bang_=28=B9=E6=BF=B5=C3=B6=29?= Date: Wed, 14 Sep 2005 14:02:58 +0900 Subject: [U-Boot-Users] Reset doesn't work on the 440EP Bamboo reference board In-Reply-To: <200509130845.34479.sr@denx.de> References: <200509130845.34479.sr@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, Thank you for your reply. On 9/13/05, Stefan Roese wrote: > Hmmm. U-Boot version 1.1.3 covers over 1/2 year of code versions. Please use > the current version (top cvs) and give it a nother try. As you may have > noticed, the AMCC 4xx boards have received a major cleanup in the last weeks. I tried the current version. Reset command works well. > > Second, the reset switch does not work. I've been confirmed that > > SYSTEM_RESET line is getting pulled down when I push the reset switch. > > Do I understand this right: You push the reset button, and the board does not > reset! Strange. I forgot I deleted some of codes in flash_get_size() when I added support for SST flash. It's the reason for my problems. My mistake. > Another question: Do you have a debugger connected while resetting the board? No. I don't Best regards, Youngchul