Zhaotian Fang (z23fang)
Zu Qi Li (zq6li)
$ cd src
$ make
$ cp ../build/kernel.elf /u/cs452/tftp/ARM/<username>/RedBoot> load -b 0x00218000 -h 10.15.167.5 "ARM/z23fang/kernel.elf"
RedBoot> goThe documentation for various stages of the kernel is found in the doc/a<x>.pdf where a<x>.pdf corresponds to the documentation for kernel stage x.