Re: [PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-10-17 Thread Kever Yang
Hi Christian, I got below error when try to apply: Applying: arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo error: sha1 information is lacking or useless (configs/nanopi-r4s-rk3399_defconfig). error: could not build fake ancestor hint: Use 'git am --show-current-patch' to see t

Re: [PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-10-17 Thread Kever Yang
On 2022/9/29 08:15, Christian Kohlschütter wrote: Provide human-readable manufacturer and product names for the FriendlyELEC NanoPi R4S. Enable CONFIG_SYSINFO and CONFIG_SYSINFO_SMBIOS by default. Signed-off-by: Christian Kohlschütter Reviewed-by: Kever Yang Thanks, - Kever --- arch/ar

Re: [PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-09-30 Thread Christian Kohlschütter
On 30. Sep 2022, at 01:55, Simon Glass wrote: ... >> Is there a tool to sort these values in a certain order? > > $ echo nanopi-r4s-rk3399_defconfig >asc > $ ./tools/moveconfig.py -s -d asc > > (it could use a new flag to just specific the board, if you want to > send a patch) > > Should these

Re: [PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-09-29 Thread Simon Glass
Hi Christian, On Thu, 29 Sept 2022 at 08:30, Christian Kohlschütter wrote: > > > On 29. Sep 2022, at 04:36, Simon Glass wrote: > > > > On Wed, 28 Sept 2022 at 18:15, Christian Kohlschütter > > wrote: > >> > >> Provide human-readable manufacturer and product names for the > >> FriendlyELEC NanoP

Re: [PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-09-29 Thread Christian Kohlschütter
> On 29. Sep 2022, at 04:36, Simon Glass wrote: > > On Wed, 28 Sept 2022 at 18:15, Christian Kohlschütter > wrote: >> >> Provide human-readable manufacturer and product names for the >> FriendlyELEC NanoPi R4S. >> >> Enable CONFIG_SYSINFO and CONFIG_SYSINFO_SMBIOS by default. >> >> Signed-off

Re: [PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-09-28 Thread Simon Glass
On Wed, 28 Sept 2022 at 18:15, Christian Kohlschütter wrote: > > Provide human-readable manufacturer and product names for the > FriendlyELEC NanoPi R4S. > > Enable CONFIG_SYSINFO and CONFIG_SYSINFO_SMBIOS by default. > > Signed-off-by: Christian Kohlschütter > --- > arch/arm/dts/rk3399-nanopi-r

[PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo

2022-09-28 Thread Christian Kohlschütter
Provide human-readable manufacturer and product names for the FriendlyELEC NanoPi R4S. Enable CONFIG_SYSINFO and CONFIG_SYSINFO_SMBIOS by default. Signed-off-by: Christian Kohlschütter --- arch/arm/dts/rk3399-nanopi-r4s-u-boot.dtsi | 22 ++ configs/nanopi-r4s-rk3399_defconfi