]> git.dujemihanovic.xyz Git - u-boot.git/commit
xilinx: zynq: add FDT_FIXUP_PARTITIONS support
authorJames Hilliard <james.hilliard1@gmail.com>
Sun, 31 Mar 2024 23:28:59 +0000 (17:28 -0600)
committerMichal Simek <michal.simek@amd.com>
Wed, 3 Apr 2024 13:28:11 +0000 (15:28 +0200)
commit6c4a739807bf50f3c375000565b76a92aab6a500
tree521384e475a82d2b6978b75df48861a737fe26f8
parent46947ef68f6a10352fce148da33521f1d2df37cb
xilinx: zynq: add FDT_FIXUP_PARTITIONS support

There are situations where we may want to let U-Boot modify the FDT
nand partitions for the kernel, such as when supporting multiple
sizes of NAND chips.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Link: https://lore.kernel.org/r/20240331232859.727769-1-james.hilliard1@gmail.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
board/xilinx/common/board.c