Roman555 wrote on 2020-06-07, 20:28:Also it might be necessary to change hardware setup of cache size or internal/external tag.
This data is missing in the datashe […]
Show full quote
Also it might be necessary to change hardware setup of cache size or internal/external tag.
This data is missing in the datasheet of M1541-M1542. But you can get an idea from the datasheet of M1531 and the picture.
I've just found the hardware setup on different page.

As stated in the data sheet of M1541, section 4.2, register index 40 and 41, this can also be done in software as I have shown above via BIOS patch. I found this way to be safer than soldering because for me it was difficult to identify the correct trace and I didn't want to change original board layout to much. 😉
Roman555 wrote on 2020-06-07, 17:41:There're SRAM chips 512KB (64K x 64 UT6164C64) and 1024KB (128K x 64 UT61128C64). To upgrade external cache up to 1MB there […]
Show full quote
There're SRAM chips 512KB (64K x 64 UT6164C64) and 1024KB (128K x 64 UT61128C64). To upgrade external cache up to 1MB there should be wires on a mainboard's PCB to connect an additional address line of SRAM 1MB chip to a tag SRAM, a CPU and a NorthBridge.

If I understand you right here, it is necessary to modify the resistor network when replacing the 64K64 L2 data chip by a 64K128 one.
Is this necessary just to identify the correct size of the chip? In this case I think, it can also be done by reprogramming register 41 bits 5 and 3-2 via BIOS patch.
Or is it necessary that the hole size of 1024 kiB L2 cache can be used? Then of course, this cannot be done in software. 😉
That's how my Gigabyte GA-5Ax and Jetway J542C look like:
The attachment GA-5AX Tag Cache.JPG is no longer available
The attachment J542C Tag Cache.JPG is no longer available
I like to replace both L2 data chips with one of this:
The attachment LP61L64128F-4.jpeg is no longer available
How do I have to modify/populate the boards for this if software solution is not practicable?
In the case of GA-5AX, does it suffice to remove resistor R58 right above Tag RAM and place it at R59?
What's about J542C? It hasn't even got a Tag RAM.