[U-Boot] [PATCH 02/10] x86: Enable DM RTC support for all x86 boards

Simon Glass sjg at chromium.org
Sat Jul 18 16:37:24 CEST 2015


On 15 July 2015 at 02:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add a RTC node in the device tree to enable DM RTC support.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/dts/chromebook_link.dts    | 1 +
>  arch/x86/dts/chromebox_panther.dts  | 1 +
>  arch/x86/dts/galileo.dts            | 1 +
>  arch/x86/dts/minnowmax.dts          | 1 +
>  arch/x86/dts/qemu-x86_i440fx.dts    | 1 +
>  arch/x86/dts/qemu-x86_q35.dts       | 1 +
>  configs/chromebook_link_defconfig   | 1 +
>  configs/chromebox_panther_defconfig | 1 +
>  configs/galileo_defconfig           | 1 +
>  configs/minnowmax_defconfig         | 1 +
>  configs/qemu-x86_defconfig          | 1 +
>  11 files changed, 11 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list