]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/corenet_ds/corenet_ds.c
Merge branch 'next'
[u-boot] / board / freescale / corenet_ds / corenet_ds.c
index a03fdfda2cb07270abba1e4f15a15578b99d7e0a..a33c936fa00997fd9d387f29a498997a1389d636 100644 (file)
@@ -34,8 +34,6 @@
 #include <asm/fsl_liodn.h>
 #include <fm_eth.h>
 
-extern void pci_of_setup(void *blob, bd_t *bd);
-
 #include "../common/ngpixis.h"
 #include "corenet_ds.h"
 
@@ -64,10 +62,6 @@ int checkboard (void)
        else
                printf("invalid setting of SW%u\n", PIXIS_LBMAP_SWITCH);
 
-#ifdef CONFIG_PHYS_64BIT
-       puts("36-bit Addressing\n");
-#endif
-
        /* Display the RCW, so that no one gets confused as to what RCW
         * we're actually using for this boot.
         */