[U-Boot] [PATCH v2 0/9] Various microblaze cleanups
Michal Simek
michal.simek at xilinx.com
Thu Dec 17 13:13:52 CET 2015
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
More information about the U-Boot
mailing list