[U-Boot-Users] error: invalid option `cpu=4kc

Fredrik fcn-sub at noon.org
Mon Dec 13 21:00:47 CET 2004


Jattin,

The "cpu" option is outdated in favor of the "-march" option.  The tip
sources have changed cpu/mips/config.mk to reflect that:

  -march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined \
  -EB -mabicalls

(The "-mtune" option seems redundant, but shouldn't hurt anything.)

/Fredrik





More information about the U-Boot mailing list