From 553d2c2ad30d2c3bbebc84e74544afa372c66d40 Mon Sep 17 00:00:00 2001 From: stas Date: Mon, 22 Mar 2010 14:07:45 -0700 Subject: [PATCH] Created Boot.markdown --- Boot.markdown | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Boot.markdown diff --git a/Boot.markdown b/Boot.markdown new file mode 100644 index 0000000..4409110 --- /dev/null +++ b/Boot.markdown @@ -0,0 +1,5 @@ +# Booting + +Booting is done with the help of [HaRET](http://www.handhelds.org/moin/moin.cgi/HaRET). + +Put HaRET executable and [startup.txt](http://gitorious.org/linux-g900/linux-g900-kernel/blobs/master/boot/startup.txt) to the same directory and run haret. \ No newline at end of file