
8 Aug
2006
8 Aug
'06
4:15 a.m.
Indeed, I applied this CFI Driver on MPC7448HPC2 and it did work. But a small puzzle is that CFG_FLASH_CFI_SWAP shouldn't be tied to __LITTLE_ENDIAN. According to my test, they two can be set separetely.
Please try the patch I posted yesterday. define CFG_FLASH_TSI_SWAP_BYTE in your board config file.
diff --git a/include/configs/taiga.h b/include/configs/taiga.h
Where do you get this file? It should be mpc7448hpc2.h. taiga.h is our previous header file.