update nvm-write

This commit is contained in:
Mariano Alvira 2010-02-26 13:03:37 -05:00
parent 8f6e672cc0
commit a791be393b
3 changed files with 22 additions and 52 deletions

View file

@ -46,10 +46,6 @@ void main(void) {
vreg_init();
// puts("CRM status: 0x");
// put_hex32(reg(0x80003018));
// puts("\n\r");
puts("Detecting internal nvm\n\r");
err = nvm_detect(gNvmInternalInterface_c, &type);