21 Jan, 2017

1 commit


22 Nov, 2016

1 commit


07 Oct, 2016

2 commits


19 Jun, 2016

1 commit


17 Jun, 2016

1 commit

  • Remove redundant #if defined(CONFIG_SPL_OS_BOOT) statement around
    getenv() calls in spl_load_image_ext_os().

    The whole function is surrounded by #ifdef CONFIG_SPL_OS_BOOT.

    No functional change.

    Signed-off-by: Petr Kulhavy
    CC: Guillaume GARDET
    Acked-by: Guillaume GARDET

    Petr Kulhavy
     

17 May, 2016

1 commit


15 Mar, 2016

2 commits


19 Nov, 2015

1 commit

  • Implement default versions of falcon mode functions to make the
    CONFIG_SPL_OS_BOOT check in spl_mmc_load_image() unnecessary, thus reducing
    its #ifdef complexity.

    No functional changes.

    Signed-off-by: Nikita Kiryanov
    Cc: Igor Grinberg
    Cc: Paul Kocialkowski
    Cc: Pantelis Antoniou
    Cc: Tom Rini
    Cc: Simon Glass
    Cc: Guillaume GARDET
    Cc: Suriyan Ramasami
    Reviewed-by: Simon Glass
    Reviewed-by: Tom Rini

    Nikita Kiryanov
     

27 Nov, 2014

1 commit

  • Commit 9f12cd0e062614e19734b2ab37842d387457c5e5 has broken SPL EXT support.
    This patch update error code check to get SPL EXT support working again.

    Tested on a Pandaboard (rev. A3).

    Reviewed-by: Suriyan Ramasami
    Reviewed-by: Simon Glass
    Signed-off-by: Guillaume GARDET
    Cc: Tom Rini

    Guillaume GARDET
     

23 Nov, 2014

1 commit


28 Oct, 2014

1 commit