]> git.sur5r.net Git - u-boot/blobdiff - cpu/74xx_7xx/cpu_init.c
Merge with git://www.denx.de/git/u-boot.git
[u-boot] / cpu / 74xx_7xx / cpu_init.c
index 93f180f267ed7ff9996d650053af02df200f798d..1dd1b2cd8426017b92aa47e2e08dd983f77f1ee7 100644 (file)
@@ -43,6 +43,8 @@ cpu_init_f (void)
        case CPU_7450:
        case CPU_7455:
        case CPU_7457:
+       case CPU_7447A:
+       case CPU_7448:
                /* enable the timebase bit in HID0 */
                set_hid0(get_hid0() | 0x4000000);
                break;