Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.8.13 eMMC 5.1 #50

Open
RobertCNelson opened this issue Oct 12, 2017 · 0 comments
Open

3.8.13 eMMC 5.1 #50

RobertCNelson opened this issue Oct 12, 2017 · 0 comments

Comments

@RobertCNelson
Copy link
Owner

Issue created to walk users thru this...

#yakbuild:

git clone https://github.com/RobertCNelson/yakbuild
cd ./yakbuild/
cp recipe.sh.v3.8.x.sample recipe.sh

#Open recipe.sh and change: 3.8.13-bone86 -> (your version)

#Download the patches:

wget https://raw.githubusercontent.com/RobertCNelson/bb-kernel/am33x-v3.8/patches/emmc/0001-mmc-core-Update-the-ext-csd.rev-check-for-eMMC5.1.patch
wget https://raw.githubusercontent.com/RobertCNelson/bb-kernel/am33x-v3.8/patches/emmc/0002-mmc-Allow-forward-compatibility-for-eMMC.patch

#Move them into ./patches/local_patches/

mv 0001-mmc-core-Update-the-ext-csd.rev-check-for-eMMC5.1.patch ./patches/local_patches/
mv 0002-mmc-Allow-forward-compatibility-for-eMMC.patch ./patches/local_patches/

#run ./build_kernel.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant