config.mk 499 B

123456789101112131415161718
  1. #
  2. # (C) Copyright 2007 Michal Simek
  3. #
  4. # Michal SIMEK <monstr@monstr.eu>
  5. #
  6. # SPDX-License-Identifier: GPL-2.0+
  7. #
  8. # CAUTION: This file is a faked configuration !!!
  9. # There is no real target for the microblaze-generic
  10. # configuration. You have to replace this file with
  11. # the generated file from your Xilinx design flow.
  12. #
  13. CONFIG_SYS_TEXT_BASE = 0x29000000
  14. PLATFORM_CPPFLAGS += -mno-xl-soft-mul
  15. PLATFORM_CPPFLAGS += -mno-xl-soft-div
  16. PLATFORM_CPPFLAGS += -mxl-barrel-shift