armbian-build/packages/bsp/common/usr/sbin
The-going 70686a11a9 bsp: armbian-install: fix the search for eMMC and SD card devices
On different boards, eMMC and SDcard memory devices can have
numbers 0, 1, 2 in any sequence.
SDcard -> 0; eMMC -> 2
SDcard -> 2; eMMC -> 0
SDcard -> 0; eMMC -> 1

eMMC has additional physical partitions such as *boot0,
*boot1 and others.
Use this attribute for unambiguous identification.

Print the type and name of the memory device in the message
to the user.
2024-08-04 21:24:46 +02:00
..
armbian-add-overlay Update armbian-add-overlay 2023-08-18 17:11:51 +02:00
armbian-install bsp: armbian-install: fix the search for eMMC and SD card devices 2024-08-04 21:24:46 +02:00
ddbr Fix ddbr to handle current lsblk output (#6290) 2024-02-20 16:49:29 -05:00
nand-sata-install Replace nand-sata-install with symlink to armbian-install (#4529) 2022-12-06 09:47:20 +01:00