Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

copy overlays #55

@rpier1

Description

@rpier1

Hi,

currently you do not copy your own build overlays/*.dtbo, but use those from https://github.com/RPi-Distro/firmware/tree/debian/boot/overlays

I would like to recommend: Please put the following

mkdir -p                                           $NEW_KERNEL/boot/overlays
cp $LINUX_KERNEL/arch/arm/boot/dts/overlays/*.dtbo $NEW_KERNEL/boot/overlays

after this line

cp $LINUX_KERNEL/arch/arm/boot/dts/bcm27*.dtb $NEW_KERNEL/boot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions