Skip to content
Snippets Groups Projects
Commit 1de0f494 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[D18] add camera csi0 peripheral overlay list

* for seco_config tool
* Basler camera option
parent 6f6c8905
No related branches found
No related tags found
No related merge requests found
......@@ -186,6 +186,12 @@ size_t video_mode_size_CFG_D2 = sizeof( video_mode_list_CFG_D2 ) / sizeof( video
overlay_list_t overlay_peripheral_list [] = {
{
.title = "camera csi0",
.options = {
{ "not used", "" }, // default
{ "Basler camera", STR(ENV_DTBO_D18_BASLER_CSI0) },
},
}, {
.title = "second audio",
.options = {
{ "not used", "" }, // default
......
......@@ -41,6 +41,7 @@
#define ENV_DTBO_D18_EDP_LVDS_WVGA seco-imx8mp-d18-edp-lvds-wvga.dtbo
#define ENV_DTBO_D18_HDMI_EDP seco-imx8mp-d18-hdmi-edp.dtbo
#define ENV_DTBO_D18_HDMI_LVDS_FHD seco-imx8mp-d18-hdmi-lvds-fhd.dtbo
#define ENV_DTBO_D18_BASLER_CSI0 seco-imx8mp-d18-basler-csi0.dtbo
#define ENV_DTBO_D18_BTSCO seco-imx8mp-d18-audio-btsco.dtbo
#endif /* __SECO_MX8_DTBO_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment