[U-Boot-Users] MAKEALL ARM9 fails!

Hi there,
./MAKEALL ARM9 fails for a num,ber of boards with the most recent CVS due to missings MACH_TYPE_xxx defines. I guess this because "asm/mach-types.h" is not included...
I sthat correct? Shell I provide a patch?

Steven Scholz wrote:
Hi there,
./MAKEALL ARM9 fails for a num,ber of boards with the most recent CVS due to missings MACH_TYPE_xxx defines. I guess this because "asm/mach-types.h" is not included...
Apparently the line
# include <asm/mach-types.h>
in include/common.h was removed last night at 22:06:19! By accident?

In message 41BD5862.6090207@imc-berlin.de you wrote:
./MAKEALL ARM9 fails for a num,ber of boards with the most recent CVS due to missings MACH_TYPE_xxx defines. I guess this because "asm/mach-types.h" is not included...
Apparently the line
# include <asm/mach-types.h>
in include/common.h was removed last night at 22:06:19! By accident?
Indeed. I missed this in a patch I added. Sorry.
It's fixed now.
Best regards,
Wolfgang Denk
participants (2)
-
Steven Scholz
-
Wolfgang Denk