Is there a way to emulate Jetson Orin Nano 4GB with a 8GB Dev kit? As far as I know, by limiting the amount of accessible memory an 8GB module will act as a 4GB one. However, I am not able to find any guide or whether this is possible or not.
@ramyad I’m not sure if this still works or not, but at one time I “emulated” Jetson Nano 2GB with Jetson Nano 4GB by appending mem=2G to the cbootargs in /boot/extlinux/extlinux.conf (to the end of the APPEND line)