the following patch was just integrated into master: commit 1fb9bfa0f90c73c73bf0b9b7d9d5a2af6d7fe530 Author: David Hendricks dhendrix@chromium.org Date: Mon Jan 28 12:24:54 2013 -0800
armv7: nuke global_data.h and remove some references to gd struct
This begins to remove references to global data which u-boot used. There are still many commented out references to gd-> and bd-> which we'll fix once we're happy with the replacements.
Change-Id: Ie1b40a997e28a118f8f3ad96a2f9a2462d32fbe3 Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/2210 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Mon Jan 28 21:51:05 2013, giving +1 See http://review.coreboot.org/2210 for details.
-gerrit