Hi Tom,

On 28/02/23 9:34 PM, Tom Rini wrote:
On Tue, Feb 28, 2023 at 09:21:23PM +0100, Angelo Dureghello wrote:

The following changes since commit e8c80ac0f7a13bf0fc016ce324b870c0cff7a2b8:

   Prepare v2023.04-rc3 (2023-02-27 17:18:36 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-coldfire.git master

for you to fetch changes up to 4c885f9f64cd85471614c75027620e3bcf3046bd:

   m68k: dts: stmark2: set correct compatible field for spi nor (2023-02-28
21:19:47 +0100)

----------------------------------------------------------------
Angelo Dureghello (6):
       board: amcore: fix u-boot mtd partition
       m68k: use longword-based jumps
       m68k: add global variable sdhc_per_clk for m68k
       board: stmark2: fix clock value
       arch: enable private libgcc for m68k
       m68k: dts: stmark2: set correct compatible field for spi nor

  arch/Kconfig                        |  1 +
  arch/m68k/cpu/mcf530x/start.S       | 18 ++++++++++++------
  arch/m68k/dts/stmark2.dts           |  2 +-
  arch/m68k/include/asm/global_data.h |  3 +++
  board/sysam/stmark2/Kconfig         |  2 +-
  include/configs/amcore.h            | 20 +++++++++++++++-----
  6 files changed, 33 insertions(+), 13 deletions(-)

OK, you need to re-work a few of the changes:
https://source.denx.de/u-boot/u-boot/-/jobs/586499

Things are either in a Kconfig (and the defconfig), or now "CFG_..."
instead of "CONFIG_...".


i received the automated email. Fixes are in progress, but
not ready still, there are several CFG to be fixed.
Could i ask another pull request later, for next release ?

Regards,
--
Angelo Dureghello

Reply via email to