]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Move ram_buf to arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:49:11 +0000 (20:49 +0000)
committerTom Rini <trini@ti.com>
Mon, 4 Feb 2013 14:05:45 +0000 (09:05 -0500)
commit8ee666a76ffe2b63174af477c93ebf389a49d76b
tree7adbc432825654849d9b5c996f6c0ef3a22d1f65
parent3d0f8c8f8072a3f2844fc54bfaf2a42026903755
sandbox: Move ram_buf to arch_global_data

Move this field into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c
arch/sandbox/include/asm/global_data.h
arch/sandbox/lib/board.c