From: Lonsn <lonsn2000@yahoo.com.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Using U-BOOT in CSB272 board
Date: Thu, 09 Sep 2004 00:23:51 +0800 [thread overview]
Message-ID: <chnblo$odv$1@sea.gmane.org> (raw)
In-Reply-To: <413EDC9D.26960.69974B1@localhost>
Hi, Tolunay
Thank you for your suggestions.
> I am the maintainer of CSB272 port of U-Boot. I've done the port
> based on technical info of the board which is not very reliable.
> Unfortunately, Cogent generally is not very responsive to emails
> regarding the ambiguous/outdated technical information about their
> boards.
> Some information is extracted by using BDI2000 after uMon
> intitialized the hardware. Some information is based on datasheet of
> the parts.
>
> This is actually a discontinued board. In our application here, we do
> not use the Epson controller. We have switched to using CSB472
> now which is smaller and does not have the parts we do not use.
Since we have chosen this board and I have to solve this problem.
> On 8 Sep 2004 at 22:23, Lonsn wrote:
>
>
>>then bootm, kernel panic at init EPSON1356 Display Controller, so I
>>reset U-BOOT, I download kernel again
>
>
> To me it sounds like your Epson1356 driver issue in Linux kernel.
> You should debug the driver to find out what exactly within the driver
> is causing the panic.
>
> Check the assumptions made by the driver. The particular driver
> may be assuming that bootloader is doing a particular initialization
> however a well written driver should not assume these and re-
> inititialize the hardware suitably. It could also be a race condition or
> an uninitialized variable.
I will try to do it.
>
>>Should I pay attention to SDRAM init sequence in U-BOOT as Wolfgang has
>>said many times?
>
>
> As far as I know SDRAM initialization for CSB272 is correct. The
> information supplied by Cogent in the tech. documentation is for
> 32MB SDRAM (older) version of the board but your and my board
> are 64MB.
I also compared the sdram init code between U-BOOT and uMon, there aren't
much differences except uMon delay 10ms after enable the memory bank at
last.
So I think it's not the question of sdram init.
I will check the epson driver in kernel.
prev parent reply other threads:[~2004-09-08 16:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-08 14:23 [U-Boot-Users] Using U-BOOT in CSB272 board Lonsn
2004-09-08 15:19 ` Tolunay Orkun
2004-09-08 16:23 ` Lonsn [this message]
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='chnblo$odv$1@sea.gmane.org' \
--to=lonsn2000@yahoo.com.cn \
--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.