commit | c54fd3efa497876a33cc3c6e7df514ae53abc729 | [log] [tgz] |
---|---|---|
author | ken kuo <ken.kuoky@gmail.com> | Thu Jul 25 02:17:11 2013 +0800 |
committer | Macpaul Lin <macpaul@gmail.com> | Thu Jul 25 16:54:19 2013 +0800 |
tree | d641418958a482f81e19df6ebba951497f373186 | |
parent | 99ca91b6d77aeb983008d33dba0ef06c8e644d94 [diff] |
nds32: Enable FPU if the version of CPU supported Some version of Andes core support FPU coprocessor, if this is the case, and toolchain support FPU instruction set, we should enable it at low level initialization time. Signed-off-by: Kuan-Yu Kuo <ken.kuoky@gmail.com> Cc: Macpaul Lin <macpaul@gmail.com>