public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Weijie Gao <weijie.gao@mediatek.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 00/21] Refactor the architecture parts of mt7628
Date: Sun, 19 Jan 2020 10:12:24 +0800	[thread overview]
Message-ID: <1579399944.31096.43.camel@mcddlt001> (raw)
In-Reply-To: <ca1ac11a-607e-2ea4-3188-bc79e74cae07@denx.de>

On Fri, 2020-01-17 at 15:40 +0100, Stefan Roese wrote:
> Hi Weijie,
> 
> I've added another of my mail addresses to cc (mail at roese.nl) as the
> sending to the other 2 addresses does not seem to work.
> 
> On 17.01.20 08:45, Weijie Gao wrote:
> > This patch series are divided into two parts:
> > 
> > The main part is to rewrite the whole architecture code of mt7628:
> > 1. Lock parts of the d-cache for initial stack so the rest of the code can
> >     be reimplemented in C.
> > 2. Memory controller & DDR initialization have been fully written to support
> >     detecting DDR size automatically.
> > 3. DDR calibration has also been reimplemented with a clear logic.
> > 4. Implemented a new sysreset driver to take advantage of the reset
> >     controller so we can drop the use of syscon-based sysreset to reduce size.
> > 
> > The second part is to add SPL support for mt7628:
> > 1. With SPL enabled we can build the ROM-bootable and RAM-bootable binary
> >     simultaneously, and we can drop RAM boot related configs and defconfig
> >     files.
> > 2. Generate compressed u-boot.bin image for SPL to reduce size of final
> >     combined binary.
> > 3. Enable DM support for SPL for a more flexible device probing.
> > 4. Add a demo board (mt7628_rfb) aims at router application.
> > 
> > Changes since v1:
> > 1. Split 'mips: mtmips: rewrite lowlevel codes of mt7628' into multiple patches.
> > 2. Dropped a patch which tried to use customized get_tbclk().
> > 3. Dropped a patch which tried to rename mt7628a.dtsi to mt7628.dtsi
> > 4. Refactor the patch which restores exception vector base before booting linux.
> > 5. Define a new option to enable u_boot_list in SPL.
> > 6. Enable compressed spl payload for all boards.
> > 7. Enable DM and DT support for linkit and gardena-smart-gateway.
> > 8. Complete pinmux for all three UARTs for SPL.
> > 9. Rewrite u_boot_lzma_img.py.
> > 
> > Weijie Gao (21):
> 
> It seems that patch 09/21 is missing on the list. Is it stuck in
> moderation? Or is the patch numbering corrupt?
> 
> Thanks,
> Stefan

It's missing on my list. I've resent it.

  reply	other threads:[~2020-01-19  2:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17  7:45 [PATCH v2 00/21] Refactor the architecture parts of mt7628 Weijie Gao
2020-01-17 14:40 ` Stefan Roese
2020-01-19  2:12   ` Weijie Gao [this message]
2020-01-20  7:08     ` Stefan Roese
2020-01-20  7:11       ` Stefan Roese
2020-01-20  7:14       ` Weijie Gao

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=1579399944.31096.43.camel@mcddlt001 \
    --to=weijie.gao@mediatek.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox