Skip to content
Snippets Groups Projects
  1. Jun 18, 2021
  2. Jun 17, 2021
  3. Jun 14, 2021
  4. Jun 11, 2021
  5. Jun 09, 2021
  6. Jun 08, 2021
    • Simon Glass's avatar
      sandbox: log: Avoid build error with !CONFIG_LOG · 8d9bb98f
      Simon Glass authored and Tom Rini's avatar Tom Rini committed
      
      The pr_cont_test.c test requires CONFIG_LOG since it directly accesses
      fields in global_data that require it. Move the test into the CONFIG_LOG
      condition to avoid build errors.
      
      Enable CONFIG_LOG on sandbox (not sandbox_spl, etc.) so that we still run
      this test. This requires resyncing of the configs.
      
      Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      8d9bb98f
  7. Jun 07, 2021
  8. Jun 05, 2021
  9. Jun 02, 2021
  10. May 31, 2021
  11. May 28, 2021
  12. May 27, 2021
  13. May 25, 2021
  14. May 24, 2021
  15. May 19, 2021
  16. May 16, 2021
Loading