nd is easy to backport if really needed, is easier and more flexible
than a bunch of static mknods, and probably smaller as well.
We changed to devtmpfs by default in Buildroot quite some time ago, and
I'm pretty happy with it.
--
Venlig hilsen,
Peter Korsgaard
ipt,
it isn't too bad.
In Buildroot we support pure devtmpfs, mdev or udev (both with devtmpfs)
or static /dev for legacy setups.
--
Venlig hilsen,
Peter Korsgaard
___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc
ows added support for UNIX domain sockets to the OS and SDK
> +-# in the Oct 2018 update (10.0.17763.0, aka RS5)
> +-add_definitions(-DAF_UNIX_ON_WINDOWS)
> +-endif()
Can you be more specific what the issue is exactly? Given the WIN32 in
this conditional this should
gt; is defined on the command line.
> What happens in my case is console_on_rootfs() doesn't find
> /dev/console and switching to ttynull. /dev is not present because
> devtmpfs doesn't automount for initramfs.
But our initramfs/cpio logic ensures that the initramfs
d920b50d..f84dfab38ae9 100644
> --- a/arch/Config.in.arc
> +++ b/arch/Config.in.arc
> @@ -12,14 +12,14 @@ config BR2_arc770d
> bool "ARC 770D"
> config BR2_archs38
> -bool "ARC HS38"
> +bool "ARC HS38 (-mcpu=archs)"
I guess this
K3MB OK4MB OK5MB OK6MB OK7MB OK8MB OK9MB OK10MB OK11MB OK12MB OK13MB
> OK14MB OK15MB OK16MB OK
> | 16
> Signed-off-by: Vineet Gupta
Committed to 2021.02.x, thanks.
--
Bye, Peter Korsgaard
___
linux-snps-arc mailing list
linux-snps-arc
6: 0x r17: 0x5708
> | r18: 0x20039fc0 r19: 0x r20: 0x201ba010
> | r21: 0x r22: 0x r23: 0x20039fc0
> | r24: 0x0bd0 r25: 0x0073
> Segmentation fault
> Signed-off-by: Vineet Gupta
Committed to 2021.02.x, thanks.
--
Bye, Peter Korsgaard
_