]> Git Repo - J-u-boot.git/blobdiff - configs/sama5d27_wlsom1_ek_mmc_defconfig
configs: sam boards: add hash command
[J-u-boot.git] / configs / sama5d27_wlsom1_ek_mmc_defconfig
index b7624beb4ceef84abc9ec6d9b1464dd35e8c4436..06c6a16a215ef65f57360e2ff010be3edcccbd9d 100644 (file)
@@ -26,6 +26,7 @@ CONFIG_SYS_EXTRA_OPTIONS="SAMA5D2"
 CONFIG_SD_BOOT=y
 CONFIG_BOOTDELAY=3
 CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwait"
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_DISPLAY_BOARDINFO_LATE=y
 CONFIG_MISC_INIT_R=y
@@ -41,6 +42,8 @@ CONFIG_CMD_MMC=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_HASH=y
+CONFIG_HASH_VERIFY=y
 CONFIG_CMD_EXT4=y
 CONFIG_CMD_FAT=y
 CONFIG_OF_CONTROL=y
This page took 0.030762 seconds and 4 git commands to generate.