]> Git Repo - J-u-boot.git/commit - cmd/bdinfo.c
arm: Move tlb_addr and tlb_size to arch_global_data
authorSimon Glass <[email protected]>
Thu, 13 Dec 2012 20:48:39 +0000 (20:48 +0000)
committerTom Rini <[email protected]>
Fri, 1 Feb 2013 20:21:58 +0000 (15:21 -0500)
commit34fd5d253dee74fa8e431fc2183aa9f2637afa04
tree35ee1ba256a3c5b7f4ca512b9c58b3b922ef8a05
parent37434783bbc3a16658abdaec357ad9d9310947d2
arm: Move tlb_addr and tlb_size to arch_global_data

Move these fields into arch_global_data and tidy up.

Signed-off-by: Simon Glass <[email protected]>
[trini: Address tlb_size in this patch as well]
Signed-off-by: Tom Rini <[email protected]>
arch/arm/include/asm/global_data.h
arch/arm/lib/board.c
arch/arm/lib/cache-cp15.c
common/cmd_bdinfo.c
This page took 0.035888 seconds and 4 git commands to generate.