Skip to content

darwin-on-arm/GenericBooter-old

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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