13 Apr, 2015

2 commits


11 Apr, 2015

1 commit


10 Apr, 2015

5 commits


09 Apr, 2015

2 commits


08 Apr, 2015

1 commit

  • Since commit 32df39c741788e ("mx5: fix get_reset_cause") we have the following
    boot messages on a mx53qsb:

    U-Boot 2015.04-rc5-00029-gd68df02 (Apr 06 2015 - 11:15:39)

    CPU: Freescale i.MX53 rev2.1 at 800 MHz
    Reset cause: POR
    Board: MX53 LOCO
    I2C: ready
    DRAM: 1 GiB
    MMC: FSL_SDHC: 0, FSL_SDHC: 1
    In: serial
    Out: serial
    Err: serial
    CPU: Freescale i.MX53 rev2.1 at 1000 MHz
    Reset cause: unknown reset
    Net: FEC [PRIME]

    The CPU and Reset cause lines appear twice.

    Initially mx53 boots at 800MHz, then at a later point the PMIC is configured via
    I2C to raise the CPU voltage so that it can run at 1GHz.

    To avoid such misleading double printings, disable printing cpu info for now.

    Signed-off-by: Fabio Estevam
    Acked-by: Jason Liu

    Fabio Estevam
     

06 Apr, 2015

1 commit

  • Remove GPIOs from smdk5420 board file and because the same
    is already specified via DT.

    Signed-off-by: Ajay Kumar
    Reviewed-by: Simon Glass
    Tested-by: Simon Glass
    Signed-off-by: Minkyu Kang

    Ajay Kumar
     

03 Apr, 2015

3 commits


01 Apr, 2015

6 commits


31 Mar, 2015

7 commits


29 Mar, 2015

8 commits


28 Mar, 2015

3 commits


27 Mar, 2015

1 commit