[PATCH v3] riscv: add Kconfig entries for the F and D ISA extensions support

Bin Meng bmeng.cn at gmail.com
Tue Feb 4 16:49:50 CET 2020


On Thu, Jun 6, 2019 at 5:06 PM Eric Lin <tesheng at andestech.com> wrote:
>
> This patch adds Kconfig entries for the F (Single-Precision)
> and D (Double-Precision) floating point instruction-set extensions.
>
> Signed-off-by: Eric Lin <tesheng at andestech.com>
> ---
> Changes for v2:
>     - Grammatical correction in commit message "adds"
>     - Fixed the config name to indicate both F and D
>
> Changes for v3:
>         - Separate the config name for ISA_F and ISA_D
>
>  arch/riscv/Kconfig  | 14 ++++++++++++++
>  arch/riscv/Makefile | 16 ++++++++++++----
>  2 files changed, 26 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

@Eric Lin  @Rick Chen

This patch was never applied. Do we still need this patch?

Regards,
Bin


More information about the U-Boot mailing list