]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/tqm8xx/flash.c
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)
[karo-tx-uboot.git] / board / tqm8xx / flash.c
index 6ce6235d3fd978402e32967fa0dee091ac3ea26c..d949c2eb6bf4d626a1ee0610b4812c3bbc06ffd5 100644 (file)
@@ -305,7 +305,7 @@ static ulong flash_get_size (vu_long *addr, flash_info_t *info)
                        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) {