All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/6] microblaze: Cleanup series
Date: Fri, 20 Nov 2020 10:47:41 +0100	[thread overview]
Message-ID: <CAHTX3dLpFSzY3FtF7Bc_Y3pq-zyy-7QcyOmEN=5wKBdVwxR=wQ@mail.gmail.com> (raw)
In-Reply-To: <cover.1605538936.git.michal.simek@xilinx.com>

po 16. 11. 2020 v 16:02 odes?latel Michal Simek
<michal.simek@xilinx.com> napsal:
>
> Hi,
>
> I looked at microblaze configs and clean up some things. All changes were
> done in connection to detect nor flash based on information taken from DT.
>
> Thanks
> Michal
>
> Changes in v2:
> - Rework the whole patch because SPL_NOR is enabled by default.
>
> Michal Simek (6):
>   microblaze: Clean config file from ifdef mess
>   microblaze: Simplify cache handling
>   microblaze: Get rid of xparameters.h
>   microblaze: Remove CONFIG_SYS_FDT_SIZE
>   microblaze: Unify of setting for SPL_NOR/XIP support
>   microblaze: Detect NOR flash based on DT
>
>  board/xilinx/microblaze-generic/xparameters.h | 18 ----
>  configs/microblaze-generic_defconfig          |  2 +
>  include/configs/microblaze-generic.h          | 87 ++-----------------
>  scripts/config_whitelist.txt                  |  1 -
>  4 files changed, 11 insertions(+), 97 deletions(-)
>  delete mode 100644 board/xilinx/microblaze-generic/xparameters.h
>
> --
> 2.29.2
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

      parent reply	other threads:[~2020-11-20  9:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-16 15:02 [PATCH v2 0/6] microblaze: Cleanup series Michal Simek
2020-11-16 15:02 ` [PATCH v2 1/6] microblaze: Clean config file from ifdef mess Michal Simek
2020-11-16 15:02 ` [PATCH v2 2/6] microblaze: Simplify cache handling Michal Simek
2020-11-16 15:02 ` [PATCH v2 3/6] microblaze: Get rid of xparameters.h Michal Simek
2020-11-16 15:02 ` [PATCH v2 4/6] microblaze: Remove CONFIG_SYS_FDT_SIZE Michal Simek
2020-11-16 15:02 ` [PATCH v2 5/6] microblaze: Unify of setting for SPL_NOR/XIP support Michal Simek
2020-11-16 15:02 ` [PATCH v2 6/6] microblaze: Detect NOR flash based on DT Michal Simek
2020-11-20  9:47 ` Michal Simek [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='CAHTX3dLpFSzY3FtF7Bc_Y3pq-zyy-7QcyOmEN=5wKBdVwxR=wQ@mail.gmail.com' \
    --to=monstr@monstr.eu \
    --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.