[MINI2440] Converted comments to C, set proper NAND ID
commitfa474ce2f8d8b1e685076dad0606f62930734ef0
authorMichel Pollet <buserror@gmail.com>
Thu, 12 Mar 2009 15:59:42 +0000 (12 15:59 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 12 Mar 2009 15:59:42 +0000 (12 15:59 +0000)
tree965e25c9a09fef2119cc47da1f1a2f738ccd1bc5
parent2e7049946ec1dc8c7da8c8dd2f40f8f0e3733132
[MINI2440] Converted comments to C, set proper NAND ID

I was using the wrong NAND ID (0x36) instead of the one needed (0x76).
Also converted lots of C++ // comments to /* */
hw/mini2440.c