uboot-envtools: add a board.d script to load defaults from the environment
authorJohn Crispin <john@phrozen.org>
Tue, 17 Sep 2024 15:30:46 +0000 (17:30 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 2 Oct 2024 13:41:33 +0000 (15:41 +0200)
commitb89b19b85436803513dc89681b17918c8fd9521f
tree07f5f28b31c567d770a1dfba870eb82c9b608334
parent84577e48bcfac9e9f12835ecf13a5e0ba2f71be2
uboot-envtools: add a board.d script to load defaults from the environment

This allows loading default wifi credentials, passwords and ssh keys on
firstboot.

Signed-off-by: John Crispin <john@phrozen.org>
package/boot/uboot-envtools/Makefile
package/boot/uboot-envtools/files/fw_defaults [new file with mode: 0644]