Re: [PATCH] Properly flush cache when writing to MPC55XX flash.

2014-08-20 Thread Peter Dufault
I didn't regenerate the patch, I just resent an old email. That could be an issue. On Aug 20, 2014, at 16:59 , Joel Sherrill wrote: > Applying: Properly flush cache when writing to MPC55XX flash. > fatal: corrupt patch at line 11 > Patch failed at 0001 Properly flush cache when writing to MPC55

Re: [PATCH] Properly flush cache when writing to MPC55XX flash.

2014-08-20 Thread Joel Sherrill
Something went wrong. :( Applying: Properly flush cache when writing to MPC55XX flash. fatal: corrupt patch at line 11 Patch failed at 0001 Properly flush cache when writing to MPC55XX flash. How about you compress it and sent it to me privately as an attachment in case the mail client is doing s

[PATCH] Properly flush cache when writing to MPC55XX flash.

2014-08-20 Thread Peter Dufault
Also cleanup: * Remove un-needed interrupt disables. * Address errata "e989: FLASH: Disable Prefetch during programming and erase" * Use RTEMS_ARRAY_SIZE() macro instead of own macro. --- .../libcpu/powerpc/mpc55xx/misc/flash_support.c| 85 +--- 1 files changed, 39 insertions(+