This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
RD_Software
/
linux-arkmicro
Xem
2
Star
0
Fork
1
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
676deb203c
Branches
Tags
luyuan
master
tianyouwei
weilai
zhonghong
linux-arkmicro
/
buildroot
/
board
/
udoo
/
neo
huangliang
87498f5edd
first commit(v1.0)
4 năm trước cách đây
..
boot.scr.txt
87498f5edd
first commit(v1.0)
4 năm trước cách đây
genimage.cfg
87498f5edd
first commit(v1.0)
4 năm trước cách đây
post-build.sh
87498f5edd
first commit(v1.0)
4 năm trước cách đây
post-image.sh
87498f5edd
first commit(v1.0)
4 năm trước cách đây
readme.txt
87498f5edd
first commit(v1.0)
4 năm trước cách đây
readme.txt
MX6X Udoo Neo board
http://www.udoo.org/udoo-neo/
To build a minimal support for these boards:
$ make mx6sx_udoo_neo_defconfig
$ make
Buildroot prepares a bootable "sdcard.img" image in the output/images/
directory, ready to be dumped on an SD card:
dd if=output/images/sdcard.img of=/dev/
For details about the medium image layout, see the definition in
board/udoo/neo/genimage.cfg.