On 19 January 2015 at 22:16, Simon Glass <s...@chromium.org> wrote:
> On x86 we use CMOS RAM to read and write some settings. Add basic support
> for this, including access to registers 128-255.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v3:
> - Adjust functions to remain compatible with other RTC drivers
>
> Changes in v2:
> - Adjust the mc146818 driver instead of adding a new cmos.h header
>
>  drivers/rtc/mc146818.c | 121 
> +++++++++++++++++++++++++++++--------------------
>  include/rtc.h          |  32 +++++++++++++
>  2 files changed, 105 insertions(+), 48 deletions(-)

Applied to u-boot-x86.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to