summaryrefslogtreecommitdiffstats
path: root/board/AndesTech
diff options
context:
space:
mode:
Diffstat (limited to 'board/AndesTech')
-rw-r--r--board/AndesTech/adp-ag101p/adp-ag101p.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/AndesTech/adp-ag101p/adp-ag101p.c b/board/AndesTech/adp-ag101p/adp-ag101p.c
index dd8a66532a..84c77f76ff 100644
--- a/board/AndesTech/adp-ag101p/adp-ag101p.c
+++ b/board/AndesTech/adp-ag101p/adp-ag101p.c
@@ -28,7 +28,6 @@ int board_init(void)
gd->bd->bi_arch_number = MACH_TYPE_ADPAG101P;
gd->bd->bi_boot_params = PHYS_SDRAM_0 + 0x400;
- ftsmc020_init(); /* initialize Flash */
return 0;
}
OpenPOWER on IntegriCloud