Skip to content

Commit 9bac144

Browse files
committed
its: r4: add sd/emmc overlay configs
to be compatible with newest uboot changes
1 parent 79e1c25 commit 9bac144

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bpi-r4.its

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,13 @@
8080
algo = "sha1";
8181
};
8282
};
83+
ov-sd {
84+
description = "SD FDT overlay blob";
85+
fdt = "fdt-ov-sd";
86+
};
87+
ov-emmc {
88+
description = "EMMC FDT overlay blob";
89+
fdt = "fdt-ov-emmc";
90+
};
8391
};
8492
};

0 commit comments

Comments
 (0)