Skip to content
Snippets Groups Projects
Select Git revision
0 results

common

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Marc Dietrich authored
    For Non-Nvidia boards to include newly added features (like emc clock
    scaling) it would be necessary to add each feature to their own board
    Makefile. This is because currently the top Makefile automaticly includes
    these features only for Nvidia boards.
    
    This patch adds a simple Makefile include so all new features become
    available for non-Nvidia board vendors.
    
    Cc: Stephen Warren <swarren@wwwdotorg.org>
    Cc: Tom Warren <twarren@nvidia.com>
    Cc: Thierry Reding <thierry.reding@avionic-design.de>
    Cc: Lucas Stach <dev@lynxeye.de>
    Signed-off-by: default avatarMarc Dietrich <marvin24@gmx.de>
    Acked-by: default avatarStephen Warren <swarren@nvidia.com>
    Acked-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
    Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
    73286d87
    History
    Name Last commit Last update
    ..