[PATCH 2/3] cpuimx35: fix warning
Eric Bénard
eric at eukrea.com
Thu Oct 21 16:40:44 EDT 2010
Hi Sascha,
Le 21/10/2010 21:06, Sascha Hauer a écrit :
>> +#undef DEST_BASE
>> #define DEST_BASE 0x80000000
>> struct imx_flash_header __flash_header_section flash_header = {
>> .app_code_jump_vector = DEST_BASE + 0x1000,
>
> Why don't you just use another define instead of redefining DEST_BASE?
>
because I fixed this with my fingers and not with my brain :-D
Eric
More information about the barebox
mailing list