arndale-l-a-m-c-flashing

Bug #1158772 reported by Fahad Kunnathadi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android
Fix Released
Critical
Fahad Kunnathadi
Linaro Image Tools
Fix Released
High
Milo Casagrande

Bug Description

To get arndale boot, following are the flashing requirements

dd if=arndale-bl1.bin of=/dev/sdc seek=1 bs=512
dd if=u-boot-mmc-spl.bin of=/dev/sdc seek=17 bs=512
dd if=u-boot.bin of=/dev/sdc seek=49 bs=512

And the bootenv as, we have extra bootenv

fatload mmc 0:1 0x40007000 uImage;fatload mmc 0:1 0x41000000 ramdisk.img;fatload mmc 0:1 0x41f00000 exynos5250-arndale.dtb;bootm 40007000 41000000 41f00000

bootarg
ttySAC2,115200n8 rootwait rw rootdelay=3 init=/init androidboot.console=ttySAC2 console=ttySAC2 initrd=0x41000000

Related branches

description: updated
vishal (vishalbhoj)
Changed in linaro-android:
importance: Undecided → Critical
assignee: nobody → Fahad Kunnathadi (fahad-k)
milestone: none → 13.03
Changed in linaro-image-tools:
assignee: nobody → Milo Casagrande (milo)
Revision history for this message
vishal (vishalbhoj) wrote :

attached boot tarball can be used to verify the flashing. The system tarball and userdatatarball can be picked from the build:
https://android-build.linaro.org/builds/~linaro-android/linux-linaro-arndale/

Milo Casagrande (milo)
Changed in linaro-image-tools:
milestone: none → 2013.03
importance: Undecided → High
status: New → In Progress
Revision history for this message
Milo Casagrande (milo) wrote :

With the linked branch I'm able to create an image (on file and SD) with l-a-m-c. Changes need to be tested on a real board.

Fathi Boudra (fboudra)
Changed in linaro-image-tools:
status: In Progress → Fix Committed
vishal (vishalbhoj)
Changed in linaro-android:
status: New → Fix Committed
Milo Casagrande (milo)
Changed in linaro-image-tools:
status: Fix Committed → Fix Released
Fathi Boudra (fboudra)
Changed in linaro-android:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.