]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8349itx/mpc8349itx.c
Update Freescale copyrights to remove "All Rights Reserved"
[u-boot] / board / freescale / mpc8349itx / mpc8349itx.c
index 3169536d6310a893bcfbbbf04836c82a2edd5da7..7da39f18eb6599ee68e9b2facbcc9e4faa3b15c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) Freescale Semiconductor, Inc. 2006. All rights reserved.
+ * Copyright (C) Freescale Semiconductor, Inc. 2006.
  *
  * See file CREDITS for list of people who contributed to this
  * project.
@@ -221,7 +221,7 @@ int misc_init_f(void)
                0xfffffc00, 0xfffffc00, 0xfffffc00, 0xfffffc01
        };
        volatile immap_t *immap = (immap_t *) CONFIG_SYS_IMMR;
-       volatile lbus83xx_t *lbus = &immap->lbus;
+       volatile fsl_lbus_t *lbus = &immap->lbus;
 
        lbus->bank[3].br = CONFIG_SYS_BR3_PRELIM;
        lbus->bank[3].or = CONFIG_SYS_OR3_PRELIM;