Re: [PATCH v4] Add genericarm64 MACHINE
Tom Rini <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <20240301194110.GH3040305@bill-the-cat> |
On Thu, Feb 29, 2024 at 04:24:40PM +0000, [email protected] wrote: > From: Ross Burton <[email protected]> > > This is a new 64-bit "generic" Arm machine, that expects the hardware to > be SystemReady compatible. > > Signed-off-by: Ross Burton <[email protected]> Looking good, just a few consistency things: [snip] > +The genericarm64 MACHINE is designed to work on standard SystemReady IR/SR [snip] > +#@DESCRIPTION: Generic Arm64 machine for typical SystemReady IR/ES platforms, which Probably should just say IR/ES/SR in both cases? -- Tom