l
me how to configure eldk5.0 to build for armv4. And why eldk5.0 hasn't
a release for armv4, Is armv4 too old and has no value to support it?
--
Best Regards,
zzs
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Because eldk4.2 can't build
busybox(with ubiattach enabled) due to it's too old kernel header
files(the error message had been sent to eldk list, but no response).
help me, please.
--
Best Regards,
zzs
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
ny "wrong code" being generated? Please show
> which exact instructions you are talking about.
Because the code raised a 'undef instruction' exception, So I guess some
illegal code for arm920(may be legal for other armVs) exist.
I will try to objbump u-boot and analyse
, it should still work for U-Boot.
> But the, I don't know your code...
My code is exactly same for at91rm9200ek at version v2011.03
So what compiler options should be use? I notice some u-boot compile
commandline has option '-march=armv4'. Why with this option it is still
ge
poky-image-sato-sdk-armv5te.tar.gz). Now the make process all ok. But
when download u-boot.bin to the board. the code say:
-F- Undef detected
eldk5.0-armv5te CAN'T used for arm920t ??? Is this true?
anybody help me!
--
Best Regards,
zzs
___
>
> Use CFLAGS_$(BCURDIR) if you want to set this for all files in a
> specific directory, or CFLAGS_$(BCURDIR)/$(@F) if you want to set
> this for a single file only.
>
Thanks !
--
Best Regards,
zzs
___
U-Boot mailing list
U-Boot@lis
nclude out-of-tree files has been
> rejected. Nothing more and not less.
>
And then how to do that thing : Append custom cpp flags to CPPFLAGS ?
e.g. -Wcomments
And after append them to CPPFLAGS, Does these flags appear in CFLAGS
auto automatically ?
--
Best Regards,
zzs
___
>
> > So I want add "-iquote my/header/dir" to CPPFLAGS
>
> This will not be accepted.
>
Does this means that there are no way to append custom cpp flags to
CPPFLAGS ?
--
Best Regards,
zzs
___
U-Boot mailing li
S_LINUX_DRIVER_DIR)
CFLAGS += -iquote $(REPOS_COMMON_DIR)/include -iquote
$(REPOS_LINUX_DRIVER_DIR)
endif
...
COBJS-$(CONFIG_ALTERA_FPGA) += cfg-altera-fpga.o
It now works! but it's so strange!!
Is there any good methods?
--
Best Regards,
zzs
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Because the board level config.mk not suggested now(I had seen in some
email message). So now how can I add my own CPPFLAGS or
PLATFORM_CPPFLAGS direct in board level Makefile (For some header search
path)?
--
Best Regards,
zzs
___
U-Boot mailing
Offset */
And I search all header files in arch/arm dir, Can't found any
definition for ssc registers, why? Nobody use this pheri !?
--
Best Regards,
zzs
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
11 matches
Mail list logo