AGESA F15: AGESA family15 model 00-0fh cpu wrapper
authorKerry Sheh <shekairui@gmail.com>
Tue, 7 Feb 2012 12:31:35 +0000 (20:31 +0800)
committerMarc Jones <marcj303@gmail.com>
Thu, 16 Feb 2012 18:26:32 +0000 (19:26 +0100)
commitd3e990c6e5124f30b394f5dbd4902ea8bf341b07
treec5667f18c6b406a0350e43db4f760ca97174f98d
parent53c1d204ed134017e9a04d68f175bb7f6c6e0915
AGESA F15: AGESA family15 model 00-0fh cpu wrapper

Change-Id: I7580bc063c09d99d3fca8b20cd39df2384a6ad44
Signed-off-by: Kerry Sheh <kerry.she@amd.com>
Signed-off-by: Kerry Sheh <shekairui@gmail.com>
Reviewed-on: http://review.coreboot.org/555
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
src/cpu/amd/agesa/Kconfig
src/cpu/amd/agesa/Makefile.inc
src/cpu/amd/agesa/family15/Kconfig [new file with mode: 0644]
src/cpu/amd/agesa/family15/Makefile.inc [new file with mode: 0644]
src/cpu/amd/agesa/family15/chip.h [new file with mode: 0644]
src/cpu/amd/agesa/family15/chip_name.c [new file with mode: 0644]
src/cpu/amd/agesa/family15/model_15_init.c [new file with mode: 0644]
src/include/cpu/amd/amdfam15.h [new file with mode: 0644]