[U-Boot] [GIT PULL] Xilinx fixes

Hi Tom,
here are some fixes, please pull them to your tree.
Mike: I have rebased your origin patches because of some conflicts. Please check when they are applied.
Thanks, Michal
The following changes since commit f1cc97764be4383d2aeb56d5ba5415439a1d5c97:
Merge branch 'master' of git://git.denx.de/u-boot-video (2017-02-09 14:54:09 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-fixes-for-v2017.03
for you to fetch changes up to 1d82e2c15cc2ff7eaa334aaa41dacf4242881a1d:
microblaze: Fix endif macro command (2017-02-10 13:59:36 +0100)
---------------------------------------------------------------- Xilinx fixes for v2017.03
- defconfig alignment - Topic.nl board updates - Minor microblaze comment fix
---------------------------------------------------------------- Michal Simek (2): xilinx: Align defconfig with current Kconfig order microblaze: Fix endif macro command
Mike Looijmans (3): topic_miami_defconfig: Remove NFS and NET support topic_miami(plus) defconfig: Enable DFU RAM support configs/topic_miami.h: Correct kernel_size in default environment
arch/microblaze/cpu/start.S | 2 +- configs/microblaze-generic_defconfig | 2 +- configs/topic_miami_defconfig | 8 +++++--- configs/topic_miamiplus_defconfig | 5 +++-- configs/xilinx_zynqmp_ep_defconfig | 4 ++-- configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 4 ++-- configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 2 +- configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig | 4 ++-- configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig | 4 ++-- configs/xilinx_zynqmp_zcu102_defconfig | 4 ++-- configs/xilinx_zynqmp_zcu102_revB_defconfig | 4 ++-- configs/zynq_microzed_defconfig | 2 +- configs/zynq_picozed_defconfig | 2 +- configs/zynq_zc702_defconfig | 2 +- configs/zynq_zc706_defconfig | 2 +- configs/zynq_zc770_xm010_defconfig | 2 +- configs/zynq_zed_defconfig | 2 +- configs/zynq_zybo_defconfig | 2 +- include/configs/topic_miami.h | 2 +- 19 files changed, 31 insertions(+), 28 deletions(-)

On Mon, Feb 13, 2017 at 03:30:26PM +0100, Michal Simek wrote:
Hi Tom,
here are some fixes, please pull them to your tree.
Mike: I have rebased your origin patches because of some conflicts. Please check when they are applied.
Thanks, Michal
The following changes since commit f1cc97764be4383d2aeb56d5ba5415439a1d5c97:
Merge branch 'master' of git://git.denx.de/u-boot-video (2017-02-09 14:54:09 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-fixes-for-v2017.03
for you to fetch changes up to 1d82e2c15cc2ff7eaa334aaa41dacf4242881a1d:
microblaze: Fix endif macro command (2017-02-10 13:59:36 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Michal Simek
-
Tom Rini