Comment 3 for bug 844041

Revision history for this message
Angus Ainslie (angus-akkea) wrote : Re: [Bug 844041] Re: Android Build 33 Does Not Boot

A patch got missed when I updated u-boot.

Should be fixed tomorrow

On Wed, Sep 7, 2011 at 11:33 AM, Botao Sun <email address hidden> wrote:
> Set these boot arguments following the "ORIGEN #":
>
> setenv bootargs "console=ttySAC2,115200n8 root=/dev/ram init=/init rootwait ro"
> setenv bootcmd "fatload mmc 0:2 0x40007000 uImage; fatload mmc 0:2 0x42000000 uInitrd; bootm 0x40007000 0x42000000"
> saveenv
>
> Then restart the board, it will work. I have tested it on my Origen
> board.
>
> This is an old issue, I remember it fixed by Angus before, but now it
> comes out again.
>
> ** Changed in: linaro-android
>   Importance: Critical => Medium
>
> ** Changed in: linaro-android
>    Milestone: None => 11.09
>
> --
> You received this bug notification because you are a member of Linaro
> Landing Team: Samsung, which is subscribed to the bug report.
> https://bugs.launchpad.net/bugs/844041
>
> Title:
>  Android Build 33 Does Not Boot
>
> Status in Linaro Android:
>  Confirmed
> Status in Linaro Samsung Landing Team Project:
>  New
>
> Bug description:
>  I've tried to boot:
>
>  https://android-build.linaro.org/builds/~linaro-android/leb-
>  origen/#build=33
>
>  ...but I get this:
>
>
>  U-Boot 2011.06-01083-g0087ab1 (Sep 07 2011 - 10:12:45) for ORIGEN
>
>  CPU:    S5PC210@1000MHz
>
>  Board: ORIGEN
>  DRAM:  1 GiB
>  MMC:   SAMSUNG SD/MMC: 0
>  *** Warning - bad CRC, using default environment
>
>  In:    serial
>  Out:   serial
>  Err:   serial
>  Hit any key to stop autoboot:  0
>  reading uImage
>
>  ** Unable to read "uImage" from mmc 0:1 **
>  Wrong Image Format for bootm command
>  ERROR: can't get kernel image!
>  ORIGEN #
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linaro-android/+bug/844041/+subscriptions
>

--
Angus Ainslie <email address hidden>
Team Lead, Samsung Landing Team