HomeSort by relevance Sort by last modified time
    Searched refs:edison (Results 1 - 9 of 9) sorted by null

  /device/intel/edison/base_product/
devicesetup.sh 17 add_lunch_combo edison-eng
AndroidProducts.mk 21 $(LOCAL_DIR)/edison.mk
edison.mk 19 PRODUCT_NAME := edison
22 PRODUCT_DEVICE := edison
24 # Install edison-specific config file for weaved.
26 device/intel/edison/base_product/weaved.conf:system/etc/weaved/weaved.conf
  /hardware/bsp/intel/soc/edison/
soc.mk 17 LOCAL_PATH := hardware/bsp/intel/soc/edison
34 BOARD_KERNEL_CMDLINE := console=ttyMFD2 earlyprintk=ttyMFD2,keep androidboot.hardware=edison androidboot.selinux=enforcing
41 $(LOCAL_PATH)/init.edison.rc:root/init.edison.rc \
44 $(LOCAL_PATH)/ueventd.edison.rc:root/ueventd.edison.rc \
49 TARGET_KERNEL_SRC := hardware/bsp/kernel/intel/edison-3.10
68 lights.edison
80 sensors.edison
  /device/intel/edison/
BoardConfig.mk 18 $(call set_soc, intel, edison)
35 BOARD_GPT_INI := device/intel/edison/gpt.ini
47 device/intel/edison/flash_tools/brillo-flashall-edison.sh:provision-device \
48 device/intel/edison/fstab.device:root/fstab.${soc_name}
59 device/intel/edison/sepolicy
61 vendor_partition_directory := vendor/bsp/intel/edison
63 $(vendor_partition_directory)/uboot_firmware:u-boot-edison.bin \
  /device/intel/edison/build/tasks/
flashfiles.mk 1 # Rule to make a distribution zipfile with all that is needed to flash the Edison
3 ifeq ($(TARGET_DEVICE),edison)
12 EDISON_VENDOR := vendor/bsp/intel/edison
13 EDISON_DEVICE := device/intel/edison
25 EDISON_FLASHFILES += $(EDISON_UBOOT)/u-boot-edison.bin $(EDISON_UBOOT)/u-boot-edison.img
27 $(EDISON_TOOLS)/brillo-flashall-edison.bat \
28 $(EDISON_TOOLS)/brillo-flashall-edison.sh \
  /device/intel/edison/flash_tools/
brillo-flashall-edison.sh 3 # Only execute this script on a Brillo provisioned Edison.
4 # See your Brillo-Edison online information for initial provisioning and recovery.
32 VENDOR=$(dir_with_file u-boot-edison.bin \
35 "${ANDROID_BUILD_TOP}/vendor/bsp/intel/edison/uboot_firmware")
38 flash u-boot "${VENDOR}"/u-boot-edison.bin \
brillo-provision-edison.sh 23 UBOOT_DIR=$(dir_with_file u-boot-edison.img \
68 echo "!!! Alternatively, see the Edison-Brillo web for information on using Phone Flash Tool Lite"
74 XFSTK_PARAMS=" --gpflags 0x80000007 --osimage ${UBOOT_DIR}/u-boot-edison.img"
101 echo "** Flashing Edison Board $(date) **" >> ${LOG_FILENAME}
  /hardware/bsp/intel/peripheral/wifi/bcm43340/
peripheral.mk 30 WIFI_DRIVER_HAL_MODULE := wifi_driver.edison

Completed in 419 milliseconds