Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/x68k/stand/boot/switch.c
RevisionDateAuthorComments
 1.2  10-Aug-2014  isaki branches: 1.2.4;
Unify all arch/*/stand's atoi() to MI libsa.
lib/libsa/atoi.c was separated from lib/libsa/bootcfg.c.
PR/49084
 1.1  05-Aug-2014  isaki branches: 1.1.2;
Support a 'switch' command.
It displays/modifies some SRAM parameters on X680x0, like as
memswitch(1) or Human68k's SWITCH.X .
It makes easy to change the boot devices or correct the inconsistency
of SRAM/real memory size.

sample usage:
> switch show .. show all supported parameters
> switch boot=std .. set boot order to 'STD'
> switch memory=12 .. set memory size to 12MB
 1.1.2.2  10-Aug-2014  tls Rebase.
 1.1.2.1  05-Aug-2014  tls file switch.c was added on branch tls-earlyentropy on 2014-08-10 06:54:10 +0000
 1.2.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.4.1  10-Aug-2014  tls file switch.c was added on branch tls-maxphys on 2014-08-20 00:03:28 +0000

RSS XML Feed