NOR Flash Configuration Section
Softgun emulates AMD/Spansion compatible NOR flash banks. A Flash bank
can be configured in a configuration section with the name of the
instance of the Flash Bank. The flash section is optional because
boards have a default flash bank.
[flash0]
type: AM29LV128ML
chips: 1
The type variable
With the type variable you can select flash chip which will be emulated.
There is a default type in the board definition.
The chips variable
Softgun can emulate 16Bit or 32Bit Flash Banks with one or two chips.
Choose "1" chip for 16Bit and "2" chips for 32 Bit.