Comment further unused code in libmad.
[kugel-rb.git] / flash / minimon / README
blobd2dc1707a614691310b6b34ab0e0bbce866e659e
1 (c) 2003 by Jörg Hohensohn
3 MiniMon is the tiny but powerful-enough piece of code that can be loaded
4 with the UART boot mod. 
5 It allows to read and write memory, flash program, execute code.
6 This is suitable to reflash the box, load Rockbox or the gdb stub, etc.
8 The SVN version is linked to 0x0ffff000, i.e. start of IRAM.
9 This address has to match the address uart_boot downloads it to.