From: <far...@us...> - 2007-05-25 19:03:55
|
Revision: 994 http://svn.sourceforge.net/hackndev/?rev=994&view=rev Author: farcaller Date: 2007-05-25 12:03:54 -0700 (Fri, 25 May 2007) Log Message: ----------- BFUGarux: updated README. Also, previous commit should be read as s/bash/bc/ Modified Paths: -------------- linux4palm/BFUGarux/README Modified: linux4palm/BFUGarux/README =================================================================== --- linux4palm/BFUGarux/README 2007-05-25 19:01:31 UTC (rev 993) +++ linux4palm/BFUGarux/README 2007-05-25 19:03:54 UTC (rev 994) @@ -8,10 +8,11 @@ 1) Compile a suitable kernel for the Palm and get the zImage. 2) Copy the zImage file in to the boot loader source directory. 3) Type 'make' to see usage - syntax is - make <palm_type> <BFU> + make <palm_type> <BFU> <INITRD> <palm_type> could be palmld, palmte, palmtt, palmtt3, palmtt5, palmtx, palmz72 <BFU> could be BFU or noBFU - type BFU if you want BFUSettings support + <INITRD> pass INITRD=1 to build image with initrd support II] Bugs and Limitations This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |