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
  • Philipp Tomsich's avatar
    rockchip: Makefile: streamline SPL/TPL configuration · 832567d5
    Philipp Tomsich authored Jul 04, 2017
    
    
    Handling TPL and SPL in the Makefile for mach-rockchip was based on
    nested if checks and/or if-else-if paths.  This can be simplified and
    made more readable by using $(SPL_TPL_) and by introducing
    intermediate variables for the aggregation of SPL and TPL features.
    
    Signed-off-by: Philipp Tomsich's avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    832567d5

Imprint & Privacy Policy