mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-13 06:41:50 +01:00
Declaring a CSF section makes the imximage tool increase the size of data to be loaded by the BootROM and also adds a pointer to that CSF section in the IVT header to the BootROM can check the signature. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>