From: "Vincent Davis Jr" <vince@underview.tech>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v7 6/9] bootimg_pcbios: add funcs to configure booting with grub
Date: Tue, 12 Aug 2025 18:51:45 -0700 [thread overview]
Message-ID: <23953.1755049905508910253@lists.openembedded.org> (raw)
In-Reply-To: <20250811040339.857858-12-vince@underview.tech>
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
On Sun, Aug 10, 2025 at 11:06 PM, Vincent Davis Jr wrote:
>
> 1. dd target platform specific boot.img to the first
> 0-440 sectors of the resulting wic image. dd grub
> stage 1 to wic image.
> 2. dd custom core.img (grub stage 1.5) with embedded
> configuration to the resulting wic image starting
> at sector 512 up to sizeof(core.img).
Terribly sorry just now realizing my commit message uses
"sector(s)" instead of "byte(s)".
Assuming this patch series meets oe-core submission requirements.
How do we proceed with updating commit message?
Want to request oe-core review panel
update the commit message to be
"byte(s)" and not "sector(s)" so not to
re-submit patch series.
[-- Attachment #2: Type: text/html, Size: 853 bytes --]
next prev parent reply other threads:[~2025-08-13 1:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-11 4:03 [PATCH v7 1/9] bootimg_pcbios: seperate syslinux install into seperate functions Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 2/9] bootimg_pcbios: move newly created syslinux funcs to end of file Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 3/9] bootimg_pcbios: seperate bootloader config creation Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 4/9] bootimg_pcbios: cleanup _do_configure_syslinux function Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 5/9] bootimg_pcbios: remove unrequire _syslinux func params Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 6/9] bootimg_pcbios: add funcs to configure booting with grub Vincent Davis Jr
2025-08-13 1:51 ` Vincent Davis Jr [this message]
2025-08-13 8:58 ` [OE-core] " Alexander Kanavin
2025-08-11 4:03 ` [PATCH v7 7/9] bootimg_pcbios: include grub as an optional bootloader Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 8/9] bootimg_pcbios: add help and usage comments Vincent Davis Jr
2025-08-11 4:03 ` [PATCH v7 9/9] oe-selftest: add wic.Wic.test_grub_install_pcbios Vincent Davis Jr
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=23953.1755049905508910253@lists.openembedded.org \
--to=vince@underview.tech \
--cc=openembedded-core@lists.openembedded.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.