mbox series

[U-Boot,0/4] Support nds32 pre-build toolchain

Message ID 20190115034726.8608-1-uboot@andestech.com
Headers show
Series Support nds32 pre-build toolchain | expand

Message

Andes Jan. 15, 2019, 3:47 a.m. UTC
From: Rick Chen <rick@andestech.com>

1. Support nds32 pre-build toolcahin for buildman.
2. Fix some bugs about fpu and toolchain issues.

Rick Chen (4):
  .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.

 .travis.yml          | 9 +++++++++
 arch/nds32/config.mk | 6 +++---
 2 files changed, 12 insertions(+), 3 deletions(-)