nuvoton980 kernel support tf card(六)

1      Scope of Document

This document describes kernel how to support tf card

2      Requiremen

2.1     Function Requirement

2.2     Performance Requirement

NA

3      Method

3.1     Export cross compile

3.2     Support  kernel  tf card

# CONFIG_NUC980_FMI_MTD_NAND is not set

CONFIG_NUC980_FMI_SD0=y

CONFIG_MMC_BLOCK=y

CONFIG_MMC_BLOCK_MINORS=8

CONFIG_MMC_BLOCK_BOUNCE=y

CONFIG_MMC_NUC980_FMI=y

make nuc980_eth2uart_defconfig

make uImage

4      Output file

../image/980uImage

原文地址:https://www.cnblogs.com/lianghong881018/p/12529786.html