Thanks a lot Ronco m-.-m
>> Before copying the attached files, install 8.8 CodeWarrior for Power Architecture, and then install >> the 8.8.1 CodeWarrior Power Architecture Update Patch.
will newer updates [like SP2, and other patch] will not support it ?
Meanwhile i tried the another long way "Merry-Go-Round" method 
but, i was able to write Flash via the custom driver code, embedded through the CW debug project. with my own developed jtag file. [because of working DDR ]
but that jtag file was not fully working with Flash Programmer tool.
but it was really a great help with your files,
corrections in the file i wrote before were done successfully 
what i did wrong is just "I forgot to make DDR cache inhibited" 
but it was same as in case of 8544ADS_init.cfg, donot know why it is not working for 8536?
Along with the DDR settings, Memory map also different from yours one
All cases Flash [Read -> Erase -> Write] are working now ....
now i am facing another problem, when i compile the u-Boot over ltib tool as described in "Pro & Linux App Edition Targeting Manual.pdf" => Debugging the U-Boot Bootstrap Firmware
step by step following of guide still not working for me 
code were compiled successfully but when i tried to open elf file in the C, it is giving me warning about "libgcc2.c" file not found.