1. 14 11月, 2018 3 次提交
  2. 13 11月, 2018 5 次提交
  3. 12 11月, 2018 5 次提交
  4. 10 11月, 2018 2 次提交
    • M
      mmc: dw_mmc: Add RCRC handling · 26cc40d8
      Marek Vasut 提交于
      This patch adds check for command response CRC failure. The driver
      is currently ignoring CRC check failure on command resposes which
      have CRC atteched to it, which can be potentially dangerous. Even
      more grueling problem happens when the command response is followed
      by data transfer though, as in that case, the dwmci_data_transfer()
      function will spin until it reaches the 240s timeout.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Heiko Stuebner <heiko@sntech.de>
      Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
      26cc40d8
    • J
      common: build ymodem only on need · fb3148a2
      Jun Nie 提交于
      Build ymodem only on need to shrink spl image size.
      Signed-off-by: NJun Nie <jun.nie@linaro.org>
      fb3148a2
  5. 09 11月, 2018 5 次提交
  6. 08 11月, 2018 4 次提交
  7. 07 11月, 2018 4 次提交
  8. 06 11月, 2018 12 次提交