Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/arm/ep93xx
Thanks, Chris.
> However, the issue is actually the default gcc mode is an arm processor
> without umull. The kernel config should add:
> makeoptions CPUFLAGS="-march=armv4 -mtune=arm9"
>
> Or perhaps that should be in files.ep93xx. It would then benefit the
> whole kernel.
I revise epclk.c and files.ep93xx, and Armadillo-9 worked.
Home |
Main Index |
Thread Index |
Old Index