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

  /external/u-boot/include/configs/
rockchip-common.h 36 #define BOOT_TARGET_DHCP(func) func(DHCP, dhcp, na)
38 #define BOOT_TARGET_DHCP(func)
45 BOOT_TARGET_DHCP(func)
am335x_evm.h 82 # define BOOT_TARGET_DHCP(func) func(DHCP, dhcp, na)
84 # define BOOT_TARGET_DHCP(func)
94 BOOT_TARGET_DHCP(func)

Completed in 91 milliseconds