X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx53%2Flowlevel_init.S;h=5aa31af63d64764bbd53d30ed284432a6fe562f6;hp=ad43e481ac8cf7711cbf3daf5906c704055f7c0f;hb=6eb9c03b43586d536df11dba254e30d265f93a63;hpb=b86a63c42e39f4eb501dc923d51d2f7703aa90c7 diff --git a/board/karo/tx53/lowlevel_init.S b/board/karo/tx53/lowlevel_init.S index ad43e481ac..5aa31af63d 100644 --- a/board/karo/tx53/lowlevel_init.S +++ b/board/karo/tx53/lowlevel_init.S @@ -382,7 +382,11 @@ boot_data_ptr: self_ptr: .word ivt_header app_code_csf: +#ifdef CONFIG_SECURE_BOOT .word __csf_data +#else + .word 0x0 +#endif .word 0x0 boot_data: .long CONFIG_SYS_TEXT_BASE