Embedded Linux
Embedded linux tips/tricks
PARTUUID is a UUID identifier of partition stored within GPT partition table. This UUID is available to Linux kernel during boot and so it can be specified as rootfs=PARTUUID=<UUID>. On the other hand, UUID is identifier stored within file system... Read more
Enumerating GPIO devices Configuring specific GPIO pin as output Read more
In build/conf/local.conf set Read more
Listing controllable ports Yields output Disabling specific port Enabling specific port Read more
Currently BCM2712 WDT is not supported on U-Boot, so to enable it manually via registers, run the following commands: Read more