Add uenvcmd support - #1
Open
mzapa wants to merge 1 commit into
Open
Conversation
Change root from static to dynamic with default support. Change kernel from static to dynamic with default support. Create uenvcmd support for initrd on nand.
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Change root from static to dynamic with default (nandb) support.
Change kernel from static to dynamic with default (/uImage) support.
Create uenvcmd support for initrd on nand.
uEnv.txt
root=/dev/nandc
kernel=/uImage.3.4.75-sun71
uenvcmd=ext4load nand 1:0 0x44000000 /boot/uInitrd; bootm 0x48000000 0x44000000
extraargs=hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 panic=10 consoleblank=0 sunxi_no_mali_mem_reserve sunxi_g2d_mem_reserve=0 sunxi_ve_mem_reserve=0 sunxi_fb_mem_reserve=16
machid=10bb