X-Git-Url: https://git.ti.com/gitweb?p=keystone-rtos%2Fibl.git;a=blobdiff_plain;f=src%2Fnandboot%2Fnandboot.h;h=d48bbae2fad5654942a58b56e8573e3b8c9537da;hp=acbc9c8e6f773363c3e73b94b548b6f5e197786e;hb=e5a57fce2c8bc5cfd010b74ab5809c92cb064181;hpb=1c4b9226a98736274a8d0488d669192040ef49fc diff --git a/src/nandboot/nandboot.h b/src/nandboot/nandboot.h index acbc9c8..d48bbae 100644 --- a/src/nandboot/nandboot.h +++ b/src/nandboot/nandboot.h @@ -52,7 +52,7 @@ * @details * The IBL will attempt to boot over the NAND interface */ -void iblNandBoot (void); +void iblNandBoot (int32 eIdx); #endif /* NANDBOOT_H */