]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/renesas/alt/alt.c
arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.c
[karo-tx-uboot.git] / board / renesas / alt / alt.c
index e3cfe54824b0a77565b1f0fddc0d65e5da48a47c..c794d43ee4fc587d11cb1eda497ffb3afbdf448d 100644 (file)
@@ -60,12 +60,6 @@ int board_early_init_f(void)
        return 0;
 }
 
-void arch_preboot_os(void)
-{
-       /* Disable TMU0 */
-       mstp_setbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125);
-}
-
 int board_init(void)
 {
        /* adress of boot parameters */