commit | 3bf5ffaa6f43e40d7ce591b28f818731e73adbbe | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Tue Oct 15 12:40:51 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Sun Nov 03 17:04:16 2019 +0100 |
tree | 95ec37a8dcbf64bccd196d81b7bf1daa2dcaf6c8 | |
parent | 3079336bb0399fd05ed01cec871833b6559b6730 [diff] |
imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board The TPC70 is equipped with DS1307 RTC device. Add code to enable support for it. Signed-off-by: Lukasz Majewski <lukma@denx.de>