]> Git Repo - u-boot.git/commitdiff
config: colibri_vf: enable mtd partitions via dt
authorStefan Agner <[email protected]>
Mon, 25 Mar 2019 16:25:08 +0000 (17:25 +0100)
committerStefano Babic <[email protected]>
Sat, 13 Apr 2019 18:30:09 +0000 (20:30 +0200)
Use device tree to set MTD partitions of the NAND chip.

Signed-off-by: Stefan Agner <[email protected]>
Acked-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Igor Opaniuk <[email protected]>
configs/colibri_vf_defconfig

index 344fe772340316652509f6bdd71fefa86a314fc2..8f6cceca7fd66649bd25618a14765a6d86a51b91 100644 (file)
@@ -91,4 +91,5 @@ CONFIG_VIDEO_FSL_DCU_FB=y
 CONFIG_VIDEO=y
 CONFIG_SYS_CONSOLE_FG_COL=0x00
 CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_FDT_FIXUP_PARTITIONS=y
 # CONFIG_EFI_UNICODE_CAPITALIZATION is not set
This page took 0.034056 seconds and 4 git commands to generate.