Skip to content

Sample ARM booter for Darwin (obsolete)

NotificationsYou must be signed in to change notification settings

darwin-on-arm/GenericBooter-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15c6c00 · Nov 27, 2013

History

9 Commits
Aug 19, 2013
Aug 17, 2013
Nov 27, 2013
Nov 27, 2013
Aug 17, 2013
Nov 27, 2013
Aug 17, 2013
Oct 4, 2013
Aug 17, 2013
Aug 19, 2013
Aug 17, 2013
Nov 27, 2013
Aug 17, 2013
Aug 19, 2013
Oct 4, 2013
Aug 19, 2013
Aug 19, 2013
Aug 17, 2013
Oct 4, 2013
Aug 17, 2013
Aug 17, 2013
Aug 17, 2013
Aug 17, 2013
Aug 17, 2013
Aug 19, 2013
Aug 20, 2013
Aug 17, 2013

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 (obsolete)

Resources

Stars

Watchers

Forks

Packages

No packages published