mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-10 21:31:29 +01:00
* Adjust MIPS compiler options at run-time depending on tools version
("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new,
"-mcpu=4kc" for old tools)