All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilya Yanok <yanok@emcraft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale
Date: Thu, 24 Jun 2010 19:59:13 +0400	[thread overview]
Message-ID: <4C2380D1.3000900@emcraft.com> (raw)
In-Reply-To: <20100622191705.c9fcf0fb.kim.phillips@freescale.com>

Dear Kim,

On 23.06.2010 04:17, Kim Phillips wrote:
>> +#define CONFIG_SYS_HID0_FINAL	(HID0_ENABLE_MACHINE_CHECK | \
>> +				 HID0_ENABLE_DYNAMIC_POWER_MANAGMENT)
>>      
> | HID0_ENABLE_INSTRUCTION_CACHE?
>    

I've enabled icache and now the board sometimes resets twice after 
U-Boot 'reset' command:

=> re
Resetting the board.


U-Boot 2010.06-rc3-00020-g093a164 (Jun 24 2010 - 17:45:17) MPC83XX

Reset Status: Software Hard, External/Internal Soft, External/Internal Hard

CPU:   e300c3, MPC8308, Rev: 1.0 at 400 MHz, CSB: 133.333 MHz
Board: Freescale MPC8308ERDB Rev 1.0
I2C:   ready
DRAM:

U-Boot 2010.06-rc3-00020-g093a164 (Jun 24 2010 - 17:45:17) MPC83XX

Reset Status: External/Internal Soft, External/Internal Hard

CPU:   e300c3, MPC8308, Rev: 1.0 at 400 MHz, CSB: 133.333 MHz
Board: Freescale MPC8308ERDB Rev 1.0
I2C:   ready
DRAM:  128 MiB
FLASH: 8 MiB
PCIE0: link
In:    serial
Out:   serial
Err:   serial
Net:   eTSEC1: No support for PHY id ffffffff; assuming generic
eTSEC0, eTSEC1
Hit any key to stop autoboot:  0
=>

(It doesn't always stop at "DRAM:" line but that position is most frequent)
Maybe you have some ideas on this subject?

Regards, Ilya.

  parent reply	other threads:[~2010-06-24 15:59 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-20 17:32 [U-Boot] [PATCH 0/2] Support for MPC8308ERDB board Ilya Yanok
2010-06-20 17:32 ` [U-Boot] [PATCH 1/2] mpc8308: support for Freescale MPC8308 cpu Ilya Yanok
2010-06-21  7:44   ` Wolfgang Denk
2010-06-21 11:41     ` Ilya Yanok
2010-06-22 16:11       ` Wolfgang Denk
2010-06-28 12:44         ` Ilya Yanok
2010-07-09 21:13           ` Kim Phillips
2010-06-20 17:32 ` [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale Ilya Yanok
2010-06-21  7:44   ` Wolfgang Denk
2010-06-21 12:25     ` Ilya Yanok
2010-06-22 18:14       ` Wolfgang Denk
2010-06-22 19:10         ` Ben Warren
2010-06-23 12:01           ` Ilya Yanok
2010-06-23 11:57         ` Ilya Yanok
2010-06-23  0:17   ` Kim Phillips
2010-06-23 21:30     ` Ilya Yanok
2010-06-23 22:08       ` Wolfgang Denk
2010-06-24 15:59     ` Ilya Yanok [this message]
2010-06-24 18:00       ` Kim Phillips
2010-06-24 19:36         ` Ilya Yanok
2010-06-25  1:25           ` Aggrwal Poonam-B10812
     [not found]           ` <20100624190054.847e4452.kim.phillips@freescale.com>
2010-07-20  0:33             ` Kim Phillips
2010-07-20  5:46               ` Wolfgang Denk
2010-07-20 15:08               ` Ilya Yanok
2010-08-10 16:32               ` [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale (ICache issue) Ilya Yanok
2010-06-28 12:45     ` [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale Ilya Yanok
2010-07-01  0:30       ` Kim Phillips
2010-07-01  9:13         ` Ilya Yanok
2010-07-07 16:16           ` [U-Boot] [PATCH 2/2] MPC8308RDB: " Ilya Yanok
2010-07-09 21:14             ` Kim Phillips

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C2380D1.3000900@emcraft.com \
    --to=yanok@emcraft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.