I got my hands on an early version of Jetson Nano developer kit [ A02 } and I am curious if these devices are installed by the SDK Manager on a single partition or multiple partitions like B0x dev kits.
After installing it through SDK manager I’ve noticed some differences compared with later dev kits. A02 has only one partition and at the bootup process I do not see any nvidia logo simillar to B01 4GB Dev Kit that I have.
I am trying to figure out if the installation was successful or not…or maybe it is a hardware issue with this particular device that I have.
I have installed both JetPack 3.6.2 and 3.5.1. Both of them partitioned the microSD card with a single partition.
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 16M 1 loop
mtdblock0 31:0 0 4M 0 disk
mmcblk0 179:0 0 29G 0 disk
└─mmcblk0p1 179:1 0 29G 0 part /
zram0 252:0 0 246,5M 0 disk [SWAP]
zram1 252:1 0 246,5M 0 disk [SWAP]
zram2 252:2 0 246,5M 0 disk [SWAP]
zram3 252:3 0 246,5M 0 disk [SWAP]
Am I doing something wrong in the installation process?
please see-also flash configure file, such as… cfg/flash_l4t_t210_spi_sd_p3448.xml
there’re device type=“spi” for flashing bootloader binaries, and it’s only APP partition flashed to SD card.