aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorNandor Han <nandor.han@ge.com>2018-01-10 20:31:38 +0100
committerStefano Babic <sbabic@denx.de>2018-02-04 12:00:58 +0100
commit886678fcf715d7007d1c6e6358eb0ea952c666d4 (patch)
tree496ad68e482d82fb5697ffe091678a6665e3d9a3 /configs
parent9e41b54a2e31c514871955b88a27b7b59c111ee4 (diff)
downloadu-boot-886678fcf715d7007d1c6e6358eb0ea952c666d4.zip
u-boot-886678fcf715d7007d1c6e6358eb0ea952c666d4.tar.gz
u-boot-886678fcf715d7007d1c6e6358eb0ea952c666d4.tar.bz2
board,ge,bx50v3 - rtc time validation
Validate the time at startup: - in case rtc error add to kernel command line RTC_ERROR - clamp date to 1-Jan-2036 Signed-off-by: Nandor Han <nandor.han@ge.com> Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'configs')
-rw-r--r--configs/ge_b850v3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ge_b850v3_defconfig b/configs/ge_b850v3_defconfig
index 4f9d77c..b786675 100644
--- a/configs/ge_b850v3_defconfig
+++ b/configs/ge_b850v3_defconfig
@@ -13,6 +13,7 @@ CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_FPGA is not set
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
+CONFIG_RTC_RX8010SJ=y
CONFIG_CMD_MMC=y
CONFIG_CMD_SF=y
# CONFIG_CMD_NFS is not set