we have some TX2NX modules. We test TX2NX module under MAXN working mode, it shows only 4 CPUs working as blew:
hello 1141711961,
there’re four A57 and two Denver cores.
please check Supported Modes and Power Efficiency, you may toggle to MaxN to enable all 6 CPUs.
thanks
Note that if you see “isolcpus=1-2” in “cat /proc/cmdline”, then it is just reserving those CPUs for your use and not scheduling them for general use. Remove “isolcpus=1-2” from the command line (perhaps it is just an edit of the “APPEND” key/value pair in “/boot/extlinux/extlinux.conf”, or else appending “isolcpus=” without the “1-2” at the end of the “APPEND” key/value pair).
Thanks for your reply, and I will try it and let you know the result.
