[U-Boot] [PATCH 0/5] Microblaze uart changes + misc

Michal Simek michal.simek at xilinx.com
Fri Dec 11 12:56:49 CET 2015


Hi,

This patch series depends on microblaze cleanup 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.

Moving all serial drivers to DM.
This series also have some MB cleanups.

Thanks,
Michal


Michal Simek (5):
  microblaze: Enable uart16550 DM by default
  microblaze: Do not print eth device when DM_ETH is enabled
  microblaze: Enable PHYLIB via Kconfig
  microblaze: Remove unused I2C macros
  microblaze: Wire-up debug_uart in asm

 arch/microblaze/cpu/start.S                   |  4 ++++
 board/xilinx/microblaze-generic/xparameters.h |  5 -----
 common/cmd_bdinfo.c                           |  2 +-
 configs/microblaze-generic_defconfig          |  2 ++
 include/configs/microblaze-generic.h          | 15 ---------------
 5 files changed, 7 insertions(+), 21 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list