coreboot-kgpe-d16/src/northbridge/amd/agesa/family15tn
Kyösti Mälkki cd9fc1aa5f AMD northbridges: rewrite CPU allocation
Use of alloc_find_dev() prevents creation of a device duplicates
for device_path and is SMP safe.

Reduce scope of variables to make the code more readable and in
preparation for refactoring the allocation out of northbridge.c.

Change-Id: I153dc1a5cab4f2eae4ab3a57af02841cb1a261c0
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1186
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2012-08-27 15:35:34 +02:00
..
root_complex Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
amdfam15_conf.c AGESA F15 wrapper for Trinity 2012-07-03 09:38:55 +02:00
bootblock.c AGESA F15 wrapper for Trinity 2012-07-03 09:38:55 +02:00
chip.h Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
Kconfig AGESA F15 wrapper for Trinity 2012-07-03 09:38:55 +02:00
Makefile.inc AGESA F15 wrapper for Trinity 2012-07-03 09:38:55 +02:00
northbridge.c AMD northbridges: rewrite CPU allocation 2012-08-27 15:35:34 +02:00
northbridge.h AGESA F15 wrapper for Trinity 2012-07-03 09:38:55 +02:00