]> git.sur5r.net Git - u-boot/blobdiff - board/sheldon/simpc8313/simpc8313.c
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
[u-boot] / board / sheldon / simpc8313 / simpc8313.c
index 0235545ae47d1dd82520a35a5550628140e5f751..cb30b488597940e6a2197cecd0669bb5d32ed1c4 100644 (file)
 
 DECLARE_GLOBAL_DATA_PTR;
 
+#ifndef CONFIG_NAND_SPL
 int checkboard(void)
 {
        puts("Board: Sheldon Instruments SIMPC8313\n");
        return 0;
 }
 
-#ifndef CONFIG_NAND_SPL
 static struct pci_region pci_regions[] = {
        {
                bus_start: CONFIG_SYS_PCI1_MEM_BASE,