[GIT PULL] Please pull u-boot-amlogic-next-20240902
Neil Armstrong
neil.armstrong at linaro.org
Mon Sep 2 18:26:20 CEST 2024
Hi Tom,
A simple set of changes to allow using the bootrom NAND pages, ported from Linux.
Thanks,
Neil
The following changes since commit ee2af844ba1b27b2e959c4e649e4b769fbeb4074:
Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi (2024-08-24 14:03:28 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-next-20240902
for you to fetch changes up to 35ff967a99e97b523732096628bdbc78758922f6:
mtd: rawnand: meson: read/write access for boot ROM pages (2024-08-28 16:05:45 +0200)
----------------------------------------------------------------
- meson_nand: R/W support for pages used by boot ROM
----------------------------------------------------------------
Arseniy Krasnov (3):
mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
mtd: rawnand: meson: read/write access for boot ROM pages
drivers/mtd/nand/raw/meson_nand.c | 84 ++++++++++++++++++++++++++-------------
drivers/mtd/nand/raw/nand_base.c | 3 ++
include/linux/mtd/rawnand.h | 5 +++
3 files changed, 65 insertions(+), 27 deletions(-)
More information about the U-Boot
mailing list