commit | c028f9b63abacf1806996c3addfb13bd656c4145 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Fri Nov 08 11:18:55 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Nov 09 17:21:02 2013 +0100 |
tree | 314b2b31fd85d854c1426992172471244a5d2626 | |
parent | 168b3a38fff764860b3f3b3def9bc0a6e50b8b6b [diff] |
malta: enable RTC support This is actually required in order for a Linux kernel to boot successfully on a physical Malta board. Without enabling the RTC, a Malta Linux kernel will get stuck in its estimate_frequencies function on boot. Signed-off-by: Paul Burton <paul.burton@imgtec.com>