What to keep in mind
- Kernel configs (linux-exynos5422-defconfig) and patches tune LZ4 compression, REG Linux branding, preemption, and DRM/HID quirks for the ODROID platform.
- Board scripts stage zImage, DTBs, initrd, modules, firmware, rescue data, and U-Boot blobs before `genimage` creates FAT32 boot + userdata partitions with the proper `extlinux.conf` command line.
- Overlays install `asound.conf`, fan scripts, and patch sets for Sugarbox/SwitchRes; the integration tips remind maintainers to build U-Boot, stage artifacts, and document overlay/cmdline changes.