12 Oct, 2017

1 commit


03 Jan, 2017

2 commits

  • To being able to sign created binaries, we need to know the HAB Blocks
    for that image. Especially for the imximage type the HAB Blocks are
    only available during creation of the image. We want to preserve the
    information until we get to sign the files.
    In the verbose case we still get them printed out instead of writing
    to log files.

    Cc: sbabic@denx.de

    v2-Changes:
    - No usage of MKIMAGEOUTPUT_$(@F) macro.
    - Predefine default value /dev/null in every involved Makefile.

    Signed-off-by: Sven Ebenfeld
    Reviewed-by: George McCollister
    Tested-by: George McCollister

    Sven Ebenfeld
     
  • Cc: sbabic@denx.de

    Signed-off-by: Sven Ebenfeld
    Reviewed-by: George McCollister

    Sven Ebenfeld
     

04 Oct, 2016

1 commit


06 Feb, 2016

1 commit

  • Correct spelling of "U-Boot" shall be used in all written text
    (documentation, comments in source files etc.).

    Signed-off-by: Bin Meng
    Reviewed-by: Heiko Schocher
    Reviewed-by: Simon Glass
    Reviewed-by: Minkyu Kang

    Bin Meng
     

03 Feb, 2016

1 commit


03 Jan, 2016

1 commit

  • Check for bmode before reading the boot device
    to check if a serial downloader is started,
    and returns UART if the serial downloader is set,
    letting SPL to wait for an image if
    CONFIG_SPL_YMODEM_SUPPORT is set.

    This allows to load again a SPL based board
    with imx_usb_loader together with a tool
    such as kermit.

    Signed-off-by: Stefano Babic
    CC: Tim Harvey
    CC: Fabio Estevam
    CC: Eric Nelson
    Reviewed-by: Eric Nelson
    Tested-by: Eric Nelson

    Stefano Babic
     

03 Jan, 2014

1 commit


28 Apr, 2013

1 commit