From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sat, 12 Feb 2011 15:29:02 +1100 Subject: [U-Boot] [PATCH 16/32] eNET: Add RTC support to eNET In-Reply-To: <1296822959-3927-17-git-send-email-graeme.russ@gmail.com> References: <1296822959-3927-1-git-send-email-graeme.russ@gmail.com> <1296822959-3927-17-git-send-email-graeme.russ@gmail.com> Message-ID: <4D560C8E.40800@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/02/11 23:35, Graeme Russ wrote: > The SC520 has an inbuilt MC146818 - Enable it for the eNET board > > Signed-off-by: Graeme Russ > --- > drivers/rtc/mc146818.c | 6 ++++++ > include/configs/eNET.h | 2 ++ > 2 files changed, 8 insertions(+), 0 deletions(-) > Applied to u-boot-x86 Regards, Graeme