summaryrefslogtreecommitdiffstats
path: root/board/cm-bf527/gpio_cfi_flash.h
blob: 5211e972ad2db7506f087d09dde127e51a070c80 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * gpio_cfi_flash.c - GPIO-assisted Flash Chip Support
 *
 * Copyright (c) 2009 Analog Devices Inc.
 *
 * Licensed under the GPL-2 or later.
 */

void *gpio_cfi_flash_swizzle(void *vaddr);
void gpio_cfi_flash_init(void);
OpenPOWER on IntegriCloud