[C-06] S5PV210
[mango210] u-boot 디렉토리 구조
eoseontaek
2011. 3. 16. 20:23
u-boot 1.3.4
board .board에 의존적인 파일
common .architecture에 독립적인 파일
cpu .architecture에 독립적인 파일
disk .code for disk drive partition handling
doc .u-boot 관련 문서
driver .외부 장치의 driver파일
examples .u-boot을 위한 test 실행 파일
fs .uboot에서 지원하는 file system관련 파일
include .header file
lib_arm .arm architecture관련 라이브러리 파일
net .network 관련 파일
post .Power On Self Test
tools .Tools to build S-Record or U-Boot images, etc.
common .architecture에 독립적인 파일
cpu .architecture에 독립적인 파일
disk .code for disk drive partition handling
doc .u-boot 관련 문서
driver .외부 장치의 driver파일
examples .u-boot을 위한 test 실행 파일
fs .uboot에서 지원하는 file system관련 파일
include .header file
lib_arm .arm architecture관련 라이브러리 파일
net .network 관련 파일
post .Power On Self Test
tools .Tools to build S-Record or U-Boot images, etc.