X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=66770b648539701fe0fdd8b36b1076359557ddd3;hb=97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9;hp=e7cd1bcb436dff45feb2be387eaee30323cc15ae;hpb=dee332ffb735f65ab922118791a583c17bb0b795;p=platform%2Fkernel%2Fu-boot.git diff --git a/README b/README index e7cd1bc..66770b6 100644 --- a/README +++ b/README @@ -783,6 +783,13 @@ The following options need to be configured: Board code has addition modification that it wants to make to the flat device tree before handing it off to the kernel + CONFIG_OF_SYSTEM_SETUP + + Other code has addition modification that it wants to make + to the flat device tree before handing it off to the kernel. + This causes ft_system_setup() to be called before booting + the kernel. + CONFIG_OF_BOOT_CPU This define fills in the correct boot CPU in the boot @@ -3510,7 +3517,7 @@ FIT uImage format: to 128 or 256, although it does not have to be power of 2). default: 4096 - + CONFIG_MTD_UBI_BEB_LIMIT This option specifies the maximum bad physical eraseblocks UBI expects on the MTD device (per 1024 eraseblocks). If the