]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/arm925t.h
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
[people/ms/u-boot.git] / include / arm925t.h
CommitLineData
2e5983d2
WD
1/************************************************
2 * NAME : arm925t.h
3 * Version : 23 June 2003 *
4 ************************************************/
5
6#ifndef __ARM925T_H__
7#define __ARM925T_H__
8
2e5983d2
WD
9void archflashwp(void *archdata, int wp);
10
11#endif /*__ARM925T_H__*/