public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/9] Various microblaze cleanups
Date: Thu, 17 Dec 2015 13:13:52 +0100	[thread overview]
Message-ID: <cover.1450354433.git.michal.simek@xilinx.com> (raw)

Hi,

This patch series depends on all previous series.
All these patches will be available in
git://git.denx.de/u-boot-microblaze.git
also with patches which I am going to send now.

Thanks,
Michal

Changes in v2:
- Remove also from xparameters.h
- new patch in this series
- new patch in this series
- new patch in this series

Michal Simek (9):
  microblaze: Enable axi emac via Kconfig
  microblaze: Move eth configuration to Kconfig
  microblaze: Remove systemace from board file
  microblaze: Remove CONFIG_FIT from board file
  microblaze: Move CONFIG_NETCONSOLE to Kconfig
  microblaze: Remove empty file - cpu.c
  microblaze: Read information about RAM from DT
  microblaze: Enable HUSH via Kconfig
  microblaze: Fix board_init calling sequence

 arch/microblaze/cpu/Makefile                       |  2 +-
 arch/microblaze/cpu/cpu.c                          |  9 ----
 .../xilinx/microblaze-generic/microblaze-generic.c | 15 ++-----
 board/xilinx/microblaze-generic/xparameters.h      |  9 ----
 configs/microblaze-generic_defconfig               |  8 ++++
 include/configs/microblaze-generic.h               | 48 +---------------------
 6 files changed, 15 insertions(+), 76 deletions(-)
 delete mode 100644 arch/microblaze/cpu/cpu.c

-- 
1.9.1

             reply	other threads:[~2015-12-17 12:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-17 12:13 Michal Simek [this message]
2015-12-17 12:13 ` [U-Boot] [PATCH v2 1/9] microblaze: Enable axi emac via Kconfig Michal Simek
2015-12-17 12:13 ` [U-Boot] [PATCH v2 2/9] microblaze: Move eth configuration to Kconfig Michal Simek
2015-12-17 12:13 ` [U-Boot] [PATCH v2 3/9] microblaze: Remove systemace from board file Michal Simek
2015-12-17 12:13 ` [U-Boot] [PATCH v2 4/9] microblaze: Remove CONFIG_FIT " Michal Simek
2015-12-17 12:13 ` [U-Boot] [PATCH v2 5/9] microblaze: Move CONFIG_NETCONSOLE to Kconfig Michal Simek
2015-12-17 12:13 ` [U-Boot] [PATCH v2 6/9] microblaze: Remove empty file - cpu.c Michal Simek
2015-12-17 12:13 ` [U-Boot] [PATCH v2 7/9] microblaze: Read information about RAM from DT Michal Simek
2015-12-17 12:14 ` [U-Boot] [PATCH v2 8/9] microblaze: Enable HUSH via Kconfig Michal Simek
2015-12-17 12:14 ` [U-Boot] [PATCH v2 9/9] microblaze: Fix board_init calling sequence Michal Simek

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=cover.1450354433.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.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