lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8795e8da-981a-4876-99fe-8a4edb2185bf@linux.dev>
Date: Sat, 31 Aug 2024 16:02:32 -0700
From: Vineet Gupta <vineet.gupta@...ux.dev>
To: Masahiro Yamada <masahiroy@...nel.org>, Vineet Gupta <vgupta@...nel.org>,
 linux-snps-arc@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARC: update the help message for
 CONFIG_ARC_BUILTIN_DTB_NAME



On 8/31/24 03:13, Masahiro Yamada wrote:
> On Sat, Aug 31, 2024 at 7:10 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>> Commit abe11ddea1d7 ("ARC: [plat-arcfpga]: Enabling DeviceTree for
>> Angel4 board") changed the default built-in DTB from "skeleton" to
>> "angel4".
>>
>> Commit fd1557923b2e ("ARC: [plat_arcfpga]->[plat_sim]") changed it
>> from "angel4" to "nsim_70".
>
> A typo.
>
>  ... to "nsim_700".
>
>
>> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>

Acked-by: Vineet Gupta <vgupta@...nel.org>

Thx,
-Vineet

>> ---
>>
>>  arch/arc/Kconfig | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
>> index fd0b0a0d4686..d01e69a29b69 100644
>> --- a/arch/arc/Kconfig
>> +++ b/arch/arc/Kconfig
>> @@ -553,7 +553,7 @@ config ARC_BUILTIN_DTB_NAME
>>         string "Built in DTB"
>>         help
>>           Set the name of the DTB to embed in the vmlinux binary
>> -         Leaving it blank selects the minimal "skeleton" dtb
>> +         Leaving it blank selects the "nsim_700" dtb.
>>
>>  endmenu         # "ARC Architecture Configuration"
>>
>> --
>> 2.43.0
>>
>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ