On Thu, Sep 24, 2020 at 04:44:39PM +0300, Roger Quadros wrote: > For SR1.0 we use a different overlay for IDK card. > > Signed-off-by: Roger Quadros <[email protected]> > --- > conf/machine/am65xx-evm.conf | 1 + > conf/machine/am65xx-hs-evm.conf | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf > index e5766f18..0007377c 100644 > --- a/conf/machine/am65xx-evm.conf > +++ b/conf/machine/am65xx-evm.conf > @@ -16,6 +16,7 @@ KERNEL_DEVICETREE = " \ > ti/k3-am654-base-board-sr1.dtb \ > ti/k3-am654-gp.dtbo \ > ti/k3-am654-idk.dtbo \ > + ti/k3-am654-idk-sr1.dtbo \ > ti/k3-am654-evm-hdmi.dtbo \ > ti/k3-am654-evm-oldi-lcd1evm.dtbo \ > ti/k3-am654-evm-tc358876.dtbo \ > diff --git a/conf/machine/am65xx-hs-evm.conf b/conf/machine/am65xx-hs-evm.conf > index 6d20a0de..702ba308 100644 > --- a/conf/machine/am65xx-hs-evm.conf > +++ b/conf/machine/am65xx-hs-evm.conf > @@ -12,6 +12,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" > KERNEL_DEVICETREE = " \ > ti/k3-am654-base-board.dtb ti/k3-am654-gp.dtbo \ > ti/k3-am654-evm-hdmi.dtbo ti/k3-am654-idk.dtbo \ > + ti/k3-am654-idk-sr1.dtbo \
Should there be ti/k3-am654-base-board-sr1.dtb for HS as well? I believe HS doesn't yet have SR2, hence not sure how the DTBs should be setup with or without -sr1? > ti/k3-am654-evm-oldi-lcd1evm.dtbo ti/k3-am654-evm-tc358876.dtbo \ > ti/k3-am654-pcie-usb2.dtbo ti/k3-am654-pcie-usb3.dtbo \ > ti/k3-am654-base-board-jailhouse.dtbo \ > -- > Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. > Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13143): https://lists.yoctoproject.org/g/meta-ti/message/13143 Mute This Topic: https://lists.yoctoproject.org/mt/77057319/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
