Lines Matching +full:multi +full:- +full:address
2 --------
3 MPC8572DS is a high-performance computing, evaluation and development platform
6 Building U-Boot
7 -----------
12 -----------
14 locations can be swapped using the dip-switch SW9[1:2].
20 ----------
22 0xe800_0000 - 0xebff_ffff Alternate bank 64MB
23 0xec00_0000 - 0xefff_ffff Boot bank 64MB
25 0xebf8_0000 - 0xebff_ffff Alternate U-Boot address 512KB
26 0xeff8_0000 - 0xefff_ffff Boot U-Boot address 512KB
30 ---------------
32 To place a new U-Boot image in the alternate flash bank and then reset with that
35 tftp 1000000 u-boot.bin
43 tftp 1000000 u-boot.bin
50 -----------------------
51 The command - "pixis_reset", is introduced to reset mpc8572ds board
75 ---------------------------------
79 dtc -b 0 -f -I dts -O dtb mpc8572ds.dts > mpc8572ds.dtb
83 linux-2.6/arch/powerpc/boot/dts/mpc8572ds.dts
87 -------------
93 bootm 1000000 - c00000
97 -------------
103 - un-select "Processor support"->"Symetric multi-processing support"
114 - Un-select "Processor support"->"Symetric multi-processing support"
115 - Select "Advanced setup" -> " Prompt for advanced kernel
117 - Select "Set physical address where the kernel is loaded" and
119 - Select "Set custom page offset address"
120 - Select "Set custom kernel base address"
121 - Select "Set maximum low memory"
122 - "Exit" and save the selection.
130 …$ dtc -I dts -O dtb -f -b 0 arch/powerpc/boot/dts/mpc8572ds_core0.dts > /tftpboot/mpc8572ds_core0.…
134 …$ dtc -I dts -O dtb -f -b 1 arch/powerpc/boot/dts/mpc8572ds_core1.dts > /tftpboot/mpc8572ds_core1.…
138 a. Power on the board, under U-Boot prompt:
156 => cpu 1 release $bootm_low - $fdtaddr -
157 c. Bring up core0's kernel(on the same U-Boot console):
165 Please note only core0 will run U-Boot, core1 starts kernel directly after