[PATCH] build: target: improve UX of CONFIG_TARGET handling

2022-03-28 Thread Petr Štetiar
Make it clear, that for `make kernel_{menu,old}config` it's possible to use only following values for CONFIG_TARGET variable: * env * platform * subtarget * subtarget_platform This should prevent misuse like `make kernel_menuconfig CONFIG_TARGET=bcm2710` etc. Signed-off-by: Petr Štetiar --

Re: [PATCH] urandom-seed: use seedrng for seeding the random number generator

2022-03-28 Thread Jason A. Donenfeld
Hi Etienne, On Tue, Mar 29, 2022 at 1:06 AM Etienne Champetier wrote: > > Oh that's an interesting set of considerations and it's possible I > > didn't understand some aspect of this. Most OSes should call seedrng > > once at boot and once at shutdown. > > As routers are always on devices, it's r

Re: [PATCH] urandom-seed: use seedrng for seeding the random number generator

2022-03-28 Thread Etienne Champetier
Hey Jason, Le lun. 28 mars 2022 à 13:04, Jason A. Donenfeld a écrit : > > Hey Etienne, > > On Mon, Mar 28, 2022 at 10:19 AM Etienne Champetier > wrote: > > > > Hi All, Jason, > > > > @Petr Štetiar this merge was a bit too fast to get reviews ... > > Some comments inline > > We can apply fixups o

Re: [PATCH] urandom-seed: use seedrng for seeding the random number generator

2022-03-28 Thread Jason A. Donenfeld
Hey Etienne, On Mon, Mar 28, 2022 at 10:19 AM Etienne Champetier wrote: > > Hi All, Jason, > > @Petr Štetiar this merge was a bit too fast to get reviews ... > Some comments inline We can apply fixups on top, no big deal. > When urandom-seed was introduced in 2016 it was decided during review >

[PATCH] ath79: migrate Archer C5 5GHz radio device paths

2022-03-28 Thread git
From: Jan-Niklas Burfeind When upgrading a TP-Link Archer C5 v1 from ar71xx to ath79, the 5ghz radio stops working because the device path changed. Same has been done for the Archer C7 before: commit e19506f20618 ("ath79: migrate Archer C7 5GHz radio device paths") Signed-off-by: Jan-Niklas Bu

Re: [PATCH] urandom-seed: use seedrng for seeding the random number generator

2022-03-28 Thread Etienne Champetier
Hi All, Jason, @Petr Štetiar this merge was a bit too fast to get reviews ... Some comments inline Le lun. 28 mars 2022 à 00:26, Jason A. Donenfeld a écrit : > > The RNG can't actually be seeded from a shell script, due to the > reliance on ioctls. For this reason, the seedrng project provides a

Re: [PATCH] ipq40xx: add support for Sony NCP-HG100/Cellular

2022-03-28 Thread INAGAKI Hiroshi
Hi Christian, Thank you for your review. On 2022/03/28 4:48, Christian Lamparter wrote: Hi, On Sun, Mar 27, 2022 at 10:22 AM INAGAKI Hiroshi wrote: Sony NCP-HG100/Cellular is a IoT Gateway with 2.4/5 GHz band 11ac (WiFi-5) wireless function, based on IPQ4019. Specification: - SoC