FreeCalypso > hg > freecalypso-tools
view loadtools/scripts/compal.init @ 698:9ecbf1bf2e1b
fc-iram: added '+' to getopt magic string like in fc-xram
Both fc-iram and fc-xram now support secondary program invokation.
If the user needs to pass some options to the secondary program,
we don't want fc-iram or fc-xram to claim these options as its own,
thus we need to stop getopt() from reordering arguments. This fix
was already implemented in fc-xram a long time ago, but the issue
was overlooked when secondary program invokation ability was added
to fc-iram.
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Tue, 31 Mar 2020 03:23:26 +0000 |
| parents | b0f9d38bfd9e |
| children |
line wrap: on
line source
# Set WS=3 for both nCS0 and nCS1. This configuration is used by all official # C11x, C139/140 and SE J100 firmwares that have been examined, i.e., by the # official firmwares for all Compal models to which this init script applies. w16 fffffb00 00A3 w16 fffffb02 00A3 # Set the debug visibility bit in the FFFF:FB0E register so we can use # the flash mapping at 0x03000000 like on all other platforms. w16 fffffb0e 006A
