diff options
Diffstat (limited to 'target/sh/hp-jornada')
-rwxr-xr-x | target/sh/hp-jornada/Autorun.inf | bin | 0 -> 58 bytes | |||
-rw-r--r-- | target/sh/hp-jornada/shlo.exe | bin | 0 -> 64000 bytes | |||
-rw-r--r-- | target/sh/hp-jornada/shlo.txt.680 | 15 | ||||
-rw-r--r-- | target/sh/hp-jornada/shlo.txt.690 | 15 |
4 files changed, 30 insertions, 0 deletions
diff --git a/target/sh/hp-jornada/Autorun.inf b/target/sh/hp-jornada/Autorun.inf Binary files differnew file mode 100755 index 000000000..454164cf1 --- /dev/null +++ b/target/sh/hp-jornada/Autorun.inf diff --git a/target/sh/hp-jornada/shlo.exe b/target/sh/hp-jornada/shlo.exe Binary files differnew file mode 100644 index 000000000..e80c5637c --- /dev/null +++ b/target/sh/hp-jornada/shlo.exe diff --git a/target/sh/hp-jornada/shlo.txt.680 b/target/sh/hp-jornada/shlo.txt.680 new file mode 100644 index 000000000..a2bd2f10a --- /dev/null +++ b/target/sh/hp-jornada/shlo.txt.680 @@ -0,0 +1,15 @@ +platform = hp680 +boot page = 0x0c000000 + +load file = 0x0c210000 zImage +#load file = 0x0c400000 initrd.gz # ram disk image +start address = 0x8c210000 + + +set long = 0x8c001000 0 # MOUNT_ROOT_RDONLY +set long = 0x8c001004 0 # RAMDISK_FLAGS +set long = 0x8c001008 0x0100 # ORIG_ROOT_DEV +set long = 0x8c00100c 1 # LOADER_TYPE +#set string = 0x8c001100 mem=32M root=/dev/hda2 console=ttySC1,115200 init=/bin/sh + +set string = 0x8c001100 mem=16M root=/dev/sda3 diff --git a/target/sh/hp-jornada/shlo.txt.690 b/target/sh/hp-jornada/shlo.txt.690 new file mode 100644 index 000000000..1a36b593e --- /dev/null +++ b/target/sh/hp-jornada/shlo.txt.690 @@ -0,0 +1,15 @@ +platform = hp690 +boot page = 0x0c000000 + +load file = 0x0c210000 zImage +#load file = 0x0c400000 initrd.gz # ram disk image +start address = 0x8c210000 + + +set long = 0x8c001000 0 # MOUNT_ROOT_RDONLY +set long = 0x8c001004 0 # RAMDISK_FLAGS +set long = 0x8c001008 0x0100 # ORIG_ROOT_DEV +set long = 0x8c00100c 1 # LOADER_TYPE +#set string = 0x8c001100 mem=32M root=/dev/hda2 console=ttySC1,115200 init=/bin/sh + +set string = 0x8c001100 mem=32M root=/dev/sda3 |