X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README;h=b1ddf89fc588290a85311c713260df3718e1c86e;hb=68c7025d99dbac9ddf1a166a19efc3f9e98f1301;hp=df1d5d67b4ad72f9aab79b7195609423e3c6d64f;hpb=7049f620002b18eef4ffc6512efafac4177e1b01;p=u-boot diff --git a/README b/README index df1d5d67b4..b1ddf89fc5 100644 --- a/README +++ b/README @@ -331,11 +331,6 @@ The following options need to be configured: - Board Type: Define exactly one, e.g. CONFIG_MPC8540ADS. -- Marvell Family Member - CONFIG_SYS_MVFS - define it if you want to enable - multiple fs option at one time - for marvell soc family - - 85xx CPU Options: CONFIG_SYS_PPC64 @@ -2630,6 +2625,10 @@ FIT uImage format: CONFIG_SPL_NAND_DRIVERS SPL uses normal NAND drivers, not minimal drivers. + CONFIG_SPL_NAND_IDENT + SPL uses the chip ID list to identify the NAND flash. + Requires CONFIG_SPL_NAND_BASE. + CONFIG_SPL_NAND_ECC Include standard software ECC in the SPL