Skip to content
Snippets Groups Projects
  1. Nov 07, 2021
  2. Nov 05, 2021
  3. Nov 01, 2021
  4. Oct 31, 2021
  5. Oct 30, 2021
  6. Oct 29, 2021
  7. 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
  8. Oct 21, 2021
  9. Oct 20, 2021
  10. Oct 19, 2021
Loading