mirror of
https://github.com/Ap0dexMe0/unixtract.git
synced 2026-07-15 21:00:03 +02:00
+ fixed bugs
This commit is contained in:
@@ -24,8 +24,8 @@ const NVT_PARTITIONS: [(&str, u32, u32); 16] = [
|
||||
("nand_fs0", 0x013c0020, 0x00f40000),
|
||||
("nand_ap0", 0x02320020, 0x09400000),
|
||||
("nand_apdat0", 0x0b740020, 0x00440000),
|
||||
("nand_buffer", 0x11be0020, 0x003c0000),
|
||||
("nand_logo", 0x05f80020, 0x0060000),
|
||||
("nand_buffer", 0x0bbe0020, 0x003c0000),
|
||||
("spi_env", 0x0000000, 0x0000000),
|
||||
("nand_ddrcfg", 0x0000000, 0x0000000),
|
||||
("nand_xboot", 0x0000000, 0x0000000),
|
||||
|
||||
Reference in New Issue
Block a user