
31 Jul
2006
31 Jul
'06
8:34 a.m.
Zang Roy-r61911 tie-fei.zang@freescale.com wrote:
diff --git a/board/mpc7448hpc2/cfi_flash.c b/board/mpc7448hpc2/cfi_flash.c new file mode 100644 index 0000000..c901abf --- /dev/null +++ b/board/mpc7448hpc2/cfi_flash.c
Any reason why to use another CFI Flash driver but not the one in the box?
The reason is due to some byte swap issue. I will move it into the general flash driver in the further. Thanks. Roy