diff options
Diffstat (limited to 'target/sh/hp-jornada/shlo.txt.690')
-rw-r--r-- | target/sh/hp-jornada/shlo.txt.690 | 15 |
1 files changed, 15 insertions, 0 deletions
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 |