
Dear Leon,
in message Pine.LNX.4.44.0403161449080.13005-101000@tt-devel.ultra.si you wrote:
Note that I had to change TEXT_ADDRESS for board/wepep250, otherwise the image does not fit in (with IDE, PCMCIA, FAT support). The TEXT_ADDRESS change is as minimal as it can get.
Thanks. One question: the patch brings in a couple of [Linux] system header files:
include/asm-arm/arch-pxa/io.h include/asm-arm/assembler.h include/asm-arm/io.h include/asm-arm/proc-armv/assembler.h include/linux/linkage.h
and even some assembler code:
lib_arm/io-readsw-armv4.S lib_arm/io-writesw-armv4.S
Do we _really_ need all these header files? At first glance I think it should be possible to without most of them. Also, the assembler files seem to be pulled in for ALL ARM boards?
Can you please check and verify that we really _need_ all this stuff?
Thanks.
Best regards,
Wolfgang Denk