All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 00/20] Refactor the architecture parts of mt7628
Date: Mon, 10 Feb 2020 18:20:30 +0100	[thread overview]
Message-ID: <fa38e94a-1b17-1b52-e216-c56a96817875@gmail.com> (raw)
In-Reply-To: <1579594674-6665-1-git-send-email-weijie.gao@mediatek.com>

Hi Weije,

Am 21.01.20 um 09:17 schrieb Weijie Gao:
> This patch series are divided into two parts:
> 
> The main part is to rewrite the whole architecture code of mt7628:
> * Lock parts of the d-cache for initial stack so the rest of the code can
>   be reimplemented in C.
> * Memory controller & DDR initialization have been fully written to support
>   detecting DDR size automatically.
> * DDR calibration has also been reimplemented with a clear logic.
> * 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:
> * 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.
> * Generate compressed u-boot.bin image for SPL to reduce size of final
>   combined binary.
> * Enable DM support for SPL for a more flexible device probing.
> * Add a demo board (mt7628_rfb) aims at router application.
> 
> Changes since v2:
> * Dropped a patch which removes unused parts of mt7628a.dtsi
> * Move lzma decompression support to common spl_nor.c
> * Move u-boot,dm-pre-reloc to u-boot-mt7628.dtsi
> 

could you resend patches from 14/20 to 20/20? Patch 16/20 should get a
test as requested by Simon. From the remaining generic patches I'd like
to have some more acks before applying. Thanks.

-- 
- Daniel

  parent reply	other threads:[~2020-02-10 17:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  8:17 [PATCH v3 00/20] Refactor the architecture parts of mt7628 Weijie Gao
2020-01-21  8:30 ` Weijie Gao
2020-02-10 17:20 ` Daniel Schwierzeck [this message]
2020-02-10 20:20   ` Mauro Condarelli
2020-02-10 21:28     ` Daniel Schwierzeck
2020-02-11 10:58       ` Mauro Condarelli
2020-02-11 11:16         ` Stefan
2020-02-11 12:34           ` Mauro Condarelli
2020-02-11 12:41             ` Stefan
2020-02-11 13:54         ` Daniel Schwierzeck
2020-02-11 14:27           ` Stefan
2020-02-11 16:11           ` Mauro Condarelli
2020-02-11 16:49             ` Daniel Schwierzeck
2020-02-11 18:05               ` Mauro Condarelli
2020-02-12  6:39                 ` Stefan
2020-02-12  9:23                   ` Mauro Condarelli
2020-02-12 12:25                     ` Stefan
2020-02-12 12:48                     ` Daniel Schwierzeck
2020-02-12 13:46                       ` Stefan

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=fa38e94a-1b17-1b52-e216-c56a96817875@gmail.com \
    --to=daniel.schwierzeck@gmail.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.