We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d23b7c + e600c57 commit 5547499Copy full SHA for 5547499
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/xip/evkbimxrt1050_sdram_ini_dcd.c
@@ -239,9 +239,9 @@ const uint8_t dcd_data[] = {
239
/* #1.95, command: write_value, address: SEMC_MCR, value: 0x10000004, size: 4 */
240
0x40, 0x2F, 0x00, 0x00, 0x10, 0x00, 0x00, 0x04,
241
/* #1.96, command: write_value, address: SEMC_BMCR0, value: 0x30524, size: 4 */
242
- 0x40, 0x2F, 0x00, 0x08, 0x00, 0x03, 0x05, 0x24,
+ 0x40, 0x2F, 0x00, 0x08, 0x00, 0x00, 0x00, 0x81,
243
/* #1.97, command: write_value, address: SEMC_BMCR1, value: 0x6030524, size: 4 */
244
- 0x40, 0x2F, 0x00, 0x0C, 0x06, 0x03, 0x05, 0x24,
+ 0x40, 0x2F, 0x00, 0x0C, 0x00, 0x00, 0x00, 0x81,
245
/* #1.98, command: write_value, address: SEMC_BR0, value: 0x8000001B, size: 4 */
246
0x40, 0x2F, 0x00, 0x10, 0x80, 0x00, 0x00, 0x1B,
247
/* #1.99, command: write_value, address: SEMC_BR1, value: 0x8200001B, size: 4 */
0 commit comments