Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41260 )
Change subject: mb/msi/h81m-p33: Add new mainboard ......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/c/coreboot/+/41260/4/src/mainboard/msi/h81m-p33/... File src/mainboard/msi/h81m-p33/gma-mainboard.ads:
https://review.coreboot.org/c/coreboot/+/41260/4/src/mainboard/msi/h81m-p33/... PS4, Line 12: FIXME HMMMMM
https://review.coreboot.org/c/coreboot/+/41260/4/src/mainboard/msi/h81m-p33/... File src/mainboard/msi/h81m-p33/romstage.c:
https://review.coreboot.org/c/coreboot/+/41260/4/src/mainboard/msi/h81m-p33/... PS4, Line 3: #include <stdint.h>
maybe not used
stdint.h:21:typedef unsigned long uintptr_t;
romstage.c:20: .mchbar = (uintptr_t)DEFAULT_MCHBAR,