Editing Hardware flashing
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 237: | Line 237: | ||
=====Flowrebuilder options===== | =====Flowrebuilder options===== | ||
*(NAND only) Unscramble then interleave flashes into one unified dump : Makes a single dump.bin from 2 seperate NAND flash dumps. | *(NAND only) Unscramble then interleave flashes into one unified dump : Makes a single dump.bin from 2 seperate NAND flash dumps. | ||
** In the second step it also extract the content of the unified dump. Make sure it extracts correctly | ** In the second step it also extract the content of the unified dump. Make sure it extracts correctly! | ||
*(NAND only) Re-scramble modified dump then de-interleave it into two new flashes : Splits the single dump.bin into 2 seperate NAND flash dumps. | *(NAND only) Re-scramble modified dump then de-interleave it into two new flashes : Splits the single dump.bin into 2 seperate NAND flash dumps. | ||
*Byte reverse and extract a NOR dump file : First byte reverse the single dump.bin then extract NOR content. | *Byte reverse and extract a NOR dump file : First byte reverse the single dump.bin then extract NOR content. |