Created
January 24, 2015 14:03
-
-
Save bao3/4ad82a46e49a1aaa8132 to your computer and use it in GitHub Desktop.
WZR-HP-G300NH MMC/SD 可用
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
DI_pin 4 | |
DO_pin 8 | |
CLK_pin 7 | |
CS_pin 3 | |
mode 0 | |
opkg install e2fsprogs | |
mke2fs -t ext4 -O ^has_journal,extent /dev/mmcblk0 | |
mount /dev/mmcblk0 /home |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment