Hi Jan-simon CC: R-Car user. Sorry inconvenience due to big change about dtb file name. Since latest u-boot can detect memory size automatically then latest kernel doesn't prepare each memory size variation device-tree file. moreover, we stopped to use "-es1" name. Regarding starter Kit and dtb relationship is described here. https://elinux.org/R-Car/Boards/Yocto-Gen3/v5.5.0#Relationship_diagram_between_each_SK_board_and_DTB_file_in_Yocto_v5.5.0 Kingfisher case : https://elinux.org/R-Car/Boards/Kingfisher/Yocto-Gen3/v5.5.0#Relationship_diagram_between_each_SK_board_and_DTB_file_in_Yocto_v5.5.0 > # or should that be r8a77861-ulcb ?? existing M3ulcb is ver1.0 then you(and CI) should use "r8a77960-ulcb*.dtb" > # 61 is correct ?? We will optimize them to reduce. > old: r8a7795-h3ulcb-4x2g.dtb > new ??? > -->> Here we used to differ the dtb for the 4x2g variant with 8GB, > this is no longer built - which one do I use now ? <<-- If you/user update new u-boot, no need to prepare memory size variation. Then, r8a77951-ulcb.dtb support both 4gb and 8gb starter Kit. Best regards, Kurokawa > -----Original Message----- > From: agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx <agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx> On Behalf Of Jan > Simon Moeller via lists.automotivelinux.org > Sent: Wednesday, October 13, 2021 7:30 PM > To: agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx > Cc: SDX [ IoT.bzh ] <stephane@xxxxxxx> > Subject: BSP 5.5 and dtb changes > > Hi all, Hi Stephane! > > Continuing our discussion on the devcall wrt devicetree files and RCar BSP 5.5 : > > I did 4 builds so far and these are the results: > > plain m3: > folder build-m3-55/tmp/deploy/images/m3ulcb/ > -> r8a77960-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.0-m3ulcb-20211012153218.dtb > -> r8a77960-ulcb.dtb > -> r8a77960-ulcb-m3ulcb.dtb > -> r8a77961-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.0-m3ulcb-20211012153218.dtb > -> r8a77961-ulcb.dtb > -> r8a77961-ulcb-m3ulcb.dtb > > Thus the change: > -{%- set dtb = dtb|default("r8a7796-m3ulcb.dtb") %} > +{%- set dtb = dtb|default("r8a77960-ulcb.dtb") %} > # or should that be r8a77861-ulcb ?? > > > m3 with kf board: > folder build-m3kf-55/tmp/deploy/images/m3ulcb/ > -> r8a77960-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.1-m3ulcb-20211012161015.dtb > -> r8a77960-ulcb.dtb > -> r8a77960-ulcb-kf--5.10.41+gitAUTOINC+626d4b252f-r1.1-m3ulcb-20211012161015.dtb > -> r8a77960-ulcb-kf.dtb > -> r8a77960-ulcb-kf-m3ulcb.dtb > -> r8a77960-ulcb-m3ulcb.dtb > -> r8a77961-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.1-m3ulcb-20211012161015.dtb > -> r8a77961-ulcb.dtb > -> r8a77961-ulcb-kf--5.10.41+gitAUTOINC+626d4b252f-r1.1-m3ulcb-20211012161015.dtb > -> r8a77961-ulcb-kf.dtb > -> r8a77961-ulcb-kf-m3ulcb.dtb > -> r8a77961-ulcb-m3ulcb.dtb > > -{%- set dtb = dtb|default("r8a7796-m3ulcb-kf.dtb") %} > +{%- set dtb = dtb|default("r8a77961-ulcb-kf.dtb") %} > # 61 is correct ?? > > > plain h3: > folder build-h3-55/tmp/deploy/images/h3ulcb/ > -> r8a77951-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.0-h3ulcb-20211012141344.dtb > -> r8a77951-ulcb.dtb > -> r8a77951-ulcb-h3ulcb.dtb > > -> r8a779m1-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.0-h3ulcb-20211012141344.dtb > -> r8a779m1-ulcb.dtb > -> r8a779m1-ulcb-h3ulcb.dtb > > old: r8a7795-h3ulcb-4x2g.dtb > new ??? > -->> Here we used to differ the dtb for the 4x2g variant with 8GB, > this is no longer built - which one do I use now ? <<-- > > h3 with KF: > folder: tmp/deploy/images/h3ulcb/ > r8a77950-ulcb-kf--5.10.41+gitAUTOINC+626d4b252f-r1.1-h3ulcb-20211013101330.dtb > r8a77950-ulcb-kf.dtb > r8a77950-ulcb-kf-h3ulcb.dtb > r8a77951-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.1-h3ulcb-20211013101330.dtb > r8a77951-ulcb.dtb > r8a77951-ulcb-h3ulcb.dtb > r8a77951-ulcb-kf--5.10.41+gitAUTOINC+626d4b252f-r1.1-h3ulcb-20211013101330.dtb > r8a77951-ulcb-kf.dtb > r8a77951-ulcb-kf-h3ulcb.dtb > r8a779m1-ulcb--5.10.41+gitAUTOINC+626d4b252f-r1.1-h3ulcb-20211013101330.dtb > r8a779m1-ulcb.dtb > r8a779m1-ulcb-h3ulcb.dtb > r8a779m1-ulcb-kf--5.10.41+gitAUTOINC+626d4b252f-r1.1-h3ulcb-20211013101330.dtb > r8a779m1-ulcb-kf.dtb > r8a779m1-ulcb-kf-h3ulcb.dtb > > old: r8a7795-h3ulcb-4x2g-kf.dtb > new ?? > -->> Here we used to also differ the dtb for the 4x2g variant with > 8GB, this is no longer built - which one do I use now ? <<-- > > > > Best regards, > Jan-Simon > > ------ > Jan-Simon Möller > AGL Release Manager > The Linux Foundation > > Visit us at: > https://jpn01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.automotivegradelinux.org%2F&data=0 > 4%7C01%7Charunobu.kurokawa.dn%40renesas.com%7Cb2f84063c4ea4c7fd00908d98e347cf0%7C53d82571da1947e49c > b4625a166a4a2a%7C0%7C0%7C637697178354548317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIj > oiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Ahss3m3%2Boozk3krnoMnSpyXo7HBe4l7cBUK > MES4WW1M%3D&reserved=0 > lists.automotivelinux.org > https://jpn01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.linuxfoundation.org%2F&data=04%7C > 01%7Charunobu.kurokawa.dn%40renesas.com%7Cb2f84063c4ea4c7fd00908d98e347cf0%7C53d82571da1947e49cb4625 > a166a4a2a%7C0%7C0%7C637697178354548317%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2l > uMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=6TpM9MKIuRxpa%2Fn1r%2BuY9bru7AXL8gRqf0Xdzp > Ld%2Bk0%3D&reserved=0 > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9450): https://lists.automotivelinux.org/g/agl-dev-community/message/9450 Mute This Topic: https://lists.automotivelinux.org/mt/86284701/2167316 Group Owner: agl-dev-community+owner@xxxxxxxxxxxxxxxxxxxxxxxxx Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/4543822/2167316/883735764/xyzzy [list-automotive-discussions82@xxxxxxxxxxx] -=-=-=-=-=-=-=-=-=-=-=-