From: <andrea@perpic.it>
To: <meta-freescale@yoctoproject.org>
Subject: Re: IMX53 Custom board, ram...
Date: Fri, 27 Mar 2015 15:11:26 +0100 [thread overview]
Message-ID: <1427465486.3074.10.camel@perpic.it> (raw)
In-Reply-To: <551555DA.7040901@alcatel-lucent.com>
Thank you ED for your reply.
Actually I'm in the prototyping phase. so actually I'm just thinking
about how much ram I will need and for cost optimization I need to think
off which part I can safely remove.
There's no hurry for that. After writing to the ML I found that in the
register ESDCTL that there's an option for setting the 16 bit.
I see that the register is used in this file:
http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/board/freescale/mx53_loco/flash_header.S?h=imx_v2009.08
so ideally if I set: REG_LD_AND_STR_OP(31, 0x000, 0xc3190000) to
REG_LD_AND_STR_OP(31, 0x000, 0xc3180000)
I should be able to set the micro DDR interface to 16 bit mode.
Only if you remember that. Looks this one a solution like the one you
did?
Thank you
Andrea
Il giorno ven, 27/03/2015 alle 14.06 +0100, Ed Sutter ha scritto:
> Andrea,
> A while back the first spin of our iMX6 based board had a bug that
> messed up the upper
> 16 bits or our 32-bit DRAM interface. I was able to temporarily run
> this as a single bank
> in 16 bit mode. This was not with yocto however. I would have to dig a
> bit to recall what I
> had to change (I don't think it was the file you're pointing to); let me
> know if you
> need that.
> Ed
> > Hello everybody,
> >
> > I would like to know what is the minimum requirement of ram that I need
> > to put on the board.
> > I saw for example that I can use MT41K128M16JT-125 XIT from Micron.
> > it looks like it is a 16 bit ram.
> > I know that for a project the ram usage is really low. It is a 16bit
> > ddr3. I didn't understand if I can use only 1 ram bank or if I need to
> > use (at least 2). On IMX53qsb there's 4 banks but reading:
> > http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/include/configs/mx53_loco.h?h=imx_v2009.08
> > it looks like that I can define CONFIG_NR_DRAM_BANKS to 1. 1 bank of
> > 32bit? or I can use 1 bank of 16bit?
> >
> > Thank you for the reading
> > Andrea
>
>
> --
> Ed Sutter
> Alcatel-Lucent Technologies -- Bell Laboratories
> Phone: 908-582-2351
> Email: ed.sutter@alcatel-lucent.com
>
next prev parent reply other threads:[~2015-03-27 14:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 9:39 IMX53 Custom board, ram andrea
2015-03-27 13:06 ` Ed Sutter
2015-03-27 14:11 ` andrea [this message]
2015-03-27 14:24 ` Ed Sutter
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=1427465486.3074.10.camel@perpic.it \
--to=andrea@perpic.it \
--cc=meta-freescale@yoctoproject.org \
/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.