📄 readme.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 + -