mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +00:00
imx: ventana: config: add EMMC boot options
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
214fb19bcc
commit
1faca6ad63
1 changed files with 4 additions and 0 deletions
|
@ -101,6 +101,10 @@
|
|||
/* MMC Configs */
|
||||
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
|
||||
|
||||
/* eMMC Configs */
|
||||
#define CONFIG_SUPPORT_EMMC_BOOT
|
||||
#define CONFIG_SUPPORT_EMMC_RPMB
|
||||
|
||||
/* Filesystem support */
|
||||
#define CONFIG_CMD_UBIFS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue