build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33913 )
Change subject: src/mainboard/asus/am1i-a/buildOpts.c: reorder lines for comparison convenience ......................................................................
Patch Set 1:
(9 comments)
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... File src/mainboard/asus/am1i-a/buildOpts.c:
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 133: #define BLDCFG_PLATFORM_CSTATE_IO_BASE_ADDRESS 0x1770 // Specifies the IO addresses trapped by the line over 96 characters
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 134: // core for C-state entry requests. A value line over 96 characters
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 134: // core for C-state entry requests. A value code indent should use tabs where possible
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 135: // of 0 in this field specifies that the core line over 96 characters
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 135: // of 0 in this field specifies that the core code indent should use tabs where possible
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 136: // does not trap any IO addresses for C-state entry. line over 96 characters
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 136: // does not trap any IO addresses for C-state entry. code indent should use tabs where possible
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 137: // Values greater than 0xFFF8 results in undefined behavior. line over 96 characters
https://review.coreboot.org/#/c/33913/1/src/mainboard/asus/am1i-a/buildOpts.... PS1, Line 137: // Values greater than 0xFFF8 results in undefined behavior. code indent should use tabs where possible