mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 09:21:26 +01:00
CMD: Fix typo CMD_FSL -> CMD_MFSL in readme
Signed-off-by: Marek Vasut <marex@denx.de> Cc: vapier@gentoo.org Acked-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
parent
ae291b7315
commit
c8339f5153
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -814,7 +814,7 @@ The following options need to be configured:
|
|||
CONFIG_CMD_TIME * run command and report execution time
|
||||
CONFIG_CMD_USB * USB support
|
||||
CONFIG_CMD_CDP * Cisco Discover Protocol support
|
||||
CONFIG_CMD_FSL * Microblaze FSL support
|
||||
CONFIG_CMD_MFSL * Microblaze FSL support
|
||||
|
||||
|
||||
EXAMPLE: If you want all functions except of network
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue