u-boot-brain/board/cm-bf537e/gpio_cfi_flash.h
Mike Frysinger 8a9bab08a6 Blackfin: cm-bf537e: new board port
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-14 20:01:05 -04:00

11 lines
224 B
C

/*
* 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);