Skip to content

Commit c31177c

Browse files
committed
its: r4: add sd/emmc overlay configs
to be compatible with newest uboot changes
1 parent ed0040e commit c31177c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

bpi-r4.its

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,13 @@
8585
algo = "sha1";
8686
};
8787
};
88+
ov-sd {
89+
description = "SD FDT overlay blob";
90+
fdt = "fdt-ov-sd";
91+
};
92+
ov-emmc {
93+
description = "EMMC FDT overlay blob";
94+
fdt = "fdt-ov-emmc";
95+
};
8896
};
8997
};

0 commit comments

Comments
 (0)