X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-redboot.git;a=blobdiff_plain;f=doc%2Fhtml%2Fref%2Fviper.html;fp=doc%2Fhtml%2Fref%2Fviper.html;h=0000000000000000000000000000000000000000;hp=3ef4338690a9911915fa7795009284212c9cbf57;hb=739c21725ce2774a605a0f1de3edaac2c43aea0f;hpb=ae71e0fa8076a1b59600b3a0ea10155a2cb534ae diff --git a/doc/html/ref/viper.html b/doc/html/ref/viper.html deleted file mode 100644 index 3ef43386..00000000 --- a/doc/html/ref/viper.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - - - -PowerPC/MPC860T Analogue & Micro PowerPC 860T -
eCos Reference Manual
PrevChapter 5. Installation and TestingNext

PowerPC/MPC860T Analogue & Micro PowerPC 860T

Overview

RedBoot uses -the SMC1 serial port. The default serial port settings are 38400,8,N,1. -Ethernet is also supported using the RJ-45 connector. Management of -onboard flash is also supported.

The following RedBoot configurations are supported: - -

ConfigurationModeDescriptionFile
ROMRAM[ROMRAM]RedBoot running from RAM, but contained in the - board's flash boot sector.redboot_ROMRAM.ecm

Initial Installation Method

RedBoot must be installed at the A & M factory.

Special RedBoot Commands

None.

Memory Maps

Memory Maps RedBoot sets up the following memory map on the MBX board.
Physical Address Range Description
------------------------ -----------
-0x00000000 - 0x007fffff DRAM
-0xfe000000 - 0xfe0fffff flash (AMD29LV8008B)
-0xff000000 - 0xff0fffff MPC registers

Rebuilding RedBoot

These shell variables provide the platform-specific information -needed for building RedBoot according to the procedure described in -Chapter 3: -
export TARGET=viper
-export ARCH_DIR=powerpc
-export PLATFORM_DIR=viper

The names of configuration files are listed above with the -description of the associated modes.


PrevHomeNext
MIPS/VR4375 NEC DDB-VRC4375UpPowerPC/MPC8XX Motorola MBX
\ No newline at end of file