Re: [PATCH v2 34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM

2020-06-29 Thread Bin Meng
On Sun, Jun 14, 2020 at 10:58 AM Simon Glass wrote: > > This Kconfig is not needed anymore since U-Boot will build the ROM if the > required binary blobs exist. > > The BUILD_ROM environment variable used to request that the ROM be built. > Now this always happens if the required binary blobs are

[PATCH v2 34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM

2020-06-13 Thread Simon Glass
This Kconfig is not needed anymore since U-Boot will build the ROM if the required binary blobs exist. The BUILD_ROM environment variable used to request that the ROM be built. Now this always happens if the required binary blobs are available. Update it to mean that U-Boot should fail if the ROM