Hi Robert, On Tue, 12 Nov 2019 at 12:16, Robert Beckett <[email protected]> wrote: > > From: Ian Ray <[email protected]> > > 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 <[email protected]> > Signed-off-by: Robert Beckett <[email protected]> > --- > > 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 <[email protected]> Should this go in the /chosen node? Regards, Simon

