diff options
| author | Stefan Roese <[email protected]> | 2008-08-14 08:25:13 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2008-08-14 08:25:13 +0200 |
| commit | becbbc7b2a1be44d38779c80ce94fb20e5e13f12 (patch) | |
| tree | 38e933b70075e14b21fbb0eb891cc8c59d8e60be /include/dataflash.h | |
| parent | bc9019e19758a19a388fb20ef18dc771cd39fdda (diff) | |
| parent | 2fd0aad443c966ce62008225e57b18e2dcf4e330 (diff) | |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Diffstat (limited to 'include/dataflash.h')
| -rw-r--r-- | include/dataflash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dataflash.h b/include/dataflash.h index 80f0633aa94..de041397d35 100644 --- a/include/dataflash.h +++ b/include/dataflash.h @@ -135,9 +135,9 @@ struct dataflash_addr { int cs; }; /*-------------------------------------------------------------------------------------------------*/ - #define AT45DB161 0x2c #define AT45DB021 0x14 +#define AT45DB081 0x24 #define AT45DB321 0x34 #define AT45DB642 0x3c #define AT45DB128 0x10 |
