From dbec5bf3f8d0c7ad96c782001ebfa352285300b1 Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Wed, 20 Dec 2023 18:13:54 -0700 Subject: 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 --- config/ifd/xx30/16_ifd | Bin 4096 -> 4096 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'config') diff --git a/config/ifd/xx30/16_ifd b/config/ifd/xx30/16_ifd index b3a09fc8..f5c852a8 100644 Binary files a/config/ifd/xx30/16_ifd and b/config/ifd/xx30/16_ifd differ -- cgit v1.2.1