Date:2010-04-28 12:22:57 (13 years 7 months ago)
Author:Xiangfu Liu
Commit:d61d277961b2f6274c89d59e006ffa06fab369dc
Message:update README

Files: xbboot/README (1 diff)

Change Details

xbboot/README
66*
77
88Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
9         Xiangfu Liu <xiangfu@sharism.cc>
910
1011This program is free software; you can redistribute it and/or
1112modify it under the terms of the GNU General Public License
1213as published by the Free Software Foundation; either version
13143 of the License, or (at your option) any later version.
1415
15Build Requirements: libusb-dev, libconfuse-dev
16Build Requirements: libusb-dev
1617
1718Build and Installation:
1819  ./autogen.sh
19  ./configure
20  ./configure --enable-firmware
2021  make
2122  make install
2223    *) make install will install the xbboot binary to /usr/bin/xbboot
2324       and the bootloader running on the device into /usr/share/xburst-tools
2425
2526Examples:
26  <TBD>
27 sudo xbboot -d 0x80600000 /PATH/TO/zImage
28 sudo xbboot -d 0x80100000 /PATH/TO/u-boot.bin

Archive Download the corresponding diff file



interactive