Skip to content
Snippets Groups Projects
  1. Oct 27, 2021
    • Ilias Apalodimas's avatar
      sandbox: Remove OF_HOSTFILE · e7fb7896
      Ilias Apalodimas authored and Tom Rini's avatar Tom Rini committed
      
      OF_HOSTFILE is used on sandbox configs only.  Although it's pretty
      unique and not causing any confusions,  we are better of having simpler
      config options for the DTB.
      
      So let's replace that with the existing OF_BOARD.  U-Boot would then
      have only three config options for the DTB origin.
      - OF_SEPARATE, build separately from U-Boot
      - OF_BOARD, board specific way of providing the DTB
      - OF_EMBED embedded in the u-boot binary(should not be used in production
      
      Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
      Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      e7fb7896
  2. Oct 21, 2021
  3. Oct 19, 2021
  4. Oct 15, 2021
  5. Oct 08, 2021
  6. Oct 06, 2021
  7. Sep 30, 2021
  8. Sep 28, 2021
  9. Sep 25, 2021
  10. Sep 24, 2021
  11. Sep 21, 2021
  12. Sep 16, 2021
  13. Sep 14, 2021
  14. Sep 13, 2021
  15. Sep 04, 2021
Loading