[U-Boot-Users] [PATCH] ARM925/OMAP updates and console device chaining.

Hello,
This patch adds a few updates for the ARM925/OMAP boards. - DSP idle routine (I call from board specific code). - cache flush implemented so lib_arm/cache.c is not just a place holder. - header file updates. It also adds support for having multiple devices called as part of your console (if you install them). There is also a handy CCACHE addition to the makefile which can speed up compilations a if you have ccache on your machine. ... I have also included the nand fix which I submitted a little while ago.
Regards,
Richard Woodruff.

In message FD2AC9A020DDD51194710008C7089B200BEE2301@dlee17.itg.ti.com you wrote:
This patch adds a few updates for the ARM925/OMAP boards.
- DSP idle routine (I call from board specific code).
- cache flush implemented so lib_arm/cache.c is not just a place holder.
- header file updates.
It also adds support for having multiple devices called as part of your console (if you install them). There is also a handy CCACHE addition to the makefile which can speed up compilations a if you have ccache on your machine. ... I have also included the nand fix which I submitted a little while ago.
Please split into separate (orthogonal) parts.
Please make extensions (multiple device support) configurable.
Also:
Please do not use C++ comments.
Please use proper indentation (TABs).
Please do not add trailing white space.
Please exclude the ccache part, as this tool is not commonly available.
Patch rejected.
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Woodruff, Richard