NixOS on ARM/ODROID-C2: Difference between revisions
imported>Jasom Add uboot fusing instructions |
imported>Jasom mNo edit summary |
||
Line 27: | Line 27: | ||
Note this assumes u-boot is in partition 1 of your board's connected eMMC. If you haven't done that yet, you can build it with nix and this fusing script [https://archlinuxarm.org/packages/aarch64/uboot-odroid-c2-mainline/files/sd_fusing.sh]: | Note this assumes u-boot is in partition 1 of your board's connected eMMC. If you haven't done that yet, you can build it with nix and then write it this fusing script (using an emmc/usb adapter) [https://archlinuxarm.org/packages/aarch64/uboot-odroid-c2-mainline/files/sd_fusing.sh]: | ||
<syntaxhighlight lang=bash> | <syntaxhighlight lang=bash> |