Searched refs:BOOT_DEVICE_USBETH (Results 1 – 3 of 3) sorted by relevance
22 #define BOOT_DEVICE_USBETH 0x44 macro48 #define BOOT_DEVICE_USBETH 0x44 macro62 #define BOOT_DEVICE_USBETH 0x45 macro
102 #if defined(BOOT_DEVICE_USBETH) && !defined(CONFIG_SPL_USBETH_SUPPORT) in save_omap_boot_params()103 case BOOT_DEVICE_USBETH: in save_omap_boot_params()
100 SPL_LOAD_IMAGE_METHOD("USB eth", 0, BOOT_DEVICE_USBETH, spl_net_load_image_usb);