
Hi Tom,
Please pull some nds32 updates: 1. Support nds32 prebuilt toolchain. 2. Fix some compile issues. 3. Fix dts mmc node compatible string.
https://travis-ci.org/rickchen36/u-boot-nds32/builds/482800645
Thanks
Rick
The following changes since commit e8ddbefccd0193340ebbe6fe53c5490624b7c110:
Merge git://git.denx.de/u-boot-marvell (2019-01-21 11:59:21 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-nds32.git
for you to fetch changes up to 866ab879c94f837150af6c5094372de23ca3bd17:
nds32: dts: Fix mmc node compatible string (2019-01-22 17:36:20 +0800)
---------------------------------------------------------------- Rick Chen (5): .travis.yml: Support nds32 prebuilt toolchain nds32: Remove gcc unused option nds32: Generate SW fpu instruction. nds32: Fix boot fail issue when build with elf-mculib. nds32: dts: Fix mmc node compatible string
.travis.yml | 9 +++++++++ arch/nds32/config.mk | 6 +++--- arch/nds32/dts/ae3xx.dts | 2 +- arch/nds32/dts/ag101p.dts | 2 +- 4 files changed, 14 insertions(+), 5 deletions(-)