Re: KConfig and DTS files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wednesday 07 May 2014 12:07:02 Eric Nelson wrote:
> For me, setting the status to "disabled" required a
> "resize" first:
> 
>         U-Boot > fdt set /v4l2_out status disabled
>         libfdt fdt_setprop(): FDT_ERR_NOSPACE
>         U-Boot > fdt resize
>         U-Boot > fdt set /v4l2_out status disabled
> 
>         U-Boot > fdt print /v4l2_out
>         v4l2_out {
>                 compatible = "fsl,mxc_v4l2_output";
>                 status = "disabled";
>         };
> 

How about starting out with status="disabled" and then 
removing that if necessary? Leaving out the status property
should have the same effect as setting it to "ok".

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux