This repository was archived by the owner on Oct 28, 2019. It is now read-only.
Add support for TFTP boot using ASIX based AX8872 USB dongle#64
Open
fboudra wants to merge 7 commits into96boards:hikeyfrom
fboudra:hikey
Open
Add support for TFTP boot using ASIX based AX8872 USB dongle#64fboudra wants to merge 7 commits into96boards:hikeyfrom fboudra:hikey
fboudra wants to merge 7 commits into96boards:hikeyfrom
fboudra:hikey
Conversation
USB2 Host Controller Protocol for DWC2 USB host controller. This driver assumes host controller is PCI device and uses PCI device path as per the UEFI specification. Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
Enabled support for USB host controller and USB Mass storage Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
phy_init() is moved to Start function to avoid conflict with PHY initialisation in USB Host controller driver. Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
error: pNicDevice variable set but not used Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
Driver code is modified to support multiple ethernet dongles, which uses similar ASIX chips. Also, it can be used for multiple ASIX chips with similar register map. Enabled support for Apple Ethernet Adapter Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
…pter
The USB command CMD_RXQTC ("RX Queue Cascade Threshold Control") tries
to access the register and is always failing when using the Apple
Ethernet adapter.
Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
UEFI network stack enabled with TFTP and PXE boot support. AX88772B ethernet driver is enabled to support Apple Ethernet Adapter. Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linaro.org>
hzhuang1
added a commit
to hzhuang1/edk2
that referenced
this pull request
Mar 30, 2018
EmbeddedPkg/AndroidFastboot: add delay before reboot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tested with Apple USB Ethernet adapter