[U-Boot] [PATCH v2 5/6] x86: Move common Chromebook config into a separate file
Simon Glass
sjg at chromium.org
Sat Mar 21 00:13:08 CET 2015
On 2 March 2015 at 12:40, Simon Glass <sjg at chromium.org> wrote:
> Since Chromebooks mostly have similar configuration, put it in a common
> file.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> include/configs/chromebook_link.h | 61 +----------------------------------
> include/configs/x86-chromebook.h | 68 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 69 insertions(+), 60 deletions(-)
> create mode 100644 include/configs/x86-chromebook.h
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list