public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/9] Various microblaze cleanups
@ 2015-12-17 12:13 Michal Simek
  2015-12-17 12:13 ` [U-Boot] [PATCH v2 1/9] microblaze: Enable axi emac via Kconfig Michal Simek
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michal Simek @ 2015-12-17 12:13 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-12-17 12:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 12:13 [U-Boot] [PATCH v2 0/9] Various microblaze cleanups Michal Simek
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox