diff options
Diffstat (limited to 'sys/arch/arm32/boot/README')
-rw-r--r-- | sys/arch/arm32/boot/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/arch/arm32/boot/README b/sys/arch/arm32/boot/README new file mode 100644 index 00000000000..27aa4846887 --- /dev/null +++ b/sys/arch/arm32/boot/README @@ -0,0 +1,7 @@ +Ok, this is the bootloader source that can be used to boot NetBSD/arm32 +from RISCOS. This code was written for use with Norcroft C and +objasm under RISCOS. It has been modified to compile under NetBSD/arm32 +but is as yet untested. + +It is provided here for the moment as example code for a boot loader +and will be updated shortly to compile under NetBSD/arm32 |