⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 在LINUX下利用libusb进行SMDK2440的开发工作
💻 TXT
字号:
SMDK24XX Tools==============(c) 2004,2006 Ben Dooks, <ben-linux@fluff.org>Introduction------------These are tools to help with using Linux on the SMDK24XX range ofboards from Linux based hosts.Contents--------	dltool		USB download tool	kernel-wrap	Kernel boot wrapperdltool------This builds the smdk-usbdl tool. This tool uses the usb download firmwaresupplied by Samsung to put code into the SDRAM and then excute it.kernel-wrap-----------The kernel-wrap tool takes a kernel (and optional initrd) and placesthem into one binary file to download to an SMDK2440.Using the tools---------------Build the tools by using `make` and then invoke the downloaderusing `make image <parameters>` (see kernel-wrap documentationon the parameters to the makefile)Example:	make KERNEL=/path/to/kernel CROSS_COMPILE=arm-linux- imageHomepage--------http://www.fluff.org/ben/smdk/tools/Thanks To---------- My employers, Simtec Electronics for general support- Dimitry Andric and TomTom for providing me with a board

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -