You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Tyser
a1c8a71926
86xx: Update CPU info output on bootup
- Update style of 86xx CPU information on boot to more closely
match 85xx boards
- Fix detection of 8641/8641D
- Use strmhz() to display frequencies
- Display L1 information
- Display L2 cache size
- Fixed CPU/SVR version output
== Before ==
Freescale PowerPC
CPU:
Core: E600 Core 0, Version: 0.2, (0x80040202)
System: Unknown, Version: 2.1, (0x80900121)
Clocks: CPU:1066 MHz, MPX: 533 MHz, DDR: 266 MHz, LBC: 133 MHz
L2: Enabled
Board: X-ES XPedite5170 3U VPX SBC
== After ==
CPU: 8641D, Version: 2.1, (0x80900121)
Core: E600 Core 0, Version: 2.2, (0x80040202)
Clock Configuration:
CPU:1066.667 MHz, MPX:533.333 MHz
DDR:266.667 MHz (533.333 MT/s data rate), LBC:133.333 MHz
L1: D-cache 32 KB enabled
I-cache 32 KB enabled
L2: 512 KB enabled
Board: X-ES XPedite5170 3U VPX SBC
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
|
16 years ago |
.. |
4xx_pci.h
|
…
|
|
4xx_pcie.h
|
…
|
|
5xx_immap.h
|
…
|
|
8xx_immap.h
|
…
|
|
atomic.h
|
…
|
|
bitops.h
|
…
|
|
byteorder.h
|
…
|
|
cache.h
|
…
|
|
config.h
|
…
|
|
cpm_85xx.h
|
…
|
|
cpm_8260.h
|
…
|
|
e300.h
|
…
|
|
errno.h
|
…
|
|
fsl_ddr_dimm_params.h
|
…
|
|
fsl_ddr_sdram.h
|
…
|
|
fsl_i2c.h
|
…
|
|
fsl_law.h
|
…
|
|
fsl_lbc.h
|
…
|
|
fsl_serdes.h
|
…
|
|
global_data.h
|
…
|
|
gpio.h
|
…
|
|
immap_83xx.h
|
…
|
|
immap_85xx.h
|
…
|
|
immap_86xx.h
|
…
|
|
immap_512x.h
|
…
|
|
immap_8220.h
|
…
|
|
immap_8260.h
|
…
|
|
immap_fsl_pci.h
|
…
|
|
immap_qe.h
|
…
|
|
interrupt.h
|
…
|
|
io.h
|
…
|
|
iopin_8xx.h
|
…
|
|
iopin_85xx.h
|
…
|
|
iopin_8260.h
|
…
|
|
m8260_pci.h
|
…
|
|
mc146818rtc.h
|
…
|
|
mmu.h
|
…
|
|
mpc8xxx_spi.h
|
…
|
|
mpc8349_pci.h
|
…
|
|
pci_io.h
|
…
|
|
pnp.h
|
…
|
|
posix_types.h
|
…
|
|
ppc4xx-ebc.h
|
…
|
|
ppc4xx-isram.h
|
…
|
|
ppc4xx-sdram.h
|
…
|
|
ppc4xx-uic.h
|
…
|
|
processor.h
|
…
|
|
ptrace.h
|
…
|
|
residual.h
|
…
|
|
sigcontext.h
|
…
|
|
signal.h
|
…
|
|
status_led.h
|
…
|
|
string.h
|
…
|
|
types.h
|
…
|
|
u-boot.h
|
…
|
|
xilinx_irq.h
|
…
|
|