Skip to content

MacTop/GenericBooter

 
 

Repository files navigation

Sample booter for XNU
=====================
- Requires 'mkimage' from u-boot to generate uImage.
- Builds using arm-none-eabi toolchain for ARMv7 architecture.
- Targeted towards ARM RealView PB-A8 board configuration.
- Can boot from u-boot if you modify it for your board configuration.
- Maybe sort of buggy.
- Mach kernel should be in image3 form as 'mach.img3', type is 'krnl', just have DATA and TYPE
  in the Image3 file.
- This bootloader isn't perfect.
- Ramdisk should be in 'rdsk.img3' with magic 'rdsk'.

About

Sample ARM booter for Darwin

Resources

Stars

Watchers

Forks

Packages

No packages published