Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa5b1ff

Browse files
author
Kristina Brooks
authored
Merge pull request#38 from jriwanek/patch-1
Update git links
2 parents72b1af9 +dd9ede4 commitfa5b1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ However, it is on an indefinite hold. I wrote a detailed explanation [in issue #
1616

1717
##Building
1818

19-
As a prerequisite, Julian Brown's[VC4 toolchain](https://github.com/puppeh/vc4-toolchain) is necessary as well as the`arm-none-eabi-` toolchain (Debian package`gcc-arm-none-eabi`). You can tweak the VC4 toolchain path in`CROSS_COMPILE` in`Makefile` and the ARM path in`arm_chainloader/Makefile` if necessary. Contributors should not commit their personal paths. After configuration, run`buildall.sh`. The binary is at`build/bootcode.bin`, ready to be copied to an SD card.
19+
As a prerequisite, Julian Brown's[VC4 toolchain](https://github.com/itszor/vc4-toolchain) is necessary as well as the`arm-none-eabi-` toolchain (Debian package`gcc-arm-none-eabi`). You can tweak the VC4 toolchain path in`CROSS_COMPILE` in`Makefile` and the ARM path in`arm_chainloader/Makefile` if necessary. Contributors should not commit their personal paths. After configuration, run`buildall.sh`. The binary is at`build/bootcode.bin`, ready to be copied to an SD card.
2020

2121
###Building on macOS
2222

@@ -33,7 +33,7 @@ Yes, with some conditions. You can boot a very minimal version of Linux without
3333

3434
##Thanks To
3535
***[Herman Hermitage](https://github.com/hermanhermitage)** for his VC4 documentation and for helping determine suitable ARM PLL configurations.
36-
***[Julian Brown](https://github.com/puppeh)** for reviewing the code and for his awesome VC4 toolchain.
36+
***[Julian Brown](https://github.com/itszor)** for reviewing the code and for his awesome VC4 toolchain.
3737
***[Alyssa Rosenzweig](https://github.com/bobbybee)** for her contributions to the firmware especially in areas of Linux bringup and early ARM side initialization, as well as fixing mailbox support.
3838
***[David Given](https://github.com/davidgiven)** for his initial LLVM project used as the base for the initial LLVM toolchain before moving to GCC.
3939
***[Scott Mansell](https://github.com/phire)** for reviewing the code.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp