From: antohami@basealt.ru To: devel-kernel@lists.altlinux.org Subject: [d-kernel] [PATCH 0/2] Replace devicetree Date: Mon, 18 Apr 2022 22:41:58 +0700 Message-ID: <cover.1650295032.git.antohami@altlinux.org> (raw) From: Anton Midyukov <antohami@altlinux.org> Патчи предназначены для веток std-def-5.10, un-def-5.15, std-def-5.15, un-def-5.16. Т.е. для ядер в Сизифе и p10. Первый патч служит для облегчения восприятия какой dtb к какому вендору относится. Обратная совместимость осуществляется созданием симлинков. Второй патч решает проблему загрузки с отдельного раздела /boot на компьютерах, требующих для загрузки devicetree. Для обратной совместимости создаётся симлинк. Anton Midyukov (2): /lib/devicetree/<name.dtb> -> /lib/devicetree/<vendor>/<name.dtb> for aarch64 Replace devicetree from /lib to /boot kernel-image.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- 2.33.0
next reply other threads:[~2022-04-18 15:41 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-04-18 15:41 antohami [this message] 2022-04-18 15:41 ` [d-kernel] [PATCH 1/2] /lib/devicetree/<name.dtb> -> /lib/devicetree/<vendor>/<name.dtb> for aarch64 antohami 2022-04-18 15:42 ` [d-kernel] [PATCH 2/2] Replace devicetree from /lib to /boot antohami
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1650295032.git.antohami@altlinux.org \ --to=antohami@basealt.ru \ --cc=devel-kernel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git