Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/82150?usp=email )
Change subject: soc/amd/phoenix/include/platform_escriptor: remove TODO ......................................................................
soc/amd/phoenix/include/platform_escriptor: remove TODO
There's nothing in this header file that needs to be updated for the Phoenix SoC, so remove the 'Update for Phoenix' TODO.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I9d7b5e8d8d6c8c22c2fae8e89d073481d21d8bdc --- M src/soc/amd/phoenix/include/soc/platform_descriptors.h 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/82150/1
diff --git a/src/soc/amd/phoenix/include/soc/platform_descriptors.h b/src/soc/amd/phoenix/include/soc/platform_descriptors.h index de18012..642c2bd 100644 --- a/src/soc/amd/phoenix/include/soc/platform_descriptors.h +++ b/src/soc/amd/phoenix/include/soc/platform_descriptors.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */
-/* TODO: Update for Phoenix */ - #ifndef AMD_PHOENIX_PLATFORM_DESCRIPTORS_H #define AMD_PHOENIX_PLATFORM_DESCRIPTORS_H