[PULL] u-boot-at91-2026.04-a
Eugen Hristev
eugen.hristev at linaro.org
Sun Feb 8 17:04:02 CET 2026
Hello Tom,
Please pull tag u-boot-at91-2026.04-a , the first set of at91
features and fixes for the 2026.04 cycle.
This small fixes set includes fixing 64 bit builds and some warnings for
the at91 serial driver, and some cleanup on the nand driver.
Thanks,
Eugen
The following changes since commit a8d982e1f1726254ef27bbdf362f98954ee3feb7:
x86: cpu: Fix crash on FTRACE enabled builds (2026-02-03 12:51:43 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-at91.git
tags/u-boot-at91-2026.04-a
for you to fetch changes up to 1690228bac43cf5bb0dd4473abe68cca8400f23c:
mtd: nand: raw: atmel: Access device ofnode through functions
(2026-02-04 14:13:02 +0200)
----------------------------------------------------------------
First set of u-boot-at91 features for the 2026.04 cycle
----------------------------------------------------------------
Andy Yan (1):
mtd: nand: raw: atmel: Access device ofnode through functions
Robert Marko (4):
arm: at91: move atmel_serial.h to include/dm/platform_data
dm: platform_data: atmel_serial: fix build warning on 64-bit platforms
serial: atmel-usart: include arch specific headers only for AT91
serial: atmel-usart: add support for skiping debug UART init
board/bluewater/gurnard/gurnard.c | 2 +-
board/siemens/corvus/board.c | 2 +-
board/siemens/smartweb/smartweb.c | 2 +-
board/siemens/taurus/taurus.c | 2 +-
drivers/mtd/nand/raw/atmel/nand-controller.c | 18
+++++++++---------
drivers/mtd/nand/raw/atmel/pmecc.c | 6 +++---
drivers/serial/atmel_usart.c | 7 ++++++-
.../mach => include/dm/platform_data}/atmel_serial.h | 2 +-
8 files changed, 23 insertions(+), 18 deletions(-)
rename {arch/arm/mach-at91/include/mach =>
include/dm/platform_data}/atmel_serial.h (90%)
More information about the U-Boot
mailing list