Jelajahi Sumber

fw: update SRAM_SIZE to 32K

H. Peter Anvin 3 tahun lalu
induk
melakukan
6b8d647c0a
8 mengubah file dengan 1651 tambahan dan 1651 penghapusan
  1. 1648 1648
      fpga/output_files/max80.jam
  2. TEMPAT SAMPAH
      fpga/output_files/max80.jbc
  3. TEMPAT SAMPAH
      fpga/output_files/max80.jic
  4. 1 1
      fpga/output_files/max80.map
  5. TEMPAT SAMPAH
      fpga/output_files/max80.pof
  6. TEMPAT SAMPAH
      fpga/output_files/max80.sof
  7. 1 1
      fw/boot.mif
  8. 1 1
      fw/sys.h

File diff ditekan karena terlalu besar
+ 1648 - 1648
fpga/output_files/max80.jam


TEMPAT SAMPAH
fpga/output_files/max80.jbc


TEMPAT SAMPAH
fpga/output_files/max80.jic


+ 1 - 1
fpga/output_files/max80.map

@@ -11,7 +11,7 @@ Quad-Serial configuration device dummy clock cycle: 8
 
 Notes:
 
-- Data checksum for this conversion is 0xF3760FE4
+- Data checksum for this conversion is 0xF3761139
 
 - All the addresses in this file are byte addresses
 

TEMPAT SAMPAH
fpga/output_files/max80.pof


TEMPAT SAMPAH
fpga/output_files/max80.sof


+ 1 - 1
fw/boot.mif

@@ -4,7 +4,7 @@ WIDTH = 32;
 ADDRESS_RADIX = HEX;
 DATA_RADIX = HEX;
 CONTENT BEGIN
-0000 : 00002137;
+0000 : 00008137;
 0001 : 31E0006F;
 0002 : 00000000;
 0003 : 00000000;

+ 1 - 1
fw/sys.h

@@ -1,6 +1,6 @@
 #ifndef SYS_H
 #define SYS_H
 
-#define SRAM_SIZE	8192	/* Size of builtin SRAM */
+#define SRAM_SIZE	32768	/* Size of builtin SRAM */
 
 #endif /* SYS_H */

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini