aboutsummaryrefslogtreecommitdiff
path: root/target/linux/armvirt/base-files/etc/board.d/01_led
Commit message (Collapse)AuthorAge
* armvirt: add EFI supportMathew McBride2023-06-02
EFI booting is used on newer machines compatible with the Arm SystemReady specifications. This commit restructures armvirt into a more 'generic' target similar to x86. See https://github.com/openwrt/openwrt/pull/4956 for a history of this port. Signed-off-by: Mathew McBride <matt@traverse.com.au>