Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • U-BootU-Boot
  • Custodians
  • fsl-qoriq U-Boot Custodian Tree
  • Repository
  • u-boot-fsl-qoriq
  • arch
  • arm
  • mach-rockchip
  • Makefile
Find file Blame History Permalink
  • Heiko Stübner's avatar
    rockchip: Move bootrom helper compilation to a hidden option · 1d845947
    Heiko Stübner authored Feb 18, 2017 and Simon Glass's avatar Simon Glass committed Mar 16, 2017
    
    
    Right now the ROCKCHIP_SPL_BACK_TO_BROM option both triggers
    compilation of the bootrom hook-code as well as enabling the
    behaviour of loading the full U-Boot via the boot.
    
    New added socs may always need the bootrom code, while still
    being able to decide between loading U-Boot regularly or via
    the bootrom separately.
    
    So move the compilation of the bootrom code to a hidden option
    that gets selected by ROCKCHIP_SPL_BACK_TO_BROM, but can also
    be selected by other parts.
    
    Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Tested-by: Kever Yang's avatarKever Yang <kever.yang@rock-chips.com>
    1d845947

Imprint & Privacy Policy