docs: Cleanup beagle documentation a little
This commit is contained in:
@@ -35,9 +35,8 @@ The BeagleBone Black supports booting from an microSD card while the boot switch
|
|||||||
|
|
||||||
# Compiling
|
# Compiling
|
||||||
|
|
||||||
* Create your work directory `mkdir generated.arm; cd generated.arm`
|
* Create your work directory `mkdir generated.beagle; cd generated.beagle`
|
||||||
* Build an ARM toolchain using `../configure --build-cross-tools arm ../../buildtools`
|
* Build an ARM toolchain using `../configure --build-cross-tools arm ../../buildtools --target-board beagle`
|
||||||
* Build our loader using `jam -q -sHAIKU_BOOT_BOARD=beagleboneblk haiku_loader`
|
|
||||||
* TODO
|
* TODO
|
||||||
|
|
||||||
# Booting
|
# Booting
|
||||||
Reference in New Issue
Block a user