buildroot: include tools to flash HiFive
This commit is contained in:
parent
c15da1d58e
commit
ec6345be8e
@ -12,6 +12,22 @@ BR2_TARGET_GENERIC_ROOT_PASSWD="sifive"
|
||||
BR2_SYSTEM_DHCP="eth0"
|
||||
BR2_PACKAGE_DHRYSTONE=y
|
||||
BR2_PACKAGE_LMBENCH=y
|
||||
BR2_PACKAGE_MTD=y
|
||||
# BR2_PACKAGE_MTD_NANDDUMP is not set
|
||||
# BR2_PACKAGE_MTD_NANDTEST is not set
|
||||
# BR2_PACKAGE_MTD_NANDWRITE is not set
|
||||
# BR2_PACKAGE_MTD_UBIATTACH is not set
|
||||
# BR2_PACKAGE_MTD_UBICRC32 is not set
|
||||
# BR2_PACKAGE_MTD_UBIDETACH is not set
|
||||
# BR2_PACKAGE_MTD_UBIFORMAT is not set
|
||||
# BR2_PACKAGE_MTD_UBIMKVOL is not set
|
||||
# BR2_PACKAGE_MTD_UBINFO is not set
|
||||
# BR2_PACKAGE_MTD_UBINIZE is not set
|
||||
# BR2_PACKAGE_MTD_UBIRENAME is not set
|
||||
# BR2_PACKAGE_MTD_UBIRMVOL is not set
|
||||
# BR2_PACKAGE_MTD_UBIRSVOL is not set
|
||||
# BR2_PACKAGE_MTD_UBIUPDATEVOL is not set
|
||||
# BR2_PACKAGE_MTD_UBIBLOCK is not set
|
||||
BR2_PACKAGE_PCIUTILS=y
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
BR2_PACKAGE_SCREEN=y
|
||||
|
Loading…
Reference in New Issue
Block a user