summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorNicholas Chin <nic.c3.14@gmail.com>2023-12-20 18:13:54 -0700
committerNicholas Chin <nic.c3.14@gmail.com>2023-12-20 21:27:44 -0700
commitdbec5bf3f8d0c7ad96c782001ebfa352285300b1 (patch)
tree20a6229760176fcebacfd4f2d594658562ff5976 /config
parent7f98ab8e62ba0efd0ec4e027599edd566ac14a07 (diff)
config/ifd/xx30: Fix 16_ifd component density and count
The component 1 and 2 densities were still set to 8 MiB and 4 MiB respectively, which is incorrect for 16 MiB only configurations. Change the component 1 density to 16 MiB so that the address space gets properly mapped to SPI 1. In addition, change the number of components field (byte 0x15) to 0x00 to indicate 1 flash chip. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/ifd/xx30/16_ifdbin4096 -> 4096 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/config/ifd/xx30/16_ifd b/config/ifd/xx30/16_ifd
index b3a09fc8..f5c852a8 100644
--- a/config/ifd/xx30/16_ifd
+++ b/config/ifd/xx30/16_ifd
Binary files differ