[U-Boot-Users] added dcache_disable(), dcache_status() stubs to ARM920T with no MMU support

Olexiy Avramchenko aolexiy at gmail.com
Thu Feb 22 12:46:21 CET 2007


Hello, list

I'm using U-Boot for ARM920T target to load ELF image on board. ELF
loader ("common/cmd_elf.c") requires dcache_status() and
dcache_disable() regardless of whether MMU is used or not.

I added two stubs in "cpu/arm920t/cpu.c" for the case when MMU is not
used, but different  CPUs may also be affected by this.

Best regards,
Olexiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm920t-dcache-stubs.patch
Type: application/octet-stream
Size: 409 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070222/e378f6dd/attachment.obj 


More information about the U-Boot mailing list