From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 0/2] Calculate SDRAM size for Actions OWL SoCs
Date: Fri, 12 Jun 2020 14:42:38 -0400 [thread overview]
Message-ID: <20200612184238.GI24893@bill-the-cat> (raw)
In-Reply-To: <CABHD4K9A4J3mXfcK--zwDdo_sozgc83e8GsCxEqJTm0C1+h4zA@mail.gmail.com>
On Fri, Jun 12, 2020 at 11:56:47PM +0530, Amit Tomer wrote:
> Hi Tom
>
> On Sat, May 9, 2020 at 1:45 PM Amit Singh Tomar <amittomer25@gmail.com> wrote:
> >
> > Mani pointed out that changes in previous version were not good enough
> > for S900 and he provide snippet that seems to work on S900.
> >
> > This series v4 fixes the S900 Support by taking in changes suggested
> > by Mani.
> >
> > ---------------------------------------------------------------------
> >
> > Realized that sent the wrong version(v2) that has typos and didn't get
> > compile for S900. Just fixed this in v3.
> >
> > This small series allows us to calculate SDRAM size instead
> > of guessing it.
> >
> > Patch (1/2) is re-worked to support S900 SoC along with S700.
> >
> > These changes have been tested on S700 based Cubieboard7-lite board, and
> > it would be great if this can be tested on S900.
> >
> > Amit Singh Tomar (2):
> > Actions: OWL: Calculate SDRAM size
> > arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs
> >
> > arch/arm/mach-owl/soc.c | 22 +++++++++++++++++++++-
> > include/configs/owl-common.h | 1 -
> > 2 files changed, 21 insertions(+), 2 deletions(-)
> >
> > --
> > 2.7.4
> >
>
> Do you have a plan to take these in ?
Of what I call from the thread, it's OK for this to go in for v2020.07
so it's on my TODO list for -next but only part of the queue of
hopefully easy to grab and use things, which isn't where I start :)
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200612/82143aff/attachment.sig>
prev parent reply other threads:[~2020-06-12 18:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-09 8:15 [PATCH v4 0/2] Calculate SDRAM size for Actions OWL SoCs Amit Singh Tomar
2020-05-09 8:15 ` [PATCH v4 1/2] Actions: OWL: Calculate SDRAM size Amit Singh Tomar
2020-05-09 10:11 ` Manivannan Sadhasivam
2020-07-08 3:02 ` Tom Rini
2020-05-09 8:15 ` [PATCH v4 2/2] arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs Amit Singh Tomar
2020-05-09 10:12 ` Manivannan Sadhasivam
2020-07-08 3:02 ` Tom Rini
2020-06-12 18:26 ` [PATCH v4 0/2] Calculate SDRAM size for Actions OWL SoCs Amit Tomer
2020-06-12 18:42 ` Tom Rini [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=20200612184238.GI24893@bill-the-cat \
--to=trini@konsulko.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.