From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Thu, 24 Jun 2010 23:36:49 +0400 Subject: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale In-Reply-To: <20100624130052.16edd49e.kim.phillips@freescale.com> References: <1277055168-18596-1-git-send-email-yanok@emcraft.com> <1277055168-18596-3-git-send-email-yanok@emcraft.com> <20100622191705.c9fcf0fb.kim.phillips@freescale.com> <4C2380D1.3000900@emcraft.com> <20100624130052.16edd49e.kim.phillips@freescale.com> Message-ID: <4C23B3D1.1060708@emcraft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Kim, On 24.06.2010 22:00, Kim Phillips wrote: >> I've enabled icache and now the board sometimes resets twice after >> U-Boot 'reset' command: >> > >> (It doesn't always stop at "DRAM:" line but that position is most frequent) >> Maybe you have some ideas on this subject? >> > hmm, if it's only on soft-resets, can you try adding > HID0_ENABLE_INSTRUCTION_CACHE to CONFIG_SYS_HID0_INIT in addition to > _FINAL? Some cache state is preserved over a soft-reset... > Thanks for your advice but this doesn't help... Regards, Ilya.