[U-Boot] SZ_* errors compiling mmc master branch
Jaehoon Chung
jh80.chung at samsung.com
Wed Aug 31 03:02:25 CEST 2016
Hi Stephen,
On 08/31/2016 01:11 AM, Stephen Warren wrote:
> Jaehoon,
>
> When building git://git.denx.de/u-boot-mmc.git master for sandbox, I see the following error, and many more like it:
Thanks for pointing out. I'm testing the building with buildman.
I knew that there is buildman in u-boot. After checking this, i will do to request pull.
(Actually, i don't know exactly how to use the buildman. So i'm checking this.)
This way is right?
Anyway, i will check this and fix everything until today.
Best Regards,
Jaehoon Chung
>
>> Building current source for 3 boards (3 threads, 4 jobs per thread)
>> sandbox: + sandbox_noblk
>> +drivers/mmc/mmc.c:25:6: error: ‘SZ_16K’ undeclared here (not in a function)
>> + 0, SZ_16K / 512, SZ_32K / 512,
>> + ^
>> +drivers/mmc/mmc.c:25:21: error: ‘SZ_32K’ undeclared here (not in a function)
>> + ^
>
>
>
More information about the U-Boot
mailing list