build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35156 )
Change subject: [WIP] nb/intel/x4x/raminit: Do cosmetic fixes ......................................................................
Patch Set 1:
(8 comments)
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... File src/northbridge/intel/x4x/raminit_ddr23.c:
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1024: const u32 ddr2_x382[6] = {0, 0x02020202, 0x02020202, 0x02020202, 0x04030303, 0x04030303}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1025: const u32 ddr2_x386[6] = {0, 0x03020202, 0x03020202, 0x03020202, 0x05040404, 0x05040404}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1026: const u32 ddr2_x38a[6] = {0, 0x04040303, 0x04040303, 0x04040303, 0x07070605, 0x07070605}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1027: const u32 ddr2_x38e[6] = {0, 0x06060505, 0x06060505, 0x06060505, 0x09090808, 0x09090808}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1028: const u32 ddr2_x392[6] = {0, 0x02020202, 0x02020202, 0x02020202, 0x03030202, 0x03030202}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1029: const u32 ddr2_x396[6] = {0, 0x03030202, 0x03030202, 0x03030202, 0x05040303, 0x05040303}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1030: const u32 ddr2_x39a[6] = {0, 0x04040403, 0x04040403, 0x04040403, 0x07070605, 0x07070605}; line over 96 characters
https://review.coreboot.org/c/coreboot/+/35156/1/src/northbridge/intel/x4x/r... PS1, Line 1031: const u32 ddr2_x39e[6] = {0, 0x06060505, 0x06060505, 0x06060505, 0x08080808, 0x08080808}; line over 96 characters