Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
Simon Glass | 17aa548 | 2015-08-30 16:55:41 -0600 | [diff] [blame] | 2 | /* |
3 | * (C) Copyright 2015 Google, Inc | ||||
Simon Glass | 17aa548 | 2015-08-30 16:55:41 -0600 | [diff] [blame] | 4 | */ |
5 | |||||
6 | #include <common.h> |