Skip to content

Instantly share code, notes, and snippets.

@pietrushnic
Created October 12, 2015 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pietrushnic/b2eeb1f8c4e40d687939 to your computer and use it in GitHub Desktop.
Save pietrushnic/b2eeb1f8c4e40d687939 to your computer and use it in GitHub Desktop.
=> nand scrub -y 0x0 0x200000000
NAND scrub: device 0 whole chip
Erasing at 0x1ffe00000 -- 100% complete.
OK
=> nand write 0x43000000 0x0 0x6000
NAND write: device 0 offset 0x0, size 0x6000
24576 bytes written: OK
=> nand write 0x4a000000 0x800000 0x9539D
NAND write: device 0 offset 0x800000, size 0x9539d
U-Boot SPL 2015.10-rc4-08409-g14ad88f6c26d (Oct 12 2015 - 11:50:28)
DRAM:�
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment