Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mark
Wed Jun 24 11:50:56 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/ofw
In directory nb00:/tmp/cvs-serv7884

Modified Files:
        ofwgencfg_machdep.c 
Log Message:
Cleanup time:
  Fix code indenting.
  Removed a load of unnecessary includes.
  Removed unnecessary prototypes and variables.
  Removed dead variables debug_flags and cpu_cache.
  Removed some unnecessary cache syncs.
  Only sync the first 64 bytes after setting up the vectors.
  Removed all the boot argument checking code and instead call the
  generic ARM boot argument checking code parse_mi_bootargs() in machdep.c
  Fixed the ofrootfound() function so that it builds.




Home | Main Index | Thread Index | Old Index