All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/snps_hsdk: Switch to archs38_full CPU option
@ 2019-10-23 14:04 Evgeniy Didin
  2019-10-24  8:44 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Evgeniy Didin @ 2019-10-23 14:04 UTC (permalink / raw)
  To: buildroot

Lets switch CPU option to archs38_full for HSDK to 
get an increase in performance by using FPU extensions.

Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: arc-buildroot at synopsys.com
---
 configs/snps_archs38_hsdk_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/snps_archs38_hsdk_defconfig b/configs/snps_archs38_hsdk_defconfig
index 0fc708eee1..646cd99d99 100644
--- a/configs/snps_archs38_hsdk_defconfig
+++ b/configs/snps_archs38_hsdk_defconfig
@@ -1,6 +1,6 @@
 # Architecture
 BR2_arcle=y
-BR2_archs38=y
+BR2_archs38_full=y
 
 # Linux headers same as kernel, a 4.19 series
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] configs/snps_hsdk: Switch to archs38_full CPU option
  2019-10-23 14:04 [Buildroot] [PATCH] configs/snps_hsdk: Switch to archs38_full CPU option Evgeniy Didin
@ 2019-10-24  8:44 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2019-10-24  8:44 UTC (permalink / raw)
  To: buildroot



On 23/10/2019 16:04, Evgeniy Didin wrote:
> Lets switch CPU option to archs38_full for HSDK to 
> get an increase in performance by using FPU extensions.
> 
> Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Cc: arc-buildroot at synopsys.com

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  configs/snps_archs38_hsdk_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/snps_archs38_hsdk_defconfig b/configs/snps_archs38_hsdk_defconfig
> index 0fc708eee1..646cd99d99 100644
> --- a/configs/snps_archs38_hsdk_defconfig
> +++ b/configs/snps_archs38_hsdk_defconfig
> @@ -1,6 +1,6 @@
>  # Architecture
>  BR2_arcle=y
> -BR2_archs38=y
> +BR2_archs38_full=y
>  
>  # Linux headers same as kernel, a 4.19 series
>  BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-24  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 14:04 [Buildroot] [PATCH] configs/snps_hsdk: Switch to archs38_full CPU option Evgeniy Didin
2019-10-24  8:44 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.