diff options
| author | Tom Rini <[email protected]> | 2023-04-17 10:47:33 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-04-17 10:47:33 -0400 |
| commit | 5db4972a5bbdbf9e3af48ffc9bc4fec73b7b6a79 (patch) | |
| tree | 59af02fa40552c4e3eb547019c4cc7d0aaaf2d35 /configs | |
| parent | 10f8eec3e0f948005b208869a9ec26b1bf896f86 (diff) | |
| parent | 156968211ef0e155a198a2fe9e94187a91186ab9 (diff) | |
Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
Pull request for u-boot-nand-20230417
The first two patches are by Frieder Schrempf who joins as a reviewer for
the SPI NAND framework and drivers.
The following 2 patches are by Linus Walleij and are taken by the series
"Add Broadcom Northstar basic support".
Bin Meng makes static a list for octeontx.
Francesco Dolcini specifies MTD partitions on command line for
colibri-{imx6ull,imx7}.
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/colibri-imx6ull_defconfig | 1 | ||||
| -rw-r--r-- | configs/colibri_imx7_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/colibri-imx6ull_defconfig b/configs/colibri-imx6ull_defconfig index b50577f9068..2f1a201919c 100644 --- a/configs/colibri-imx6ull_defconfig +++ b/configs/colibri-imx6ull_defconfig @@ -104,4 +104,3 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x4000 CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_OF_LIBFDT_OVERLAY=y -CONFIG_FDT_FIXUP_PARTITIONS=y diff --git a/configs/colibri_imx7_defconfig b/configs/colibri_imx7_defconfig index 3a67ea38508..8439742afaa 100644 --- a/configs/colibri_imx7_defconfig +++ b/configs/colibri_imx7_defconfig @@ -102,4 +102,3 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x4000 CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_OF_LIBFDT_OVERLAY=y -CONFIG_FDT_FIXUP_PARTITIONS=y |
