commit | 80aae703724cabab1974cea31cce4e08728246c5 | [log] [tgz] |
---|---|---|
author | Matt Papageorge <matt.papageorge@amd.corp-partner.google.com> | Mon Feb 22 19:39:13 2021 -0600 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 15 08:08:56 2021 +0000 |
tree | 7ea89c7405aec38b0ac17bcb9c4107a4c2d32c34 | |
parent | 7f4b438069710f6c6d0b4fc1ae5728fca5ecc18b [diff] |
mb/amd/majolica: Update to use proper APCBs built for Majolica Some of the previous binaries were incorrect and should not be used for Majolica because they are templates instead of APCBs specifically built for the board. This APCB update also places the UMA region under 4G and size 32 MB which is essential for video output. TEST=Boot with UEFI BIOS and verify we can get to OS. Also verify memory region size, base and alignment. Signed-off-by: Martin Roth <martinroth@chromium.org> Original-Commit-Id: Original-Signed-off-by: Matt Papageorge <matt.papageorge@amd.corp-partner.google.com> Original-Change-Id: I353f7b68a3279b8d1a46af5ae1095ad764d7f9c2 Change-Id: I63f11f8af4d8556fa2d2ff7ee8fb3c024d98d2b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/coreboot/blobs/+/2759013 Reviewed-by: Martin Roth <martinroth@google.com> Commit-Queue: Martin Roth <martinroth@google.com> Tested-by: Martin Roth <martinroth@google.com> Auto-Submit: Martin Roth <martinroth@google.com>
diff --git a/mainboard/amd/majolica/APCB_CZN_D4.bin b/mainboard/amd/majolica/APCB_CZN_D4.bin new file mode 100755 index 0000000..6b333de --- /dev/null +++ b/mainboard/amd/majolica/APCB_CZN_D4.bin Binary files differ
diff --git a/mainboard/amd/majolica/APCB_CZN_D4_DefaultRecovery.bin b/mainboard/amd/majolica/APCB_CZN_D4_DefaultRecovery.bin old mode 100644 new mode 100755 index b84a11b..6b333de --- a/mainboard/amd/majolica/APCB_CZN_D4_DefaultRecovery.bin +++ b/mainboard/amd/majolica/APCB_CZN_D4_DefaultRecovery.bin Binary files differ
diff --git a/mainboard/amd/majolica/APCB_CZN_D4_Updatable.bin b/mainboard/amd/majolica/APCB_CZN_D4_Updatable.bin deleted file mode 100644 index 057db94..0000000 --- a/mainboard/amd/majolica/APCB_CZN_D4_Updatable.bin +++ /dev/null Binary files differ
diff --git a/mainboard/amd/majolica/APCB_CZN_D4_Updatable_68.bin b/mainboard/amd/majolica/APCB_CZN_D4_Updatable_68.bin deleted file mode 100644 index 9d20a8f..0000000 --- a/mainboard/amd/majolica/APCB_CZN_D4_Updatable_68.bin +++ /dev/null Binary files differ