commit | 21136db879f60bdf6501613b8c3eeb20d5f11c51 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Wed Jul 16 21:53:01 2003 +0000 |
committer | wdenk <wdenk> | Wed Jul 16 21:53:01 2003 +0000 |
tree | 6798d0b717c05b01742df0c410038c702b8a1979 | |
parent | 190112116cba174a957c0294766ce96335499abd [diff] [blame] |
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs) * Add support for MGT5100 and MPC5200 processors
diff --git a/board/tqm8xx/flash.c b/board/tqm8xx/flash.c index 6ce6235..d949c2e 100644 --- a/board/tqm8xx/flash.c +++ b/board/tqm8xx/flash.c
@@ -305,7 +305,7 @@ info->sector_count = 64; info->size = 0x00800000; /* => 8 MB */ break; - } + } switch(addr[14]) { case AMD_ID_LV128U_2: if (addr[15] != AMD_ID_LV128U_3) {