Hi Tom,

two fixes for MIPS:
- fix a build error on Travis CI for pic32mzdask board
- fix cache op for toolchains not supporting __builtin_mips_cache()

please consider pulling, thanks


The following changes since commit deff6fb3a7790e93264292982000275e78bb12e5:

  malloc: remove !gd handling (2016-03-08 15:01:47 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-mips.git master

for you to fetch changes up to 40a09be2e925e6e4b56a236fec5aed2c002e9d6f:

  MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y (2016-03-09 11:54:01 +0100)

----------------------------------------------------------------
Daniel Schwierzeck (1):
      MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y

Matthias Schiffer (1):
      MIPS: fix mips_cache fallback without __builtin_mips_cache

 arch/mips/include/asm/cacheops.h | 2 +-
 configs/pic32mzdask_defconfig    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to