]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/cm-bf537e/gpio_cfi_flash.h
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
[people/ms/u-boot.git] / board / cm-bf537e / gpio_cfi_flash.h
CommitLineData
8a9bab08
MF
1/*
2 * gpio_cfi_flash.c - GPIO-assisted Flash Chip Support
3 *
4 * Copyright (c) 2009 Analog Devices Inc.
5 *
6 * Licensed under the GPL-2 or later.
7 */
8
9void *gpio_cfi_flash_swizzle(void *vaddr);
10void gpio_cfi_flash_init(void);