Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze
authorTom Rini <trini@konsulko.com>
Mon, 13 Feb 2017 14:35:40 +0000 (09:35 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 13 Feb 2017 14:35:40 +0000 (09:35 -0500)
Xilinx fixes for v2017.03

- defconfig alignment
- Topic.nl board updates
- Minor microblaze comment fix

1  2 
configs/microblaze-generic_defconfig
configs/topic_miami_defconfig
configs/topic_miamiplus_defconfig
configs/zynq_microzed_defconfig
configs/zynq_picozed_defconfig
configs/zynq_zc702_defconfig
configs/zynq_zc706_defconfig
configs/zynq_zc770_xm010_defconfig
configs/zynq_zed_defconfig
configs/zynq_zybo_defconfig

Simple merge
@@@ -2,10 -2,11 +2,10 @@@ CONFIG_ARM=
  CONFIG_SYS_VENDOR="topic"
  CONFIG_SYS_CONFIG_NAME="topic_miami"
  CONFIG_ARCH_ZYNQ=y
- CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miami/ps7_regs.txt"
  CONFIG_SYS_TEXT_BASE=0x4000000
+ CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miami/ps7_regs.txt"
  CONFIG_DEFAULT_DEVICE_TREE="zynq-topic-miami"
  CONFIG_BOOTDELAY=0
 -CONFIG_SYS_NO_FLASH=y
  # CONFIG_DISPLAY_CPUINFO is not set
  CONFIG_SPL=y
  CONFIG_HUSH_PARSER=y
@@@ -2,10 -2,11 +2,10 @@@ CONFIG_ARM=
  CONFIG_SYS_VENDOR="topic"
  CONFIG_SYS_CONFIG_NAME="topic_miamiplus"
  CONFIG_ARCH_ZYNQ=y
- CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miamiplus/ps7_regs.txt"
  CONFIG_SYS_TEXT_BASE=0x4000000
+ CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miamiplus/ps7_regs.txt"
  CONFIG_DEFAULT_DEVICE_TREE="zynq-topic-miamiplus"
  CONFIG_BOOTDELAY=0
 -CONFIG_SYS_NO_FLASH=y
  # CONFIG_DISPLAY_CPUINFO is not set
  CONFIG_SPL=y
  CONFIG_HUSH_PARSER=y
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge