X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=README;h=46def0086b8f3d95c77a78bda532eacdbab91c6e;hp=573666eeedd0da6b2019a3b469ab6fe2d01db8ee;hb=2c2277f15cbaa9533ef8aead7328c3f605251147;hpb=1d71efbb0345ff3a8ac45e62bef36813abe1703e diff --git a/README b/README index 573666eeed..46def0086b 100644 --- a/README +++ b/README @@ -1635,6 +1635,16 @@ The following options need to be configured: downloads. This buffer should be as large as possible for a platform. Define this to the size available RAM for fastboot. + CONFIG_FASTBOOT_FLASH + The fastboot protocol includes a "flash" command for writing + the downloaded image to a non-volatile storage device. Define + this to enable the "fastboot flash" command. + + CONFIG_FASTBOOT_FLASH_MMC_DEV + The fastboot "flash" command requires additional information + regarding the non-volatile storage device. Define this to + the eMMC device that fastboot should use to store the image. + - Journaling Flash filesystem support: CONFIG_JFFS2_NAND, CONFIG_JFFS2_NAND_OFF, CONFIG_JFFS2_NAND_SIZE, CONFIG_JFFS2_NAND_DEV