forked from hackndev/cocoboot
-
Notifications
You must be signed in to change notification settings - Fork 0
galacticmob/cocoboot_meridian
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--------------- Cocoboot Loader --------------- Cocoboot allows you to load and run a Linux kernel on a PalmOS 5 based handheld. It is conceptially based on the Garux loader but attempts to autodetect all the information that is required so that one binary can be used for all handhelds, without any need for modification. Cocoboot is currently developed and maintained by members of the Hack&Dev project, see AUTHORS for details. http://www.hackndev.com/ Compiling: You will need prc-tools, pilrc and the Palm OS SDK installed. Then simply use "make" to build. You might need to adjust the paths in the Makefile if your SDK is in a non-standard place. USB Console: Cocoboot includes a primitive USB console which you can use for dumping memory and other debugging pruposes. Enable it from Cocoboot's Tools menu. Plug your PDA's USB into your PC, make sure you have the visor.ko kernel module loaded and you should see two serial ports appear as /dev/ttyUSB0 and /dev/ttyUSB1. Connect to /dev/ttyUSB0 using minicom with a baud rate of 115200 to access the console. Note: You may need to use ttyUSB1 on some devices such as the LD. License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
About
Cocoboot Meridian (LEGACY) -- Use new galaxysys.prc installer instead.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 97.4%
- Makefile 2.4%
- Other 0.2%