This creates the files...
$ tar xzvf uClinux-ixdp425-ixp400-v1.2.2-binaries.tar.gz
$ su
password:
# cp ramdisk.gz zImage /tftpboot
# exit
$
NOTE: If Redboot has not been initialized to support managing flash images, then the
RedBoot prompt can be delayed from showing by aproximately 30 seconds. See the
RedBoot mini HOWTO for information.
Redboot messages shown at power on
RedBoot(tm) bootstrap and debug environment [ROM]
Red Hat certified release, version 1.92 - built 23:01:46, May 2 2003
Platform: IXDP425 Development Platform (XScale)
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.
RAM: 0x00000000-0x10000000, 0x0001f880-0x0ffd1000 available
FLASH: 0x50000000 - 0x51000000, 128 blocks of 0x00020000 bytes each.
RedBoot>
RedBoot> load -r -v -b 0x01600000 zImage
RedBoot> load -r -v -b 0x00800000 ramdisk.gz
RedBoot> go -n 0x01600000