the following patch was just integrated into master: commit d723c5b554786794217a92acb4ce0096bf924da8 Author: David Hendricks dhendrix@chromium.org Date: Thu Jan 31 17:49:22 2013 -0800
clean-up for arch/armv7/Makefile.inc
This removes a few lines which are obsolete or unneeded.
We may want to do something with SMP eventually (can we use it for decompression?) but for now we'll assume non-bootstrap cores are idle until the OS does something with them.
Change-Id: Iff6b196e008e803bcfd00e5de07cf471bd2357ea Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/2257 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Feb 1 05:15:37 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Fri Feb 1 06:19:04 2013, giving +2 See http://review.coreboot.org/2257 for details.
-gerrit