-
Notifications
You must be signed in to change notification settings - Fork 585
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rtl8730e: Define mount point for userfs according to internal/externa…
…l flash In case of board with second(external) flash, userfs is located in second flash. Most of codes using userfs are implemented with mount point, "/mnt". So we need to set mount point as "/mnt" for userfs in second flash for compatibility.
- Loading branch information
1 parent
173e98a
commit 9615bd9
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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