Skip to content
Snippets Groups Projects
Commit bf41e298 authored by oharboe's avatar oharboe
Browse files

Nicolas Pitre nico at cam.org write ECC data when reflashing u-Boot on the SheevaPlug

git-svn-id: svn://svn.berlios.de/openocd/trunk@1447 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 3725fded
No related branches found
No related tags found
No related merge requests found
......@@ -99,8 +99,8 @@ proc sheevaplug_reflash_uboot { } {
sheevaplug_init
nand probe 0
nand erase 0 0 4
nand write 0 uboot.bin 0
reset run
nand write 0 uboot.bin 0 oob_softecc
resume
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment