d5935bf70d
Now that SPL is supported a single image can run on the different variants of imx6 sabresd boards: imx6q, imx6dl and imx6qp. So drop the 'quad' prefix from defconfig, directory and readme file to make it generic. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
16 lines
212 B
JSON
16 lines
212 B
JSON
{
|
|
"device": "/dev/dri/card1",
|
|
"hwcursor": false,
|
|
"pbuffers": true,
|
|
"outputs": [
|
|
{
|
|
"name": "HDMI-1",
|
|
"mode": "off"
|
|
},
|
|
{
|
|
"name": "LVDS-1",
|
|
"mode": "1024x768"
|
|
}
|
|
]
|
|
}
|