]> git.ipfire.org Git - thirdparty/u-boot.git/commit
include: env: Add phytec RAUC boot logic
authorLeonard Anderweit <l.anderweit@phytec.de>
Tue, 12 Mar 2024 14:30:32 +0000 (15:30 +0100)
committerFabio Estevam <festevam@gmail.com>
Sun, 17 Mar 2024 21:39:21 +0000 (18:39 -0300)
commitfac1bd63415c6f2dbc3b3abaf60e9cb08949f39c
tree2b027f596b6efb5289caf612ef24dbb57036657a
parent22c6d6bdfc303aa059082bb393eb9e6b3f7624fb
include: env: Add phytec RAUC boot logic

Add logic for booting systems with the RAUC update mechanism. This can
be reused by other phytec boards.

Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Tested-by: Teresa Remmet <t.remmet@phytec.de>
include/env/phytec/rauc.env [new file with mode: 0644]