I booted into Raspbian 11 on the ALL-H3-CC, after installing the 5.x 128GB card. The emmc module is not being picked up by the kernel, even though it’s running 6.1. Documentation for emmc on ALL-H3-CC is pretty hard to find, so asking “what am I missing?” here.
$ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 14.8G 0 disk
├─mmcblk0p1 179:1 0 256M 0 part /boot/efi
└─mmcblk0p2 179:2 0 14.6G 0 part /
$ sudo uname -a
Linux raspberrypi 6.1.26-05272-g26c406245a2c #1 SMP PREEMPT_DYNAMIC Thu Apr 27 10:15:40 UTC 2023 aarch64 GNU/Linux