mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
arm: am57xx: Enable 8-bit eMMC access
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
This commit is contained in:
parent
a42cfa4f82
commit
b52ee279ca
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
#define CONFIG_CMD_GPT
|
||||
#define CONFIG_EFI_PARTITION
|
||||
#define CONFIG_RANDOM_UUID
|
||||
#define CONFIG_HSMMC2_8BIT
|
||||
|
||||
/* CPSW Ethernet */
|
||||
#define CONFIG_BOOTP_DNS /* Configurable parts of CMD_DHCP */
|
||||
|
|
Loading…
Reference in a new issue