pull request of u-boot-fsl-qoriq for v2020.07

Dear Tom, Please find my pull-request for u-boot-fsl-qoriq/master https://travis-ci.org/github/p-priyanka-jain/u-boot/builds/677131891
summary fsl-qoriq: Backplane support and bug fixes priyankajain ------------ The following changes since commit 0f238dab6d17caabe4f9781d23aaa6087139f2bd:
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc (2020-04-16 17:14:44 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD
for you to fetch changes up to e174fb7061e7a3f1996f57eb36525c51dd87b5a3:
t208xqds: add support for backplane kr (2020-04-20 13:35:11 +0530)
---------------------------------------------------------------- Biwen Li (1): configs: ls1012afrwy: fix board name
Florinel Iordache (4): phy: add support for backplane kr mode ls1046aqds: add support for backplane kr lx2160aqds: add support for backplane kr t208xqds: add support for backplane kr
Francois Gervais (1): net: fm: fix build error when not using nand
Heinrich Schuchardt (1): board: fsl: lx2160a: unused variable gic_lpi_base
Yinbo Zhu (1): armv8: ls1028a: define esdhc_status_fixup
arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 9 +++++ .../include/asm/arch-fsl-layerscape/immap_lsch3.h | 5 +++ arch/powerpc/cpu/mpc8xxx/fdt.c | 9 +++++ board/freescale/ls1028a/ls1028a.c | 40 ++++++++++++++++++++++ board/freescale/ls1046aqds/eth.c | 19 ++++------ board/freescale/lx2160a/eth_lx2160aqds.c | 9 ++++- board/freescale/lx2160a/lx2160a.c | 2 +- board/freescale/t208xqds/eth_t208xqds.c | 29 +++++++++++----- drivers/net/fm/fm.c | 2 ++ include/configs/ls1012afrwy.h | 7 ++-- include/phy_interface.h | 23 +++++++++++++ 11 files changed, 128 insertions(+), 26 deletions(-)

On Tue, Apr 21, 2020 at 10:03:45AM +0000, Priyanka Jain wrote:
Dear Tom, Please find my pull-request for u-boot-fsl-qoriq/master https://travis-ci.org/github/p-priyanka-jain/u-boot/builds/677131891
summary fsl-qoriq: Backplane support and bug fixes priyankajain
Applied (on Tuesday, forgot to send, oops) to u-boot/master, thanks!
participants (2)
-
Priyanka Jain
-
Tom Rini