diff options
author | Aaron Durbin <adurbin@chromium.org> | 2018-07-25 08:06:21 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2018-07-26 15:35:57 +0000 |
commit | 2fcc034705d010d44d3424059519f8487889e594 (patch) | |
tree | 7a057e534ef1afb1f422bc452a425fabe3d1a6c9 /src/mainboard/bap | |
parent | a0dabd1848e3e857fe6b6b882278a96b62614ba2 (diff) |
mb/google/octopus: add variant devicetree update callback
The variants of the octopus family have their own schedule and needs
for modifying settings based on the phase of the build schedule while
also needing to maintain support for previous builds. Therefore, utilize
the SoC callback, mainboard_devtree_update(), but just callback into
the newly introduced variant_update_devtree(). The indirection allows
for the ability to move the call around earlier than the
mainboard_devtree_update() if needed while maintaining consistency in
the naming of the variant API.
BUG=b:111808427,b:111743717
TEST=built
Change-Id: If1c2f60cabe65b5f1c6a04dd60e056e50c4993df
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/27637
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Diffstat (limited to 'src/mainboard/bap')
0 files changed, 0 insertions, 0 deletions