[PULL] please pull u-boot-coldfire/next

Angelo Dureghello angelo at kernel-space.org
Wed Sep 6 13:33:27 CEST 2023


Hi Tom,

The following changes since commit b53ab97150314674edc25508f4fc528be2baa73f:

   event.h: Documented some newly added portions better (2023-09-04 
11:19:50 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 26af162ac8f8ab3222d32f00f06a4774a061150a:

   arch: m68k: Implement relocation (2023-09-06 13:28:58 +0200)

----------------------------------------------------------------
Marek Vasut (3):
       tools: relocate-rela: Fix BE symtab handling
       tools: relocate-rela: Add M68K support
       arch: m68k: Implement relocation

  arch/Kconfig                   |   1 -
  arch/m68k/Kconfig              |   4 +--
  arch/m68k/config.mk            |   6 ++--
  arch/m68k/cpu/mcf523x/start.S  |  57 +++++++++++++++++++++------------
  arch/m68k/cpu/mcf52x2/start.S  |  57 +++++++++++++++++++++------------
  arch/m68k/cpu/mcf530x/start.S  |  59 +++++++++++++++++++++-------------
  arch/m68k/cpu/mcf532x/start.S  |  57 +++++++++++++++++++++------------
  arch/m68k/cpu/mcf5445x/start.S |  57 +++++++++++++++++++++------------
  arch/m68k/cpu/u-boot.lds       |  14 ++++++++
  tools/relocate-rela.c          | 134 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
  10 files changed, 303 insertions(+), 143 deletions(-)


More information about the U-Boot mailing list