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

Dev mips jb mr2 #3

Open
wants to merge 5 commits into
base: Android-4.3
Choose a base branch
from

Conversation

piet-delaney
Copy link
Contributor

Switched to using setup_fs. Was having problem with missing init.rc file and fixed
this at the same time.

Pete Delaney added 5 commits July 29, 2013 17:34
Also removed $(LOCAL_PATH)/config/init.rc:root/init.rc from
the device.mk file.

Signed-off-by: Pete Delaney <[email protected]>
The setup_fs mechanism provides the same facility as the
disk_preparing code that we implemented but additionally
reboots the system starting the init sequence from scratch.

I think that JB-Mr2 seems to be dependant on /data early
and I'm having better results by using this commonly used
mechanism.

Signed-off-by: Pete Delaney <[email protected]>
No need for hack in device.mk now. Just noticed it was fixed
in the Ingenic git repo.

Signed-off-by: Pete Delaney <[email protected]>
It was from an earlier experiment before I switched to
to using setup_fs.

Signed-off-by: Pete Delaney <[email protected]>
@IngenicSemiconductor
Copy link
Owner

Branch named Android-4.3 is available now. Please switch to that branch and enjoy Android-4.3 on NPM801.

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

Successfully merging this pull request may close these issues.

2 participants