[U-Boot][RESEND PATCH 08/10] board: ge: pass rtc_status via device tree
Simon Glass
sjg at chromium.org
Fri Dec 27 17:41:49 CET 2019
Hi Robert,
On Tue, 12 Nov 2019 at 12:16, Robert Beckett <bob.beckett at collabora.com> wrote:
>
> From: Ian Ray <ian.ray at ge.com>
>
> Pass rtc_status via the device tree, instead of on kernel command line.
> Additionally, the 2038 mitigation is reported, if applied successfully.
>
> Signed-off-by: Ian Ray <ian.ray at ge.com>
> Signed-off-by: Robert Beckett <bob.beckett at collabora.com>
> ---
>
> board/ge/bx50v3/bx50v3.c | 7 ++++++-
> board/ge/common/ge_common.c | 20 +++++++++++++-------
> board/ge/mx53ppd/mx53ppd.c | 7 ++++++-
> include/configs/ge_bx50v3.h | 2 +-
> include/configs/mx53ppd.h | 2 +-
> 5 files changed, 27 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Should this go in the /chosen node?
Regards,
Simon
More information about the U-Boot
mailing list