u-boot-brain/arch
Simon Glass 9fb23624a6 ppc: Remove extra pci_clk fields from global_data
PPC has several of these fields, selected by chip type, although only one
is ever compiled in.

Instead, use a single field. It would be nice if this could be selected
by CONFIG_PCI, but some chips (e.g. mpc5xxx) use pci_clk even when
CONFIG_PCI is not enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-01 15:42:45 -05:00
..
arm arm: Move tlb_addr and tlb_size to arch_global_data 2013-02-01 15:21:58 -05:00
avr32 Add architecture-specific global data 2013-02-01 15:07:49 -05:00
blackfin Add architecture-specific global data 2013-02-01 15:07:49 -05:00
m68k Add architecture-specific global data 2013-02-01 15:07:49 -05:00
microblaze Add architecture-specific global data 2013-02-01 15:07:49 -05:00
mips arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
nds32 nds32: Drop tlb_addr from global data 2013-02-01 15:07:50 -05:00
nios2 Add architecture-specific global data 2013-02-01 15:07:49 -05:00
openrisc Add architecture-specific global data 2013-02-01 15:07:49 -05:00
powerpc ppc: Remove extra pci_clk fields from global_data 2013-02-01 15:42:45 -05:00
sandbox Add architecture-specific global data 2013-02-01 15:07:49 -05:00
sh Add architecture-specific global data 2013-02-01 15:07:49 -05:00
sparc Add architecture-specific global data 2013-02-01 15:07:49 -05:00
x86 x86: Remove reset_status, relocoff from global_data 2013-02-01 15:40:31 -05:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00