]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/74xx_7xx/cpu_init.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / cpu / 74xx_7xx / cpu_init.c
index 93f180f267ed7ff9996d650053af02df200f798d..1dd1b2cd8426017b92aa47e2e08dd983f77f1ee7 100755 (executable)
@@ -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;