On Mon, Jun 6, 2022 at 10:16 AM Tom Rini <tr...@konsulko.com> wrote: > On Mon, Jun 06, 2022 at 10:09:16AM -0500, Derald Woods wrote: > > On Sun, May 15, 2022 at 10:25 PM Derald D. Woods < > woods.techni...@gmail.com> > > wrote: > > > > > This patch set brings omap3-evm inline with similar boards and improves > > > the ability to boot a 'fitImage' using DEFAULT_FIT_TI_ARGS. > > > > > > Derald D. Woods (3): > > > ARM: omap3: evm: Power on MMC when setting up PMIC > > > ARM: omap3: evm: Complete DM_I2C migration > > > ARM: omap3: evm: Fix 'fitImage' booting > > > > > > board/ti/evm/evm.c | 8 +------- > > > configs/omap3_evm_defconfig | 11 +++++++---- > > > 2 files changed, 8 insertions(+), 11 deletions(-) > > > > Ping. > > Now that -next is open, I'll pick these up soon. Unless they need to > be in v2022.07? Thanks! > > -- > Tom >
That's fine. Thanks for the update. Derald