X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=f25c53946cbc5d64fd1772c48977a9fa3f0f191d;hb=0c4d556d442f5a4483080ce3dcc2ec208f75bcaa;hp=46c30d209aad56ca4644ad1ff36180709382ba95;hpb=38280939b659e2242e3c853476304ba93273639f;p=deb_libcec.git diff --git a/README b/README index 46c30d2..f25c539 100644 --- a/README +++ b/README @@ -100,15 +100,15 @@ for 'configure': --with-rpi-lib-path="/path/to/libbcm_host.so" =============================================================================== - === CuBox === + === CuBox / TDA995x === =============================================================================== Solid-Run's CuBox uses a combined HDMI tranceiver / CEC controller by NXP. The device driver for it is based on an SDK by the chip vendor and is compiled into the Linux kernel. The following options for 'configure' have been introduced: -To enable support for the CuBox: ---enable-cubox +To enable support for the CuBox / TDA995x: +--enable-tda995x To specify the path to the SDK part of the kernel driver: --with-tda995x-toolkit-path='path/to/linux/drivers/video/dovefb/nxp_hdmi'