라즈베리를 남이 만들어 놓은것만 쓰려고 산건 아니니 ㅋ
일단 크로스 컴파일러와 커널 소스는 github상에 존재하고
그 외에는 받아서 천천히 보면 어찌 알게 되겠지 머
[링크 : http://www.raspberrypi.org/documentation/linux/kernel/building.md]
[링크 : https://github.com/raspberrypi/tools/tree/master/usbboot] 부트로더
[링크 : https://github.com/raspberrypi/linux] 커널
[링크 : https://github.com/raspberrypi/target_fs] rootfs / busybox 기반
[링크 : https://github.com/raspberrypi/tools] 크로스 컴파일러 - 리눅스 용인듯?
+ 2015.03.01
The BCM2835 device has a number of different modes for booting, the most obvious one is the SD card which looks for a file called bootcode.bin on the first FAT partition of the SD card to boot from.
올 -_-a
칩에서 SD 메모리 인식해서 FAT 면은 자동으로 bootconde.bin을 찾아서 부팅하다니
겁나 똑똑한 칩일세 ㄷㄷ
'embeded > raspberry pi' 카테고리의 다른 글
라즈베리 2 - NOOB / Scratch (0) | 2015.03.01 |
---|---|
라즈베리 파이 2 ubuntu / snappy (4) | 2015.03.01 |
라즈베리 파이 2 - NOOBS (0) | 2015.03.01 |
라즈베리 2 어디까지 되나? (하드웨어) (0) | 2015.02.28 |
라즈베리 파이 2 audio 관련 config.txt 설정 (0) | 2015.02.28 |