http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel
Upgrade distro "device-tree-compiler" package
Build/Install:
Verify:
Linux Build Script:
For Mainline v3.8.x
Run Build Script:
The kernel zImage and modules will be under the deploy directory.
Using the "/boot/uboot/zImage":
mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000
-n kernel -d ./zImage ./uImage
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.