buglabs / android

This is the top-level git repo for the Android on BUG 2.0 project. Refer to the start page for further details:
http://buglabs.github.com/android/
5 stars 1 forks source link

Allow Android sd card to be booted without u-boot access. #2

Closed kgilmer closed 13 years ago

kgilmer commented 13 years ago

The current android boot procedures require setting specific scripts in u-boot. This makes the task of running Android on BUG more difficult than it should be.

This issue is to research the feasibility of booting Android SD image with the same u-boot configuration that BUG20 ships with.

kgilmer commented 13 years ago

Fixed. Should be working as of build #47.